Skip to content

Commit

Permalink
Merge branch 'main' into feat/FORMS-1495-nats-protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
usingtechnology authored Dec 12, 2024
2 parents 0d8f6d0 + 5f75bc9 commit c64da5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/docs/v1.api-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@ paths:
name: preference
schema:
type: object
example: '{minDate=2020-12-17T08:00:00Z,maxDate=2020-12-18T08:00:00Z,updatedMinDate=2020-12-17T08:00:00Z,updatedMaxDate=2020-12-18T08:00:00Z}'
example: '{"minDate":"2020-12-17T08:00:00Z","maxDate":"2020-12-18T08:00:00Z","updatedMinDate":"2020-12-17T08:00:00Z","updatedMaxDate":"2020-12-18T08:00:00Z"}'
description: form submissions export preferences
- in: query
name: deleted
Expand Down

0 comments on commit c64da5c

Please sign in to comment.