Skip to content

Commit

Permalink
MODINVOICE-557. API doc has wrong input for POST /invoice/invoices/{i…
Browse files Browse the repository at this point in the history
…d}/documents (#511)
  • Loading branch information
SerhiiNosko authored Oct 15, 2024
1 parent 4ababdf commit 1db74d1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ramls/acq-models
3 changes: 3 additions & 0 deletions ramls/invoice.raml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ resourceTypes:
is: [validate]
body:
application/octet-stream:
example:
strict: false
value: !include acq-models/mod-invoice-storage/examples/document.sample
responses:
201:
description: "Returns a newly created item, with server-controlled fields like 'id' populated"
Expand Down

0 comments on commit 1db74d1

Please sign in to comment.