This commit is contained in:
Mirjam Herald 2025-04-18 13:46:24 +02:00
parent a2d42774cb
commit bacdab0575

View File

@ -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