Skip to content

Commit

Permalink
Merge pull request #2766 from ministryofjustice/chore/latest-open-api…
Browse files Browse the repository at this point in the history
…-build

Add latest open api build
  • Loading branch information
davidatkinsuk authored Jan 6, 2025
2 parents 373e23d + 9e267ef commit 07733c9
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 07733c9

Please sign in to comment.