From 9e267efb5c2e83a4acb2bf415d34ae07dac6431a Mon Sep 17 00:00:00 2001 From: davidatkinsuk Date: Mon, 6 Jan 2025 15:45:52 +0000 Subject: [PATCH] Add latest open api build --- src/main/resources/static/codegen/built-api-spec.yml | 1 + src/main/resources/static/codegen/built-cas1-api-spec.yml | 1 + src/main/resources/static/codegen/built-cas2-api-spec.yml | 1 + src/main/resources/static/codegen/built-cas3-api-spec.yml | 1 + 4 files changed, 4 insertions(+) diff --git a/src/main/resources/static/codegen/built-api-spec.yml b/src/main/resources/static/codegen/built-api-spec.yml index fe2f7c673a..82c7704813 100644 --- a/src/main/resources/static/codegen/built-api-spec.yml +++ b/src/main/resources/static/codegen/built-api-spec.yml @@ -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' diff --git a/src/main/resources/static/codegen/built-cas1-api-spec.yml b/src/main/resources/static/codegen/built-cas1-api-spec.yml index ffcbd51cdb..aed6272ed1 100644 --- a/src/main/resources/static/codegen/built-cas1-api-spec.yml +++ b/src/main/resources/static/codegen/built-cas1-api-spec.yml @@ -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' diff --git a/src/main/resources/static/codegen/built-cas2-api-spec.yml b/src/main/resources/static/codegen/built-cas2-api-spec.yml index 76864462ea..400606a122 100644 --- a/src/main/resources/static/codegen/built-cas2-api-spec.yml +++ b/src/main/resources/static/codegen/built-cas2-api-spec.yml @@ -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' diff --git a/src/main/resources/static/codegen/built-cas3-api-spec.yml b/src/main/resources/static/codegen/built-cas3-api-spec.yml index 6a498b83f5..34a8e3db11 100644 --- a/src/main/resources/static/codegen/built-cas3-api-spec.yml +++ b/src/main/resources/static/codegen/built-cas3-api-spec.yml @@ -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'