updated CRUD swagger #21

Merged
MirjamHTM merged 7 commits from features/OVPAY1986-aanpassingenOrderCRUD into develop 2025-08-01 12:47:45 +00:00
Showing only changes of commit 43d4ecb477 - Show all commits

View File

@ -1698,7 +1698,7 @@ paths:
summary: Update a orderLine term to an order line. summary: Update a orderLine term to an order line.
description: Update a orderLine term to an order line. description: Update a orderLine term to an order line.
tags: tags:
- Order Line Terms - Order Line
requestBody: requestBody:
content: content:
application/json: application/json:
@ -1721,7 +1721,7 @@ paths:
summary: Remove a orderLine term from an order line. summary: Remove a orderLine term from an order line.
description: Remove a orderLine term from an order line. description: Remove a orderLine term from an order line.
tags: tags:
- Order Line Terms - Order Line
responses: responses:
"200": "200":
description: OK description: OK