removed lingering P1

This commit is contained in:
Mirjam Herald 2025-07-31 16:39:25 +02:00
parent 7a0a9cf947
commit 9d950f2f02

View File

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