Skip to content

Commit

Permalink
[MODORDERS-989] - Renamed API description
Browse files Browse the repository at this point in the history
  • Loading branch information
Khamidulla Abdulkhakimov authored and Khamidulla Abdulkhakimov committed Jan 16, 2024
1 parent 745930c commit 6973131
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ramls/restoration.raml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ resourceTypes:
/orders/restore:
displayName: Restore items
description: |
Receive items spanning one or more PO lines. The endpoint is used to:
- receive pieces and associated inventory items
Restore items spanning one or more PO lines. The endpoint is used to:
- move a received piece back to "Expected" in case "receivedItems" element's "itemStatus" is "On order"
type:
post-with-200:
Expand All @@ -36,4 +35,4 @@ resourceTypes:
responseExample: !include acq-models/mod-orders/examples/receivingResults.sample
is: [validate]
post:
description: Receive items spanning one or more PO lines
description: Restore items spanning one or more PO lines

0 comments on commit 6973131

Please sign in to comment.