Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion acapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6013,6 +6013,10 @@ paths:
shipping_method_type: provider
shipment_name: '1'
shipping_provider_name: UPS
items:
- id: 206
quantity_shipped: 1
item_ne: 'test1'
properties:
order_id:
type: integer
Expand Down Expand Up @@ -6055,7 +6059,6 @@ paths:
type: string
items:
type: array
uniqueItems: false
items:
type: object
properties:
Expand Down