Skip to content

Commit

Permalink
Add latest open api build
Browse files Browse the repository at this point in the history
  • Loading branch information
davidatkinsuk committed Jan 6, 2025
1 parent 373e23d commit 9e267ef
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/static/codegen/built-api-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8330,6 +8330,7 @@ components:
isParole:
type: boolean
notes:
description: Notes from the assessor for the CRU Manager
type: string
booking:
$ref: '#/components/schemas/BookingSummary'
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/static/codegen/built-cas1-api-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5251,6 +5251,7 @@ components:
isParole:
type: boolean
notes:
description: Notes from the assessor for the CRU Manager
type: string
booking:
$ref: '#/components/schemas/BookingSummary'
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/static/codegen/built-cas2-api-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4620,6 +4620,7 @@ components:
isParole:
type: boolean
notes:
description: Notes from the assessor for the CRU Manager
type: string
booking:
$ref: '#/components/schemas/BookingSummary'
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/static/codegen/built-cas3-api-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4128,6 +4128,7 @@ components:
isParole:
type: boolean
notes:
description: Notes from the assessor for the CRU Manager
type: string
booking:
$ref: '#/components/schemas/BookingSummary'
Expand Down

0 comments on commit 9e267ef

Please sign in to comment.