develop #38
@ -2612,7 +2612,7 @@ paths:
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: "#/components/schemas/unaivalable"
|
||||
$ref: "#/components/schemas/unavailable"
|
||||
examples:
|
||||
v2.2:
|
||||
value:
|
||||
@ -2730,17 +2730,6 @@ paths:
|
||||
- Order Creation v2
|
||||
summary: Delete a customer token from an orderline
|
||||
description: Delete a customer token from an orderline
|
||||
requestBody:
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: "#/components/schemas/unavailable"
|
||||
examples:
|
||||
v2.2:
|
||||
summary: Delete a customer token v2.2
|
||||
description: Delete a customer token v2.2
|
||||
value:
|
||||
{}
|
||||
responses:
|
||||
"200":
|
||||
description: OK
|
||||
|
||||
Loading…
Reference in New Issue
Block a user