docs/v2/storefront/index.yaml in spree_api-3.7.9 vs docs/v2/storefront/index.yaml in spree_api-3.7.10

- old
+ new

@@ -152,9 +152,11 @@ $ref: '#/components/responses/404NotFound' parameters: - $ref: '#/components/parameters/OrderParam' - $ref: '#/components/parameters/CartIncludeParam' - $ref: '#/components/parameters/SparseFieldsParam' + security: + - orderToken: [] '/cart': post: description: >- <p>Creates new Cart and returns it attributes.</p> <br />