chore(docs): Generated API Reference (#2191)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
This commit is contained in:
co-authored by
shahednasser
parent
5661250049
commit
6e0258f36c
@@ -1,6 +1,6 @@
|
||||
delete:
|
||||
operationId: DeleteCollectionsCollection
|
||||
summary: Delete a Product Collection
|
||||
summary: Delete a Collection
|
||||
description: Deletes a Product Collection.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
@@ -56,7 +56,7 @@ delete:
|
||||
$ref: ../components/responses/500_error.yaml
|
||||
get:
|
||||
operationId: GetCollectionsCollection
|
||||
summary: Retrieve a Product Collection
|
||||
summary: Get a Collection
|
||||
description: Retrieves a Product Collection.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
@@ -103,7 +103,7 @@ get:
|
||||
$ref: ../components/responses/500_error.yaml
|
||||
post:
|
||||
operationId: PostCollectionsCollection
|
||||
summary: Update a Product Collection
|
||||
summary: Update a Collection
|
||||
description: Updates a Product Collection.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
|
||||
Reference in New Issue
Block a user