chore(docs): Generated API Reference (#4205)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
co-authored by
olivermrbl
Shahed Nasser
parent
5c8ef2d370
commit
274056a38d
@@ -0,0 +1,11 @@
|
||||
type: object
|
||||
allOf:
|
||||
- $ref: ./ReservationItemDTO.yaml
|
||||
- type: object
|
||||
properties:
|
||||
line_item:
|
||||
description: optional line item
|
||||
$ref: ./LineItem.yaml
|
||||
inventory_item:
|
||||
description: inventory item from inventory module
|
||||
$ref: ./InventoryItemDTO.yaml
|
||||
Reference in New Issue
Block a user