chore(docs): Updated API Reference (#2903)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1f1b85afbb
commit
d93d337df7
@@ -193,10 +193,6 @@ paths:
|
||||
$ref: paths/collections.yaml
|
||||
/collections/{id}:
|
||||
$ref: paths/collections_{id}.yaml
|
||||
/currencies:
|
||||
$ref: paths/currencies.yaml
|
||||
/currencies/{code}:
|
||||
$ref: paths/currencies_{code}.yaml
|
||||
/customer-groups/{id}/customers/batch:
|
||||
$ref: paths/customer-groups_{id}_customers_batch.yaml
|
||||
/customer-groups:
|
||||
@@ -205,6 +201,10 @@ paths:
|
||||
$ref: paths/customer-groups_{id}.yaml
|
||||
/customer-groups/{id}/customers:
|
||||
$ref: paths/customer-groups_{id}_customers.yaml
|
||||
/currencies:
|
||||
$ref: paths/currencies.yaml
|
||||
/currencies/{code}:
|
||||
$ref: paths/currencies_{code}.yaml
|
||||
/customers:
|
||||
$ref: paths/customers.yaml
|
||||
/customers/{id}:
|
||||
@@ -227,6 +227,10 @@ paths:
|
||||
$ref: paths/discounts_{id}_dynamic-codes_{code}.yaml
|
||||
/discounts/code/{code}:
|
||||
$ref: paths/discounts_code_{code}.yaml
|
||||
/gift-cards:
|
||||
$ref: paths/gift-cards.yaml
|
||||
/gift-cards/{id}:
|
||||
$ref: paths/gift-cards_{id}.yaml
|
||||
/draft-orders:
|
||||
$ref: paths/draft-orders.yaml
|
||||
/draft-orders/{id}/line-items:
|
||||
@@ -239,10 +243,6 @@ paths:
|
||||
$ref: paths/draft-orders_{id}_pay.yaml
|
||||
/admin/draft-orders/{id}:
|
||||
$ref: paths/admin_draft-orders_{id}.yaml
|
||||
/gift-cards:
|
||||
$ref: paths/gift-cards.yaml
|
||||
/gift-cards/{id}:
|
||||
$ref: paths/gift-cards_{id}.yaml
|
||||
/invites/accept:
|
||||
$ref: paths/invites_accept.yaml
|
||||
/invites:
|
||||
@@ -329,12 +329,6 @@ paths:
|
||||
$ref: paths/payment-collections_{id}.yaml
|
||||
/payment-collections/{id}/authorize:
|
||||
$ref: paths/payment-collections_{id}_authorize.yaml
|
||||
/payments/{id}/capture:
|
||||
$ref: paths/payments_{id}_capture.yaml
|
||||
/payments/{id}:
|
||||
$ref: paths/payments_{id}.yaml
|
||||
/payments/{id}/refund:
|
||||
$ref: paths/payments_{id}_refund.yaml
|
||||
/price-lists/{id}/prices/batch:
|
||||
$ref: paths/price-lists_{id}_prices_batch.yaml
|
||||
/price-lists:
|
||||
@@ -347,10 +341,10 @@ paths:
|
||||
$ref: paths/price-lists_{id}_variants_{variant_id}_prices.yaml
|
||||
/price-lists/{id}/products:
|
||||
$ref: paths/price-lists_{id}_products.yaml
|
||||
/product-tags:
|
||||
$ref: paths/product-tags.yaml
|
||||
/product-types:
|
||||
$ref: paths/product-types.yaml
|
||||
/product-tags:
|
||||
$ref: paths/product-tags.yaml
|
||||
/products/{id}/options:
|
||||
$ref: paths/products_{id}_options.yaml
|
||||
/products:
|
||||
@@ -369,6 +363,12 @@ paths:
|
||||
$ref: paths/products_types.yaml
|
||||
/products/{id}/metadata:
|
||||
$ref: paths/products_{id}_metadata.yaml
|
||||
/payments/{id}/capture:
|
||||
$ref: paths/payments_{id}_capture.yaml
|
||||
/payments/{id}:
|
||||
$ref: paths/payments_{id}.yaml
|
||||
/payments/{id}/refund:
|
||||
$ref: paths/payments_{id}_refund.yaml
|
||||
/publishable-api-keys/{id}/sales-channels/batch:
|
||||
$ref: paths/publishable-api-keys_{id}_sales-channels_batch.yaml
|
||||
/publishable-api-keys:
|
||||
@@ -403,26 +403,22 @@ paths:
|
||||
$ref: paths/return-reasons.yaml
|
||||
/return-reasons/{id}:
|
||||
$ref: paths/return-reasons_{id}.yaml
|
||||
/returns/{id}/cancel:
|
||||
$ref: paths/returns_{id}_cancel.yaml
|
||||
/returns:
|
||||
$ref: paths/returns.yaml
|
||||
/returns/{id}/receive:
|
||||
$ref: paths/returns_{id}_receive.yaml
|
||||
/sales-channels/{id}/products/batch:
|
||||
$ref: paths/sales-channels_{id}_products_batch.yaml
|
||||
/sales-channels:
|
||||
$ref: paths/sales-channels.yaml
|
||||
/sales-channels/{id}:
|
||||
$ref: paths/sales-channels_{id}.yaml
|
||||
/returns/{id}/cancel:
|
||||
$ref: paths/returns_{id}_cancel.yaml
|
||||
/returns:
|
||||
$ref: paths/returns.yaml
|
||||
/returns/{id}/receive:
|
||||
$ref: paths/returns_{id}_receive.yaml
|
||||
/shipping-options:
|
||||
$ref: paths/shipping-options.yaml
|
||||
/shipping-options/{id}:
|
||||
$ref: paths/shipping-options_{id}.yaml
|
||||
/shipping-profiles:
|
||||
$ref: paths/shipping-profiles.yaml
|
||||
/shipping-profiles/{id}:
|
||||
$ref: paths/shipping-profiles_{id}.yaml
|
||||
/store/currencies/{code}:
|
||||
$ref: paths/store_currencies_{code}.yaml
|
||||
/store:
|
||||
@@ -445,6 +441,10 @@ paths:
|
||||
$ref: paths/tax-rates.yaml
|
||||
/tax-rates/{id}:
|
||||
$ref: paths/tax-rates_{id}.yaml
|
||||
/shipping-profiles:
|
||||
$ref: paths/shipping-profiles.yaml
|
||||
/shipping-profiles/{id}:
|
||||
$ref: paths/shipping-profiles_{id}.yaml
|
||||
/uploads/protected:
|
||||
$ref: paths/uploads_protected.yaml
|
||||
/uploads:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
post:
|
||||
operationId: PostDiscountsDiscountConditionsConditionBatch
|
||||
summary: Add a batch of resources to a discount condition
|
||||
summary: Add Batch Resources
|
||||
description: Add a batch of resources to a discount condition.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
@@ -76,7 +76,7 @@ post:
|
||||
$ref: ../components/responses/500_error.yaml
|
||||
delete:
|
||||
operationId: DeleteDiscountsDiscountConditionsConditionBatch
|
||||
summary: Delete a batch of resources from a discount condition
|
||||
summary: Delete Batch Resources
|
||||
description: Delete a batch of resources from a discount condition.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
delete:
|
||||
operationId: DeleteOrderEditsOrderEdit
|
||||
summary: Delete an Order Edit
|
||||
description: Deletes an Order Edit
|
||||
description: Delete an Order Edit
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
- in: path
|
||||
@@ -47,7 +47,7 @@ delete:
|
||||
$ref: ../components/responses/400_error.yaml
|
||||
get:
|
||||
operationId: GetOrderEditsOrderEdit
|
||||
summary: Retrieve an OrderEdit
|
||||
summary: Get an OrderEdit
|
||||
description: Retrieves a OrderEdit.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
@@ -105,7 +105,7 @@ get:
|
||||
$ref: ../components/responses/500_error.yaml
|
||||
post:
|
||||
operationId: PostOrderEditsOrderEdit
|
||||
summary: Updates an OrderEdit
|
||||
summary: Update an OrderEdit
|
||||
description: Updates a OrderEdit.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
delete:
|
||||
operationId: DeleteOrderEditsOrderEditItemChange
|
||||
summary: Delete an Order Edit Item Change
|
||||
summary: Delete a Line Item Change
|
||||
description: Deletes an Order Edit Item Change
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
post:
|
||||
operationId: PostOrderEditsEditLineItems
|
||||
summary: Add an line item to an order (edit)
|
||||
summary: Add a Line Item
|
||||
description: Create an OrderEdit LineItem.
|
||||
parameters:
|
||||
- in: path
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
delete:
|
||||
operationId: DeleteOrderEditsOrderEditLineItemsLineItem
|
||||
summary: Delete line items from an order edit and create change item
|
||||
summary: Delete a Line Item
|
||||
description: Delete line items from an order edit and create change item
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
@@ -55,7 +55,7 @@ delete:
|
||||
$ref: ../components/responses/500_error.yaml
|
||||
post:
|
||||
operationId: PostOrderEditsEditLineItemsLineItem
|
||||
summary: Create or update the order edit change holding the line item changes
|
||||
summary: Upsert Line Item Change
|
||||
description: Create or update the order edit change holding the line item changes
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
post:
|
||||
operationId: PostOrderEditsOrderEditRequest
|
||||
summary: Request order edit confirmation
|
||||
summary: Request Confirmation
|
||||
description: Request customer confirmation of an Order Edit
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
delete:
|
||||
operationId: DeletePaymentCollectionsPaymentCollection
|
||||
summary: Delete a Payment Collection
|
||||
summary: Del a PaymentCollection
|
||||
description: Deletes a Payment Collection
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
@@ -49,7 +49,7 @@ delete:
|
||||
$ref: ../components/responses/unauthorized.yaml
|
||||
get:
|
||||
operationId: GetPaymentCollectionsPaymentCollection
|
||||
summary: Retrieve an PaymentCollection
|
||||
summary: Get a PaymentCollection
|
||||
description: Retrieves a PaymentCollection.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
@@ -107,7 +107,7 @@ get:
|
||||
$ref: ../components/responses/500_error.yaml
|
||||
post:
|
||||
operationId: PostPaymentCollectionsPaymentCollection
|
||||
summary: Updates a PaymentCollection
|
||||
summary: Update PaymentCollection
|
||||
description: Updates a PaymentCollection.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
post:
|
||||
operationId: PostPaymentCollectionsPaymentCollectionAuthorize
|
||||
summary: Set the status of PaymentCollection as Authorized
|
||||
summary: Mark Authorized
|
||||
description: Sets the status of PaymentCollection as Authorized.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
post:
|
||||
operationId: PostPublishableApiKysPublishableApiKey
|
||||
summary: Updates a PublishableApiKey
|
||||
summary: Update PublishableApiKey
|
||||
description: Updates a PublishableApiKey.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
post:
|
||||
operationId: PostPublishableApiKeys
|
||||
summary: Create a PublishableApiKey
|
||||
summary: Create PublishableApiKey
|
||||
description: Creates a PublishableApiKey.
|
||||
requestBody:
|
||||
content:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
delete:
|
||||
operationId: DeletePublishableApiKeysPublishableApiKey
|
||||
summary: Delete a PublishableApiKey
|
||||
summary: Delete PublishableApiKey
|
||||
description: Deletes a PublishableApiKeys
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
@@ -47,7 +47,7 @@ delete:
|
||||
$ref: ../components/responses/400_error.yaml
|
||||
get:
|
||||
operationId: GetPublishableApiKeysPublishableApiKey
|
||||
summary: Get a Publishable API Key
|
||||
summary: Get a PublishableApiKey
|
||||
description: Retrieve the Publishable Api Key.
|
||||
parameters:
|
||||
- in: path
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
post:
|
||||
operationId: PostPublishableApiKeysPublishableApiKeyRevoke
|
||||
summary: Revoke a PublishableApiKey
|
||||
summary: Revoke PublishableApiKey
|
||||
description: Revokes a PublishableApiKey.
|
||||
parameters:
|
||||
- in: path
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
get:
|
||||
operationId: GetPublishableApiKeySalesChannels
|
||||
summary: List PublishableApiKey's SalesChannels
|
||||
summary: List SalesChannels
|
||||
description: List PublishableApiKey's SalesChannels
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
post:
|
||||
operationId: PostPublishableApiKeySalesChannelsChannelsBatch
|
||||
summary: Add sales channel to a publishable api key scope
|
||||
summary: Add SalesChannels
|
||||
description: Assign a batch of sales channels to a publishable api key.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
@@ -55,7 +55,7 @@ post:
|
||||
$ref: ../components/responses/500_error.yaml
|
||||
delete:
|
||||
operationId: DeletePublishableApiKeySalesChannelsChannelsBatch
|
||||
summary: Remove sales channel from a publishable api key scope
|
||||
summary: Delete SalesChannels
|
||||
description: Remove a batch of sales channels from a publishable api key.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
post:
|
||||
operationId: PostUploadsProtected
|
||||
summary: Upload files with acl or in a non-public bucket
|
||||
summary: Protected File Upload
|
||||
description: >-
|
||||
Uploads at least one file to the specific fileservice that is installed in
|
||||
Medusa.
|
||||
Uploads at least one file with ACL or a non-public bucket to the specific
|
||||
fileservice that is installed in Medusa.
|
||||
x-authenticated: true
|
||||
requestBody:
|
||||
content:
|
||||
|
||||
Reference in New Issue
Block a user