Skip to content

Commit

Permalink
docs: add response example for bulk entities upload (getodk#1166)
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock authored Dec 3, 2024
1 parent 84e170b commit 911739b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9022,6 +9022,9 @@ paths:
label: John (88)
firstName: John
age: '88'
application/json; bulk:
schema:
$ref: '#/components/schemas/Success'
403:
description: Forbidden
content:
Expand Down

0 comments on commit 911739b

Please sign in to comment.