updated CRUD swagger #21
@ -1698,7 +1698,7 @@ paths:
|
||||
summary: Update a orderLine term to an order line.
|
||||
description: Update a orderLine term to an order line.
|
||||
tags:
|
||||
- Order Line Terms
|
||||
- Order Line
|
||||
requestBody:
|
||||
content:
|
||||
application/json:
|
||||
@ -1721,7 +1721,7 @@ paths:
|
||||
summary: Remove a orderLine term from an order line.
|
||||
description: Remove a orderLine term from an order line.
|
||||
tags:
|
||||
- Order Line Terms
|
||||
- Order Line
|
||||
responses:
|
||||
"200":
|
||||
description: OK
|
||||
|
||||
Loading…
Reference in New Issue
Block a user