feat: Update to API references look and feel (#343)
Co-authored-by: Vadim Smirnov <smirnou.vadzim@gmail.com> Co-authored-by: zakariasaad <zakaria.elas@gmail.com> Co-authored-by: Vilfred Sikker <vilfredsikker@gmail.com> Co-authored-by: olivermrbl <oliver@mrbltech.com>
This commit is contained in:
committed by
GitHub
parent
40400b483c
commit
143f06aa39
@@ -5308,7 +5308,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"/returns/{id}receive": {
|
||||
"/returns/{id}/receive": {
|
||||
"post": {
|
||||
"operationId": "PostReturnsReturnReceive",
|
||||
"summary": "Receive a Return",
|
||||
@@ -5881,7 +5881,7 @@
|
||||
},
|
||||
"delete": {
|
||||
"operationId": "DeleteStoreCurrenciesCode",
|
||||
"summary": "Remvoe a Currency Code",
|
||||
"summary": "Remove a Currency Code",
|
||||
"description": "Removes a Currency Code from the available currencies.",
|
||||
"parameters": [
|
||||
{
|
||||
@@ -6085,7 +6085,7 @@
|
||||
"/variants": {
|
||||
"get": {
|
||||
"operationId": "GetVariants",
|
||||
"summary": "List Product Variants.",
|
||||
"summary": "List Product Variants",
|
||||
"description": "Retrieves a list of Product Variants",
|
||||
"tags": [
|
||||
"Product Variant"
|
||||
@@ -7546,7 +7546,7 @@
|
||||
"swaps": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"$ref": "#/components/schemas/refund"
|
||||
"$ref": "#/components/schemas/swap"
|
||||
}
|
||||
},
|
||||
"gift_card_transactions": {
|
||||
|
||||
@@ -955,4 +955,4 @@
|
||||
"idempotency_key": "10804103-2f4f-41ef-b44e-7049459f157d"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user