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
  • Loading branch information
SerhiiNosko committed Oct 14, 2024
1 parent f6d3553 commit bc67998
Showing 1 changed file with 3 additions and 0 deletions.
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 bc67998

Please sign in to comment.