Skip to content

Commit

Permalink
CCMSPUI-530 Moved evidence allowed to correct schema in open-api-spec…
Browse files Browse the repository at this point in the history
…ification.yml

Signed-off-by: Jamie Briggs <jamie.briggs@digital.justice.gov.uk>
  • Loading branch information
Jamie Briggs committed Feb 10, 2025
1 parent 487e965 commit f3fdf51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data-api/open-api-specification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1899,15 +1899,15 @@ components:
type: 'string'
status:
type: 'string'
evidence_allowed:
type: 'boolean'
notification_open_indicator:
type: 'boolean'
notification:
allOf:
- $ref: "#/components/schemas/notificationInfo"
type: object
properties:
evidence_allowed:
type: 'boolean'
notes:
type: 'array'
items:
Expand Down

0 comments on commit f3fdf51

Please sign in to comment.