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).
|
||||
patch:
|
||||
tags:
|
||||
- Order Creation v2
|
||||
- Order Creation v2.
|
||||
summary: Update a customer token.
|
||||
description: Update a customer token
|
||||
requestBody:
|
||||
@ -2137,7 +2137,7 @@ paths:
|
||||
delete:
|
||||
tags:
|
||||
- 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
|
||||
responses:
|
||||
"200":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user