We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23252bd commit 8e3c909Copy full SHA for 8e3c909
docs/api/rest_api/rest_api_reference/input/ibexa-cart.raml
@@ -78,6 +78,7 @@ post:
78
body:
79
application/vnd.ibexa.api.Cart+xml:
80
type: Cart
81
+ example: !include examples/cart/POST/Cart.xml.example
82
application/vnd.ibexa.api.Cart+json:
83
type: CartWrapper
84
example: !include examples/cart/POST/Cart.json.example
0 commit comments