develop #38

Merged
bboterm merged 451 commits from develop into main 2025-11-19 14:28:14 +00:00
Showing only changes of commit e2c768804a - Show all commits

View File

@ -2249,11 +2249,6 @@ paths:
description: Delete an address of a customer on an order.
tags:
- Customer
requestBody:
content:
application/json:
schema:
$ref: "#/components/schemas/unavailable"
responses:
"200":
description: OK
@ -2261,10 +2256,7 @@ paths:
application/json:
schema:
$ref: "#/components/schemas/unavailable"
example: {
}
example: {}
components:
securitySchemes:
bearerToken: