We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a48a365 commit b1f4c82Copy full SHA for b1f4c82
docs/api/rest_api/rest_api_reference/input/ibexa-cart.raml
@@ -214,7 +214,7 @@ post:
214
400:
215
description: Error - the input doesn't match the input schema definition.
216
401:
217
- description: Error - the user is not authorized to remove an entry from this cart.
+ description: Error - the user is not authorized to update an entry of this cart.
218
404:
219
description: Error - the identifiers don't match any cart or entry.
220
/empty:
0 commit comments