fix
This commit is contained in:
parent
a2d42774cb
commit
bacdab0575
@ -2612,7 +2612,7 @@ paths:
|
|||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
schema:
|
schema:
|
||||||
$ref: "#/components/schemas/unaivalable"
|
$ref: "#/components/schemas/unavailable"
|
||||||
examples:
|
examples:
|
||||||
v2.2:
|
v2.2:
|
||||||
value:
|
value:
|
||||||
@ -2730,17 +2730,6 @@ paths:
|
|||||||
- Order Creation v2
|
- Order Creation v2
|
||||||
summary: Delete a customer token from an orderline
|
summary: Delete a customer token from an orderline
|
||||||
description: 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:
|
responses:
|
||||||
"200":
|
"200":
|
||||||
description: OK
|
description: OK
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user