removed lingering P1
This commit is contained in:
parent
7a0a9cf947
commit
9d950f2f02
@ -2024,7 +2024,7 @@ paths:
|
|||||||
description: The JWT of the logged in customer (in case of a web shop).
|
description: The JWT of the logged in customer (in case of a web shop).
|
||||||
patch:
|
patch:
|
||||||
tags:
|
tags:
|
||||||
- Order Creation v2
|
- Order Creation v2.
|
||||||
summary: Update a customer token.
|
summary: Update a customer token.
|
||||||
description: Update a customer token
|
description: Update a customer token
|
||||||
requestBody:
|
requestBody:
|
||||||
@ -2137,7 +2137,7 @@ paths:
|
|||||||
delete:
|
delete:
|
||||||
tags:
|
tags:
|
||||||
- Order Creation v2
|
- Order Creation v2
|
||||||
summary: Delete a customer token from an orderline. P1
|
summary: Delete a customer token from an orderline.
|
||||||
description: Delete a customer token from an orderline
|
description: Delete a customer token from an orderline
|
||||||
responses:
|
responses:
|
||||||
"200":
|
"200":
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user