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:
co-authored by
Shahed Nasser
parent
1f1b85afbb
commit
d93d337df7
@@ -4,7 +4,7 @@ import { OrderEditService } from "../../../../services"
|
||||
/**
|
||||
* @oas [delete] /order-edits/{id}/changes/{change_id}
|
||||
* 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:
|
||||
|
||||
@@ -4,7 +4,7 @@ import { FindParams } from "../../../../types/common"
|
||||
/**
|
||||
* @oas [get] /payment-collections/{id}
|
||||
* operationId: "GetPaymentCollectionsPaymentCollection"
|
||||
* summary: "Retrieve an PaymentCollection"
|
||||
* summary: "Get a PaymentCollection"
|
||||
* description: "Get a Payment Collection"
|
||||
* x-authenticated: false
|
||||
* parameters:
|
||||
|
||||
Reference in New Issue
Block a user