diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 85845c234..788ab2647 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -1,6 +1,15 @@ name: build and test -on: [push] +# on: [push] +on: + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: + inputs: + docs: + description: "Release docs" + type: boolean + required: true + default: true jobs: build-test-npm: diff --git a/apigateway/pom.xml b/apigateway/pom.xml index 8c2538bb6..f618309f3 100644 --- a/apigateway/pom.xml +++ b/apigateway/pom.xml @@ -6,7 +6,7 @@ de.muenchen.isi.apigateway isi-frontend-apigateway - 1.3.0 + 1.4.0 jar isi_frontend_apigateway Apigateway used by ISI Frontend @@ -14,7 +14,7 @@ de.muenchen.isi isi-frontend - 1.3.0 + 1.4.0 diff --git a/frontend/pom.xml b/frontend/pom.xml index f5a5fabb5..a895b1c9e 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -8,13 +8,13 @@ de.muenchen.isi isi-frontend - 1.3.0 + 1.4.0 de.muenchen.isi.frontend isi-frontend-frontend - 1.3.0 + 1.4.0 jar isi_frontend_frontend UI of ISI Frontend diff --git a/frontend/src/api/api-client/isi-backend/apis/AbfrageEntityControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/AbfrageEntityControllerApi.ts index e03c9868d..2fe7314c6 100644 --- a/frontend/src/api/api-client/isi-backend/apis/AbfrageEntityControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/AbfrageEntityControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/AbfragePropertyReferenceControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/AbfragePropertyReferenceControllerApi.ts index da240f2f8..a364929fc 100644 --- a/frontend/src/api/api-client/isi-backend/apis/AbfragePropertyReferenceControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/AbfragePropertyReferenceControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/AbfrageSearchControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/AbfrageSearchControllerApi.ts index bc303603d..8e52ed48d 100644 --- a/frontend/src/api/api-client/isi-backend/apis/AbfrageSearchControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/AbfrageSearchControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/AbfrageStatusApi.ts b/frontend/src/api/api-client/isi-backend/apis/AbfrageStatusApi.ts index c18250460..20509eae6 100644 --- a/frontend/src/api/api-client/isi-backend/apis/AbfrageStatusApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/AbfrageStatusApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/AbfragenApi.ts b/frontend/src/api/api-client/isi-backend/apis/AbfragenApi.ts index feaec4af1..26b705b15 100644 --- a/frontend/src/api/api-client/isi-backend/apis/AbfragenApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/AbfragenApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBaugenehmigungsverfahrenEntityControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBaugenehmigungsverfahrenEntityControllerApi.ts index e1bdade23..b76281652 100644 --- a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBaugenehmigungsverfahrenEntityControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBaugenehmigungsverfahrenEntityControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBaugenehmigungsverfahrenPropertyReferenceControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBaugenehmigungsverfahrenPropertyReferenceControllerApi.ts index 2212567d4..6f605ed2d 100644 --- a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBaugenehmigungsverfahrenPropertyReferenceControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBaugenehmigungsverfahrenPropertyReferenceControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBaugenehmigungsverfahrenSearchControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBaugenehmigungsverfahrenSearchControllerApi.ts index 78f1d4e39..8987fc968 100644 --- a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBaugenehmigungsverfahrenSearchControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBaugenehmigungsverfahrenSearchControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBauleitplanverfahrenEntityControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBauleitplanverfahrenEntityControllerApi.ts index ec4e3db87..57c2444f8 100644 --- a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBauleitplanverfahrenEntityControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBauleitplanverfahrenEntityControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBauleitplanverfahrenPropertyReferenceControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBauleitplanverfahrenPropertyReferenceControllerApi.ts index 4f263e3eb..4490bca42 100644 --- a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBauleitplanverfahrenPropertyReferenceControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBauleitplanverfahrenPropertyReferenceControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBauleitplanverfahrenSearchControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBauleitplanverfahrenSearchControllerApi.ts index e5c8cce30..32180c97a 100644 --- a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBauleitplanverfahrenSearchControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteBauleitplanverfahrenSearchControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteEntityControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteEntityControllerApi.ts index aa34c4f30..9b310ff57 100644 --- a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteEntityControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteEntityControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteWeiteresVerfahrenEntityControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteWeiteresVerfahrenEntityControllerApi.ts index 7633ead3c..c2e2e2a26 100644 --- a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteWeiteresVerfahrenEntityControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteWeiteresVerfahrenEntityControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteWeiteresVerfahrenPropertyReferenceControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteWeiteresVerfahrenPropertyReferenceControllerApi.ts index df15fda35..7461d266d 100644 --- a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteWeiteresVerfahrenPropertyReferenceControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteWeiteresVerfahrenPropertyReferenceControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteWeiteresVerfahrenSearchControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteWeiteresVerfahrenSearchControllerApi.ts index af508fe9c..c96a320a8 100644 --- a/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteWeiteresVerfahrenSearchControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/AbfragevarianteWeiteresVerfahrenSearchControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/BaurateApi.ts b/frontend/src/api/api-client/isi-backend/apis/BaurateApi.ts index daca37de8..401e722e6 100644 --- a/frontend/src/api/api-client/isi-backend/apis/BaurateApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/BaurateApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/BauvorhabenApi.ts b/frontend/src/api/api-client/isi-backend/apis/BauvorhabenApi.ts index 6e72f8c62..d85b1cb4c 100644 --- a/frontend/src/api/api-client/isi-backend/apis/BauvorhabenApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/BauvorhabenApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/BauvorhabenEntityControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/BauvorhabenEntityControllerApi.ts index 3220079c4..81048e1cd 100644 --- a/frontend/src/api/api-client/isi-backend/apis/BauvorhabenEntityControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/BauvorhabenEntityControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/BauvorhabenPropertyReferenceControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/BauvorhabenPropertyReferenceControllerApi.ts index bcb625159..e933a6bf8 100644 --- a/frontend/src/api/api-client/isi-backend/apis/BauvorhabenPropertyReferenceControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/BauvorhabenPropertyReferenceControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/DateihandlingApi.ts b/frontend/src/api/api-client/isi-backend/apis/DateihandlingApi.ts index e601e88ac..138b22a02 100644 --- a/frontend/src/api/api-client/isi-backend/apis/DateihandlingApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/DateihandlingApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/DokumentEntityControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/DokumentEntityControllerApi.ts index f9bc3dfc0..83010d929 100644 --- a/frontend/src/api/api-client/isi-backend/apis/DokumentEntityControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/DokumentEntityControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/DokumenteApi.ts b/frontend/src/api/api-client/isi-backend/apis/DokumenteApi.ts index 1d4d56fae..1647561b9 100644 --- a/frontend/src/api/api-client/isi-backend/apis/DokumenteApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/DokumenteApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/FileInfoStammApi.ts b/frontend/src/api/api-client/isi-backend/apis/FileInfoStammApi.ts index 8b6d12006..49c483596 100644 --- a/frontend/src/api/api-client/isi-backend/apis/FileInfoStammApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/FileInfoStammApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/FoerdermixStammApi.ts b/frontend/src/api/api-client/isi-backend/apis/FoerdermixStammApi.ts index 2349e7577..67ae640b0 100644 --- a/frontend/src/api/api-client/isi-backend/apis/FoerdermixStammApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/FoerdermixStammApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/FoerdermixStammEntityControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/FoerdermixStammEntityControllerApi.ts index 41a28f65f..6dd75f1e1 100644 --- a/frontend/src/api/api-client/isi-backend/apis/FoerdermixStammEntityControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/FoerdermixStammEntityControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/FoerdermixStammSearchControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/FoerdermixStammSearchControllerApi.ts index 446b74d9e..04a74ee42 100644 --- a/frontend/src/api/api-client/isi-backend/apis/FoerdermixStammSearchControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/FoerdermixStammSearchControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/GlobalCounterEntityControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/GlobalCounterEntityControllerApi.ts index 5db9895de..3351215bb 100644 --- a/frontend/src/api/api-client/isi-backend/apis/GlobalCounterEntityControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/GlobalCounterEntityControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/GlobalCounterSearchControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/GlobalCounterSearchControllerApi.ts index a78ae0759..328f60e72 100644 --- a/frontend/src/api/api-client/isi-backend/apis/GlobalCounterSearchControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/GlobalCounterSearchControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/IdealtypischeBaurateEntityControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/IdealtypischeBaurateEntityControllerApi.ts index d22f3b79c..1dbfaff27 100644 --- a/frontend/src/api/api-client/isi-backend/apis/IdealtypischeBaurateEntityControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/IdealtypischeBaurateEntityControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/IdealtypischeBaurateSearchControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/IdealtypischeBaurateSearchControllerApi.ts index c4a6bdf56..1f6bd090f 100644 --- a/frontend/src/api/api-client/isi-backend/apis/IdealtypischeBaurateSearchControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/IdealtypischeBaurateSearchControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungApi.ts b/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungApi.ts index 053fb111b..85958bb87 100644 --- a/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungEntityControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungEntityControllerApi.ts index 469585994..d00866694 100644 --- a/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungEntityControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungEntityControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungPropertyReferenceControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungPropertyReferenceControllerApi.ts index 0034bb521..45bf2e764 100644 --- a/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungPropertyReferenceControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungPropertyReferenceControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungSearchControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungSearchControllerApi.ts index 20b22b8ca..4d62b61f1 100644 --- a/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungSearchControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungSearchControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/KommentarEntityControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/KommentarEntityControllerApi.ts index cbd276fd6..64807a2fc 100644 --- a/frontend/src/api/api-client/isi-backend/apis/KommentarEntityControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/KommentarEntityControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/KommentarPropertyReferenceControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/KommentarPropertyReferenceControllerApi.ts index ad841600c..5346077c8 100644 --- a/frontend/src/api/api-client/isi-backend/apis/KommentarPropertyReferenceControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/KommentarPropertyReferenceControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/KommentarSearchControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/KommentarSearchControllerApi.ts index 52c801f35..185693daf 100644 --- a/frontend/src/api/api-client/isi-backend/apis/KommentarSearchControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/KommentarSearchControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/KommentareApi.ts b/frontend/src/api/api-client/isi-backend/apis/KommentareApi.ts index a4cfe6576..43e002983 100644 --- a/frontend/src/api/api-client/isi-backend/apis/KommentareApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/KommentareApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/KoordinatenApi.ts b/frontend/src/api/api-client/isi-backend/apis/KoordinatenApi.ts index d038756b0..ee76037cb 100644 --- a/frontend/src/api/api-client/isi-backend/apis/KoordinatenApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/KoordinatenApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/LookupApi.ts b/frontend/src/api/api-client/isi-backend/apis/LookupApi.ts index 55da4d269..076c9e697 100644 --- a/frontend/src/api/api-client/isi-backend/apis/LookupApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/LookupApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/MetabaseReportingInformationApi.ts b/frontend/src/api/api-client/isi-backend/apis/MetabaseReportingInformationApi.ts index 117e70f32..ca489bc46 100644 --- a/frontend/src/api/api-client/isi-backend/apis/MetabaseReportingInformationApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/MetabaseReportingInformationApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/MimeTypeApi.ts b/frontend/src/api/api-client/isi-backend/apis/MimeTypeApi.ts index 4f527388b..7ebc21b1b 100644 --- a/frontend/src/api/api-client/isi-backend/apis/MimeTypeApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/MimeTypeApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/ProfileControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/ProfileControllerApi.ts index f67b387fa..a2dd31f70 100644 --- a/frontend/src/api/api-client/isi-backend/apis/ProfileControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/ProfileControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/SobonOrientierungswertSozialeInfrastrukturEntityControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/SobonOrientierungswertSozialeInfrastrukturEntityControllerApi.ts index f775b8413..d3a056514 100644 --- a/frontend/src/api/api-client/isi-backend/apis/SobonOrientierungswertSozialeInfrastrukturEntityControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/SobonOrientierungswertSozialeInfrastrukturEntityControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/SobonOrientierungswertSozialeInfrastrukturSearchControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/SobonOrientierungswertSozialeInfrastrukturSearchControllerApi.ts index 36c4a6efa..b235d7d8c 100644 --- a/frontend/src/api/api-client/isi-backend/apis/SobonOrientierungswertSozialeInfrastrukturSearchControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/SobonOrientierungswertSozialeInfrastrukturSearchControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/StaedtebaulicheOrientierungswertEntityControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/StaedtebaulicheOrientierungswertEntityControllerApi.ts index 4a9d0fba2..bbe35f44b 100644 --- a/frontend/src/api/api-client/isi-backend/apis/StaedtebaulicheOrientierungswertEntityControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/StaedtebaulicheOrientierungswertEntityControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/StaedtebaulicheOrientierungswertSearchControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/StaedtebaulicheOrientierungswertSearchControllerApi.ts index 6b7caedb8..219283948 100644 --- a/frontend/src/api/api-client/isi-backend/apis/StaedtebaulicheOrientierungswertSearchControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/StaedtebaulicheOrientierungswertSearchControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/StammdatenApi.ts b/frontend/src/api/api-client/isi-backend/apis/StammdatenApi.ts index 500297fe5..fcbbcbc60 100644 --- a/frontend/src/api/api-client/isi-backend/apis/StammdatenApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/StammdatenApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/SucheApi.ts b/frontend/src/api/api-client/isi-backend/apis/SucheApi.ts index c129cf901..272ea371f 100644 --- a/frontend/src/api/api-client/isi-backend/apis/SucheApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/SucheApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/UmlegungFoerderartenEntityControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/UmlegungFoerderartenEntityControllerApi.ts index 3f5be2601..9a683860e 100644 --- a/frontend/src/api/api-client/isi-backend/apis/UmlegungFoerderartenEntityControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/UmlegungFoerderartenEntityControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/UmlegungFoerderartenSearchControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/UmlegungFoerderartenSearchControllerApi.ts index 4c16dfcda..bbff997bc 100644 --- a/frontend/src/api/api-client/isi-backend/apis/UmlegungFoerderartenSearchControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/UmlegungFoerderartenSearchControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/VersorgungsquoteGruppenstaerkeEntityControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/VersorgungsquoteGruppenstaerkeEntityControllerApi.ts index 1a619d673..c32882586 100644 --- a/frontend/src/api/api-client/isi-backend/apis/VersorgungsquoteGruppenstaerkeEntityControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/VersorgungsquoteGruppenstaerkeEntityControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/apis/VersorgungsquoteGruppenstaerkeSearchControllerApi.ts b/frontend/src/api/api-client/isi-backend/apis/VersorgungsquoteGruppenstaerkeSearchControllerApi.ts index df87bd9db..b4da592cd 100644 --- a/frontend/src/api/api-client/isi-backend/apis/VersorgungsquoteGruppenstaerkeSearchControllerApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/VersorgungsquoteGruppenstaerkeSearchControllerApi.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfrageAngelegtDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfrageAngelegtDto.ts index 1f980f97f..e49c9d915 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfrageAngelegtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfrageAngelegtDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfrageBedarfsmeldungErfolgtDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfrageBedarfsmeldungErfolgtDto.ts index 2e8ade74f..1eb3fa575 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfrageBedarfsmeldungErfolgtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfrageBedarfsmeldungErfolgtDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfrageDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfrageDto.ts index a7e4c3cf9..99cc793d1 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfrageDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfrageDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfrageInBearbeitungFachreferatDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfrageInBearbeitungFachreferatDto.ts index 640f531eb..0ff617e4c 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfrageInBearbeitungFachreferatDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfrageInBearbeitungFachreferatDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfrageInBearbeitungSachbearbeitungDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfrageInBearbeitungSachbearbeitungDto.ts index d633f4f0d..77744a6fb 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfrageInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfrageInBearbeitungSachbearbeitungDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfrageRequestBody.ts b/frontend/src/api/api-client/isi-backend/models/AbfrageRequestBody.ts index c7b1ea007..85f19fa94 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfrageRequestBody.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfrageRequestBody.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfrageSearchResultDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfrageSearchResultDto.ts index 6d4c97d86..3f053251d 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfrageSearchResultDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfrageSearchResultDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfrageSearchResultDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/AbfrageSearchResultDtoAllOf.ts index 8c7f918e0..9c49db90d 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfrageSearchResultDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfrageSearchResultDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenAngelegtDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenAngelegtDto.ts index 36f7bb374..32ce486bf 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenAngelegtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenAngelegtDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenBedarfsmeldungErfolgtDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenBedarfsmeldungErfolgtDto.ts index dbfc78451..28e7a9778 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenBedarfsmeldungErfolgtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenBedarfsmeldungErfolgtDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenDto.ts index e68c948a4..ced340ac2 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenInBearbeitungFachreferatDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenInBearbeitungFachreferatDto.ts index c67136f54..9a5e82afe 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenInBearbeitungFachreferatDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenInBearbeitungFachreferatDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenInBearbeitungSachbearbeitungDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenInBearbeitungSachbearbeitungDto.ts index 284ae196f..f3ab23a6a 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenInBearbeitungSachbearbeitungDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenRequestBody.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenRequestBody.ts index e763659ff..f3760cbf8 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenRequestBody.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenRequestBody.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts index 198441357..ae6236a87 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenAngelegtDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenAngelegtDto.ts index f3305f27d..5e13b34e5 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenAngelegtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenAngelegtDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenBedarfsmeldungErfolgtDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenBedarfsmeldungErfolgtDto.ts index 4acd8fcb9..8e859a255 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenBedarfsmeldungErfolgtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenBedarfsmeldungErfolgtDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenDto.ts index dc491cc95..6fa4dd515 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenInBearbeitungFachreferatDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenInBearbeitungFachreferatDto.ts index 8d34d051a..4fafab507 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenInBearbeitungFachreferatDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenInBearbeitungFachreferatDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenInBearbeitungSachbearbeitungDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenInBearbeitungSachbearbeitungDto.ts index bf979ad28..70e7f1cb2 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenInBearbeitungSachbearbeitungDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenRequestBody.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenRequestBody.ts index d3adab53f..0f2a962c0 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenRequestBody.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenRequestBody.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts index f3a6e673b..1ef2cc5d0 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteRequestBody.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteRequestBody.ts index 51e1ed0df..3469d0343 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteRequestBody.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteRequestBody.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenAngelegtDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenAngelegtDto.ts index d034258aa..5ec4cbb75 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenAngelegtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenAngelegtDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenBedarfsmeldungErfolgtDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenBedarfsmeldungErfolgtDto.ts index 9e7755e47..b558e3a5c 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenBedarfsmeldungErfolgtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenBedarfsmeldungErfolgtDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenDto.ts index 6e8baf9bb..2a7151dfe 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenInBearbeitungFachreferatDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenInBearbeitungFachreferatDto.ts index a39461752..425a6c9ca 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenInBearbeitungFachreferatDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenInBearbeitungFachreferatDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenInBearbeitungSachbearbeitungDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenInBearbeitungSachbearbeitungDto.ts index 0a3f91b3b..df0fa8f77 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenInBearbeitungSachbearbeitungDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenRequestBody.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenRequestBody.ts index 1b6517792..b5db587b4 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenRequestBody.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenRequestBody.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts index 4b739b495..ce9e36fae 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AbstractJsonSchemaPropertyObject.ts b/frontend/src/api/api-client/isi-backend/models/AbstractJsonSchemaPropertyObject.ts index cc6a9cbb8..813e097c4 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbstractJsonSchemaPropertyObject.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbstractJsonSchemaPropertyObject.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Adresse.ts b/frontend/src/api/api-client/isi-backend/models/Adresse.ts index 8908fade2..d7bef3cfd 100644 --- a/frontend/src/api/api-client/isi-backend/models/Adresse.ts +++ b/frontend/src/api/api-client/isi-backend/models/Adresse.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/AdresseDto.ts b/frontend/src/api/api-client/isi-backend/models/AdresseDto.ts index 13f30c148..e38701f3f 100644 --- a/frontend/src/api/api-client/isi-backend/models/AdresseDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AdresseDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BauabschnittDto.ts b/frontend/src/api/api-client/isi-backend/models/BauabschnittDto.ts index 7d5b315c4..b8b4d639d 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauabschnittDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauabschnittDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BaugebietDto.ts b/frontend/src/api/api-client/isi-backend/models/BaugebietDto.ts index f86149688..23f54a84a 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugebietDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugebietDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenAngelegtDto.ts b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenAngelegtDto.ts index e5fcd85f1..07c162dfc 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenAngelegtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenAngelegtDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenAngelegtDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenAngelegtDtoAllOf.ts index 6dcbd5f36..45bca2fd4 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenAngelegtDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenAngelegtDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenBedarfsmeldungErfolgtDto.ts b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenBedarfsmeldungErfolgtDto.ts index e9b6c37f5..ba1ec7118 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenBedarfsmeldungErfolgtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenBedarfsmeldungErfolgtDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenBedarfsmeldungErfolgtDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenBedarfsmeldungErfolgtDtoAllOf.ts index 8746bedd3..0ae9e087e 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenBedarfsmeldungErfolgtDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenBedarfsmeldungErfolgtDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenDto.ts b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenDto.ts index a9815eb30..9644d73cb 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenDtoAllOf.ts index da7e71419..bf71ecc67 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungFachreferatDto.ts b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungFachreferatDto.ts index 69b9a0d7b..305588a13 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungFachreferatDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungFachreferatDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungFachreferatDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungFachreferatDtoAllOf.ts index 47282b07c..afc6f1e61 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungFachreferatDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungFachreferatDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungSachbearbeitungDto.ts b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungSachbearbeitungDto.ts index 3d2720911..13fc03546 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungSachbearbeitungDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungSachbearbeitungDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungSachbearbeitungDtoAllOf.ts index a432465fd..107cf2f24 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungSachbearbeitungDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungSachbearbeitungDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenAngelegtDto.ts b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenAngelegtDto.ts index 0c3453000..44a24a56a 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenAngelegtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenAngelegtDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenAngelegtDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenAngelegtDtoAllOf.ts index a7165f181..63b319cb0 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenAngelegtDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenAngelegtDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenBedarfsmeldungErfolgtDto.ts b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenBedarfsmeldungErfolgtDto.ts index 230a724b3..a40e36771 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenBedarfsmeldungErfolgtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenBedarfsmeldungErfolgtDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenBedarfsmeldungErfolgtDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenBedarfsmeldungErfolgtDtoAllOf.ts index e71c22a58..29ef34982 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenBedarfsmeldungErfolgtDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenBedarfsmeldungErfolgtDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenDto.ts b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenDto.ts index 2051600e2..c1dbc871d 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenDtoAllOf.ts index dc4068948..808cd4fcb 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungFachreferatDto.ts b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungFachreferatDto.ts index 443590914..cb22b9cbb 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungFachreferatDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungFachreferatDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungFachreferatDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungFachreferatDtoAllOf.ts index 5fcc49333..14d33204c 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungFachreferatDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungFachreferatDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungSachbearbeitungDto.ts b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungSachbearbeitungDto.ts index 0d58d31a4..2cd22fa99 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungSachbearbeitungDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungSachbearbeitungDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungSachbearbeitungDtoAllOf.ts index fcf25c522..5ecfa9682 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungSachbearbeitungDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungSachbearbeitungDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BaurateDto.ts b/frontend/src/api/api-client/isi-backend/models/BaurateDto.ts index 3aea20ecc..8ca1b2f12 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaurateDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaurateDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BauratendateiInputDto.ts b/frontend/src/api/api-client/isi-backend/models/BauratendateiInputDto.ts index 6fe798952..f50635807 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauratendateiInputDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauratendateiInputDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BauvorhabenDto.ts b/frontend/src/api/api-client/isi-backend/models/BauvorhabenDto.ts index c34d32cff..aa9be7095 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauvorhabenDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauvorhabenDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BauvorhabenRequestBody.ts b/frontend/src/api/api-client/isi-backend/models/BauvorhabenRequestBody.ts index 6437e6d6e..8028f1953 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauvorhabenRequestBody.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauvorhabenRequestBody.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BauvorhabenSearchResultDto.ts b/frontend/src/api/api-client/isi-backend/models/BauvorhabenSearchResultDto.ts index 9059d1284..66000e924 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauvorhabenSearchResultDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauvorhabenSearchResultDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BauvorhabenSearchResultDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/BauvorhabenSearchResultDtoAllOf.ts index 0ef537361..f20d4b77b 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauvorhabenSearchResultDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauvorhabenSearchResultDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BearbeitendePerson.ts b/frontend/src/api/api-client/isi-backend/models/BearbeitendePerson.ts index cb4476166..31040dec8 100644 --- a/frontend/src/api/api-client/isi-backend/models/BearbeitendePerson.ts +++ b/frontend/src/api/api-client/isi-backend/models/BearbeitendePerson.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BearbeitendePersonDto.ts b/frontend/src/api/api-client/isi-backend/models/BearbeitendePersonDto.ts index 6cb74639f..002a1c857 100644 --- a/frontend/src/api/api-client/isi-backend/models/BearbeitendePersonDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BearbeitendePersonDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Bearbeitungshistorie.ts b/frontend/src/api/api-client/isi-backend/models/Bearbeitungshistorie.ts index 321f8a209..073d7ed5e 100644 --- a/frontend/src/api/api-client/isi-backend/models/Bearbeitungshistorie.ts +++ b/frontend/src/api/api-client/isi-backend/models/Bearbeitungshistorie.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BearbeitungshistorieDto.ts b/frontend/src/api/api-client/isi-backend/models/BearbeitungshistorieDto.ts index dd8b02c71..2e2bbe31d 100644 --- a/frontend/src/api/api-client/isi-backend/models/BearbeitungshistorieDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BearbeitungshistorieDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BedarfsmeldungDto.ts b/frontend/src/api/api-client/isi-backend/models/BedarfsmeldungDto.ts index 861caa22f..520971464 100644 --- a/frontend/src/api/api-client/isi-backend/models/BedarfsmeldungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BedarfsmeldungDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Bezirksteil.ts b/frontend/src/api/api-client/isi-backend/models/Bezirksteil.ts index c0d25789e..f01939800 100644 --- a/frontend/src/api/api-client/isi-backend/models/Bezirksteil.ts +++ b/frontend/src/api/api-client/isi-backend/models/Bezirksteil.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/BezirksteilDto.ts b/frontend/src/api/api-client/isi-backend/models/BezirksteilDto.ts index 29024e93a..44c93b51b 100644 --- a/frontend/src/api/api-client/isi-backend/models/BezirksteilDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BezirksteilDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/CollectionModelDokument.ts b/frontend/src/api/api-client/isi-backend/models/CollectionModelDokument.ts index 0621821c4..996886eb1 100644 --- a/frontend/src/api/api-client/isi-backend/models/CollectionModelDokument.ts +++ b/frontend/src/api/api-client/isi-backend/models/CollectionModelDokument.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/CollectionModelDokumentEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/CollectionModelDokumentEmbedded.ts index 8f3809651..ffe298124 100644 --- a/frontend/src/api/api-client/isi-backend/models/CollectionModelDokumentEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/CollectionModelDokumentEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/CollectionModelObject.ts b/frontend/src/api/api-client/isi-backend/models/CollectionModelObject.ts index 1f5b577b9..2e028ecdc 100644 --- a/frontend/src/api/api-client/isi-backend/models/CollectionModelObject.ts +++ b/frontend/src/api/api-client/isi-backend/models/CollectionModelObject.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/CollectionModelObjectEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/CollectionModelObjectEmbedded.ts index bcb4a6d20..aa69f70ac 100644 --- a/frontend/src/api/api-client/isi-backend/models/CollectionModelObjectEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/CollectionModelObjectEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/DokumentDto.ts b/frontend/src/api/api-client/isi-backend/models/DokumentDto.ts index fc144932c..27c4e6ae7 100644 --- a/frontend/src/api/api-client/isi-backend/models/DokumentDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/DokumentDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/DokumentRequestBody.ts b/frontend/src/api/api-client/isi-backend/models/DokumentRequestBody.ts index 198d9fc40..3d7a0ef0e 100644 --- a/frontend/src/api/api-client/isi-backend/models/DokumentRequestBody.ts +++ b/frontend/src/api/api-client/isi-backend/models/DokumentRequestBody.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/DokumentResponse.ts b/frontend/src/api/api-client/isi-backend/models/DokumentResponse.ts index d7b96eb83..28ff06b86 100644 --- a/frontend/src/api/api-client/isi-backend/models/DokumentResponse.ts +++ b/frontend/src/api/api-client/isi-backend/models/DokumentResponse.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/DokumenteDto.ts b/frontend/src/api/api-client/isi-backend/models/DokumenteDto.ts index 893e9baf3..cae4ae62e 100644 --- a/frontend/src/api/api-client/isi-backend/models/DokumenteDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/DokumenteDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/EntityModelAbfrage.ts b/frontend/src/api/api-client/isi-backend/models/EntityModelAbfrage.ts index 7428a2930..eeaaeadc5 100644 --- a/frontend/src/api/api-client/isi-backend/models/EntityModelAbfrage.ts +++ b/frontend/src/api/api-client/isi-backend/models/EntityModelAbfrage.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/EntityModelAbfragevariante.ts b/frontend/src/api/api-client/isi-backend/models/EntityModelAbfragevariante.ts index bb2481e5c..d6e6271d7 100644 --- a/frontend/src/api/api-client/isi-backend/models/EntityModelAbfragevariante.ts +++ b/frontend/src/api/api-client/isi-backend/models/EntityModelAbfragevariante.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/EntityModelAbfragevarianteBaugenehmigungsverfahren.ts b/frontend/src/api/api-client/isi-backend/models/EntityModelAbfragevarianteBaugenehmigungsverfahren.ts index 0bddce162..6c485e1e0 100644 --- a/frontend/src/api/api-client/isi-backend/models/EntityModelAbfragevarianteBaugenehmigungsverfahren.ts +++ b/frontend/src/api/api-client/isi-backend/models/EntityModelAbfragevarianteBaugenehmigungsverfahren.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/EntityModelAbfragevarianteBauleitplanverfahren.ts b/frontend/src/api/api-client/isi-backend/models/EntityModelAbfragevarianteBauleitplanverfahren.ts index 710343bdc..6969c71fe 100644 --- a/frontend/src/api/api-client/isi-backend/models/EntityModelAbfragevarianteBauleitplanverfahren.ts +++ b/frontend/src/api/api-client/isi-backend/models/EntityModelAbfragevarianteBauleitplanverfahren.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/EntityModelAbfragevarianteWeiteresVerfahren.ts b/frontend/src/api/api-client/isi-backend/models/EntityModelAbfragevarianteWeiteresVerfahren.ts index 60358ca13..bde5a91fc 100644 --- a/frontend/src/api/api-client/isi-backend/models/EntityModelAbfragevarianteWeiteresVerfahren.ts +++ b/frontend/src/api/api-client/isi-backend/models/EntityModelAbfragevarianteWeiteresVerfahren.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/EntityModelBauvorhaben.ts b/frontend/src/api/api-client/isi-backend/models/EntityModelBauvorhaben.ts index a0f6b96a1..fbd4d10df 100644 --- a/frontend/src/api/api-client/isi-backend/models/EntityModelBauvorhaben.ts +++ b/frontend/src/api/api-client/isi-backend/models/EntityModelBauvorhaben.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/EntityModelDokument.ts b/frontend/src/api/api-client/isi-backend/models/EntityModelDokument.ts index 2fe082c81..4b74e1d67 100644 --- a/frontend/src/api/api-client/isi-backend/models/EntityModelDokument.ts +++ b/frontend/src/api/api-client/isi-backend/models/EntityModelDokument.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/EntityModelFoerdermixStamm.ts b/frontend/src/api/api-client/isi-backend/models/EntityModelFoerdermixStamm.ts index bea6c2d54..3315ae542 100644 --- a/frontend/src/api/api-client/isi-backend/models/EntityModelFoerdermixStamm.ts +++ b/frontend/src/api/api-client/isi-backend/models/EntityModelFoerdermixStamm.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/EntityModelGlobalCounter.ts b/frontend/src/api/api-client/isi-backend/models/EntityModelGlobalCounter.ts index 52d435735..c81de150e 100644 --- a/frontend/src/api/api-client/isi-backend/models/EntityModelGlobalCounter.ts +++ b/frontend/src/api/api-client/isi-backend/models/EntityModelGlobalCounter.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/EntityModelIdealtypischeBaurate.ts b/frontend/src/api/api-client/isi-backend/models/EntityModelIdealtypischeBaurate.ts index e418fead7..4514416ea 100644 --- a/frontend/src/api/api-client/isi-backend/models/EntityModelIdealtypischeBaurate.ts +++ b/frontend/src/api/api-client/isi-backend/models/EntityModelIdealtypischeBaurate.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/EntityModelInfrastruktureinrichtung.ts b/frontend/src/api/api-client/isi-backend/models/EntityModelInfrastruktureinrichtung.ts index ce752e65f..245c74982 100644 --- a/frontend/src/api/api-client/isi-backend/models/EntityModelInfrastruktureinrichtung.ts +++ b/frontend/src/api/api-client/isi-backend/models/EntityModelInfrastruktureinrichtung.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/EntityModelKommentar.ts b/frontend/src/api/api-client/isi-backend/models/EntityModelKommentar.ts index c086f5edb..c5d49c81a 100644 --- a/frontend/src/api/api-client/isi-backend/models/EntityModelKommentar.ts +++ b/frontend/src/api/api-client/isi-backend/models/EntityModelKommentar.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/EntityModelSobonOrientierungswertSozialeInfrastruktur.ts b/frontend/src/api/api-client/isi-backend/models/EntityModelSobonOrientierungswertSozialeInfrastruktur.ts index a18b7dbde..390ca96ac 100644 --- a/frontend/src/api/api-client/isi-backend/models/EntityModelSobonOrientierungswertSozialeInfrastruktur.ts +++ b/frontend/src/api/api-client/isi-backend/models/EntityModelSobonOrientierungswertSozialeInfrastruktur.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/EntityModelStaedtebaulicheOrientierungswert.ts b/frontend/src/api/api-client/isi-backend/models/EntityModelStaedtebaulicheOrientierungswert.ts index 735942c0d..4fdb5011d 100644 --- a/frontend/src/api/api-client/isi-backend/models/EntityModelStaedtebaulicheOrientierungswert.ts +++ b/frontend/src/api/api-client/isi-backend/models/EntityModelStaedtebaulicheOrientierungswert.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/EntityModelUmlegungFoerderarten.ts b/frontend/src/api/api-client/isi-backend/models/EntityModelUmlegungFoerderarten.ts index 19d4cebb5..07eea84c2 100644 --- a/frontend/src/api/api-client/isi-backend/models/EntityModelUmlegungFoerderarten.ts +++ b/frontend/src/api/api-client/isi-backend/models/EntityModelUmlegungFoerderarten.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/EntityModelVersorgungsquoteGruppenstaerke.ts b/frontend/src/api/api-client/isi-backend/models/EntityModelVersorgungsquoteGruppenstaerke.ts index aab7fa9c0..9b0672e3c 100644 --- a/frontend/src/api/api-client/isi-backend/models/EntityModelVersorgungsquoteGruppenstaerke.ts +++ b/frontend/src/api/api-client/isi-backend/models/EntityModelVersorgungsquoteGruppenstaerke.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/FileInformationDto.ts b/frontend/src/api/api-client/isi-backend/models/FileInformationDto.ts index dab93dc9e..a2f18ba3b 100644 --- a/frontend/src/api/api-client/isi-backend/models/FileInformationDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/FileInformationDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Filepath.ts b/frontend/src/api/api-client/isi-backend/models/Filepath.ts index 81b1e0bcc..7e01fc3b0 100644 --- a/frontend/src/api/api-client/isi-backend/models/Filepath.ts +++ b/frontend/src/api/api-client/isi-backend/models/Filepath.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/FilepathDto.ts b/frontend/src/api/api-client/isi-backend/models/FilepathDto.ts index bbb50d6d8..8ce5398c4 100644 --- a/frontend/src/api/api-client/isi-backend/models/FilepathDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/FilepathDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Flurstueck.ts b/frontend/src/api/api-client/isi-backend/models/Flurstueck.ts index a201dbb17..448d8187a 100644 --- a/frontend/src/api/api-client/isi-backend/models/Flurstueck.ts +++ b/frontend/src/api/api-client/isi-backend/models/Flurstueck.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/FlurstueckDto.ts b/frontend/src/api/api-client/isi-backend/models/FlurstueckDto.ts index 27ea93666..297e5fc3d 100644 --- a/frontend/src/api/api-client/isi-backend/models/FlurstueckDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/FlurstueckDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Foerderart.ts b/frontend/src/api/api-client/isi-backend/models/Foerderart.ts index ab4206a83..1adff71dd 100644 --- a/frontend/src/api/api-client/isi-backend/models/Foerderart.ts +++ b/frontend/src/api/api-client/isi-backend/models/Foerderart.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/FoerderartDto.ts b/frontend/src/api/api-client/isi-backend/models/FoerderartDto.ts index 8415337dd..65a1afb6d 100644 --- a/frontend/src/api/api-client/isi-backend/models/FoerderartDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/FoerderartDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Foerdermix.ts b/frontend/src/api/api-client/isi-backend/models/Foerdermix.ts index 2a6f6b12b..5294789e6 100644 --- a/frontend/src/api/api-client/isi-backend/models/Foerdermix.ts +++ b/frontend/src/api/api-client/isi-backend/models/Foerdermix.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/FoerdermixDto.ts b/frontend/src/api/api-client/isi-backend/models/FoerdermixDto.ts index 8675b15bc..29c6df77f 100644 --- a/frontend/src/api/api-client/isi-backend/models/FoerdermixDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/FoerdermixDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/FoerdermixStammDto.ts b/frontend/src/api/api-client/isi-backend/models/FoerdermixStammDto.ts index 45a5a6f83..fbc785b53 100644 --- a/frontend/src/api/api-client/isi-backend/models/FoerdermixStammDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/FoerdermixStammDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/FoerdermixStammRequestBody.ts b/frontend/src/api/api-client/isi-backend/models/FoerdermixStammRequestBody.ts index 91925f577..1cff974bb 100644 --- a/frontend/src/api/api-client/isi-backend/models/FoerdermixStammRequestBody.ts +++ b/frontend/src/api/api-client/isi-backend/models/FoerdermixStammRequestBody.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Gemarkung.ts b/frontend/src/api/api-client/isi-backend/models/Gemarkung.ts index f3a223d8e..c0d0343c7 100644 --- a/frontend/src/api/api-client/isi-backend/models/Gemarkung.ts +++ b/frontend/src/api/api-client/isi-backend/models/Gemarkung.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/GemarkungDto.ts b/frontend/src/api/api-client/isi-backend/models/GemarkungDto.ts index 74d111bbd..41f851a7c 100644 --- a/frontend/src/api/api-client/isi-backend/models/GemarkungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/GemarkungDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/GlobalCounterRequestBody.ts b/frontend/src/api/api-client/isi-backend/models/GlobalCounterRequestBody.ts index 403a01c6e..7edadca5f 100644 --- a/frontend/src/api/api-client/isi-backend/models/GlobalCounterRequestBody.ts +++ b/frontend/src/api/api-client/isi-backend/models/GlobalCounterRequestBody.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/GrundschuleDto.ts b/frontend/src/api/api-client/isi-backend/models/GrundschuleDto.ts index a09a94696..c896a5dc9 100644 --- a/frontend/src/api/api-client/isi-backend/models/GrundschuleDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/GrundschuleDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/GrundschuleDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/GrundschuleDtoAllOf.ts index daa40ac23..806a1247f 100644 --- a/frontend/src/api/api-client/isi-backend/models/GrundschuleDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/GrundschuleDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Grundschulsprengel.ts b/frontend/src/api/api-client/isi-backend/models/Grundschulsprengel.ts index ecd8c85e4..17228920c 100644 --- a/frontend/src/api/api-client/isi-backend/models/Grundschulsprengel.ts +++ b/frontend/src/api/api-client/isi-backend/models/Grundschulsprengel.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/GrundschulsprengelDto.ts b/frontend/src/api/api-client/isi-backend/models/GrundschulsprengelDto.ts index 3812b0f4b..c640a2e4a 100644 --- a/frontend/src/api/api-client/isi-backend/models/GrundschulsprengelDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/GrundschulsprengelDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/GsNachmittagBetreuungDto.ts b/frontend/src/api/api-client/isi-backend/models/GsNachmittagBetreuungDto.ts index 52945be50..72d4496cf 100644 --- a/frontend/src/api/api-client/isi-backend/models/GsNachmittagBetreuungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/GsNachmittagBetreuungDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/GsNachmittagBetreuungDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/GsNachmittagBetreuungDtoAllOf.ts index 2976652aa..7f260f4ba 100644 --- a/frontend/src/api/api-client/isi-backend/models/GsNachmittagBetreuungDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/GsNachmittagBetreuungDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/HausFuerKinderDto.ts b/frontend/src/api/api-client/isi-backend/models/HausFuerKinderDto.ts index 5cafef4f5..96c643e20 100644 --- a/frontend/src/api/api-client/isi-backend/models/HausFuerKinderDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/HausFuerKinderDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/HausFuerKinderDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/HausFuerKinderDtoAllOf.ts index 51c2d88b9..a88ba3913 100644 --- a/frontend/src/api/api-client/isi-backend/models/HausFuerKinderDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/HausFuerKinderDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/IdealtypischeBaurateRequestBody.ts b/frontend/src/api/api-client/isi-backend/models/IdealtypischeBaurateRequestBody.ts index e82e687e1..fa6970de2 100644 --- a/frontend/src/api/api-client/isi-backend/models/IdealtypischeBaurateRequestBody.ts +++ b/frontend/src/api/api-client/isi-backend/models/IdealtypischeBaurateRequestBody.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/InformationResponseDto.ts b/frontend/src/api/api-client/isi-backend/models/InformationResponseDto.ts index dc89339c7..c496a4835 100644 --- a/frontend/src/api/api-client/isi-backend/models/InformationResponseDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/InformationResponseDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungDto.ts b/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungDto.ts index a91295f01..3deac9273 100644 --- a/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungRequestBody.ts b/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungRequestBody.ts index af68098b8..b777d221a 100644 --- a/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungRequestBody.ts +++ b/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungRequestBody.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungSearchResultDto.ts b/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungSearchResultDto.ts index a206dfedb..933b77ba8 100644 --- a/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungSearchResultDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungSearchResultDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungSearchResultDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungSearchResultDtoAllOf.ts index 11c771283..0f1d1c84d 100644 --- a/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungSearchResultDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungSearchResultDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Item.ts b/frontend/src/api/api-client/isi-backend/models/Item.ts index 9abd4c852..e6e6405fc 100644 --- a/frontend/src/api/api-client/isi-backend/models/Item.ts +++ b/frontend/src/api/api-client/isi-backend/models/Item.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Jahresrate.ts b/frontend/src/api/api-client/isi-backend/models/Jahresrate.ts index 83155ade6..89df47913 100644 --- a/frontend/src/api/api-client/isi-backend/models/Jahresrate.ts +++ b/frontend/src/api/api-client/isi-backend/models/Jahresrate.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/JsonSchema.ts b/frontend/src/api/api-client/isi-backend/models/JsonSchema.ts index 2548de184..948e6d3c7 100644 --- a/frontend/src/api/api-client/isi-backend/models/JsonSchema.ts +++ b/frontend/src/api/api-client/isi-backend/models/JsonSchema.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/KindergartenDto.ts b/frontend/src/api/api-client/isi-backend/models/KindergartenDto.ts index 3ba7ce43b..073ac5cf9 100644 --- a/frontend/src/api/api-client/isi-backend/models/KindergartenDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/KindergartenDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/KindergartenDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/KindergartenDtoAllOf.ts index b70afe2e8..42a2e0007 100644 --- a/frontend/src/api/api-client/isi-backend/models/KindergartenDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/KindergartenDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/KinderkrippeDto.ts b/frontend/src/api/api-client/isi-backend/models/KinderkrippeDto.ts index b366e566e..3058db2d3 100644 --- a/frontend/src/api/api-client/isi-backend/models/KinderkrippeDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/KinderkrippeDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/KinderkrippeDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/KinderkrippeDtoAllOf.ts index 22beb7aa0..9c4963c3a 100644 --- a/frontend/src/api/api-client/isi-backend/models/KinderkrippeDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/KinderkrippeDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Kitaplanungsbereich.ts b/frontend/src/api/api-client/isi-backend/models/Kitaplanungsbereich.ts index 77ebb8891..16236b3e9 100644 --- a/frontend/src/api/api-client/isi-backend/models/Kitaplanungsbereich.ts +++ b/frontend/src/api/api-client/isi-backend/models/Kitaplanungsbereich.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/KitaplanungsbereichDto.ts b/frontend/src/api/api-client/isi-backend/models/KitaplanungsbereichDto.ts index 67cd9eb9c..d1f54e3d8 100644 --- a/frontend/src/api/api-client/isi-backend/models/KitaplanungsbereichDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/KitaplanungsbereichDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/KommentarBauvorhabenDto.ts b/frontend/src/api/api-client/isi-backend/models/KommentarBauvorhabenDto.ts index 5b212e752..fc81622f0 100644 --- a/frontend/src/api/api-client/isi-backend/models/KommentarBauvorhabenDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/KommentarBauvorhabenDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/KommentarInfrastruktureinrichtungDto.ts b/frontend/src/api/api-client/isi-backend/models/KommentarInfrastruktureinrichtungDto.ts index 9399fca40..9e7ee712e 100644 --- a/frontend/src/api/api-client/isi-backend/models/KommentarInfrastruktureinrichtungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/KommentarInfrastruktureinrichtungDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/KommentarRequestBody.ts b/frontend/src/api/api-client/isi-backend/models/KommentarRequestBody.ts index e34df1658..d841c1132 100644 --- a/frontend/src/api/api-client/isi-backend/models/KommentarRequestBody.ts +++ b/frontend/src/api/api-client/isi-backend/models/KommentarRequestBody.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Link.ts b/frontend/src/api/api-client/isi-backend/models/Link.ts index ddca36333..926179dd0 100644 --- a/frontend/src/api/api-client/isi-backend/models/Link.ts +++ b/frontend/src/api/api-client/isi-backend/models/Link.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/LookupEntryDto.ts b/frontend/src/api/api-client/isi-backend/models/LookupEntryDto.ts index 2c8069dea..f20d4cbcb 100644 --- a/frontend/src/api/api-client/isi-backend/models/LookupEntryDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/LookupEntryDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/LookupListDto.ts b/frontend/src/api/api-client/isi-backend/models/LookupListDto.ts index f1166138b..1adbcf282 100644 --- a/frontend/src/api/api-client/isi-backend/models/LookupListDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/LookupListDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/LookupListsDto.ts b/frontend/src/api/api-client/isi-backend/models/LookupListsDto.ts index f7f5cb27f..818540500 100644 --- a/frontend/src/api/api-client/isi-backend/models/LookupListsDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/LookupListsDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/MetabaseReportingDto.ts b/frontend/src/api/api-client/isi-backend/models/MetabaseReportingDto.ts index 8e6f1a942..9287bbd30 100644 --- a/frontend/src/api/api-client/isi-backend/models/MetabaseReportingDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/MetabaseReportingDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/MimeTypeInformationDto.ts b/frontend/src/api/api-client/isi-backend/models/MimeTypeInformationDto.ts index b07227852..6f15b83c8 100644 --- a/frontend/src/api/api-client/isi-backend/models/MimeTypeInformationDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/MimeTypeInformationDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/MittelschuleDto.ts b/frontend/src/api/api-client/isi-backend/models/MittelschuleDto.ts index 9fa4724ac..887733db8 100644 --- a/frontend/src/api/api-client/isi-backend/models/MittelschuleDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/MittelschuleDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Mittelschulsprengel.ts b/frontend/src/api/api-client/isi-backend/models/Mittelschulsprengel.ts index abe465e70..9f1f8d25f 100644 --- a/frontend/src/api/api-client/isi-backend/models/Mittelschulsprengel.ts +++ b/frontend/src/api/api-client/isi-backend/models/Mittelschulsprengel.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/MittelschulsprengelDto.ts b/frontend/src/api/api-client/isi-backend/models/MittelschulsprengelDto.ts index e226fc2b4..12c6bc681 100644 --- a/frontend/src/api/api-client/isi-backend/models/MittelschulsprengelDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/MittelschulsprengelDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/MultiPolygonGeometry.ts b/frontend/src/api/api-client/isi-backend/models/MultiPolygonGeometry.ts index f19da5a49..aff0fa8ba 100644 --- a/frontend/src/api/api-client/isi-backend/models/MultiPolygonGeometry.ts +++ b/frontend/src/api/api-client/isi-backend/models/MultiPolygonGeometry.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/MultiPolygonGeometryDto.ts b/frontend/src/api/api-client/isi-backend/models/MultiPolygonGeometryDto.ts index 38bc2ecb0..3dd5e639f 100644 --- a/frontend/src/api/api-client/isi-backend/models/MultiPolygonGeometryDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/MultiPolygonGeometryDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PageMetadata.ts b/frontend/src/api/api-client/isi-backend/models/PageMetadata.ts index 0ce198737..3789db3d8 100644 --- a/frontend/src/api/api-client/isi-backend/models/PageMetadata.ts +++ b/frontend/src/api/api-client/isi-backend/models/PageMetadata.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfrage.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfrage.ts index 6ee5f62ff..214ce35e6 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfrage.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfrage.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfrageEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfrageEmbedded.ts index 77e19a70b..c7655ac6d 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfrageEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfrageEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevariante.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevariante.ts index e8efe7a7f..505059b49 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevariante.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevariante.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteBaugenehmigungsverfahren.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteBaugenehmigungsverfahren.ts index 0b6390954..fe1bc549d 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteBaugenehmigungsverfahren.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteBaugenehmigungsverfahren.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteBaugenehmigungsverfahrenEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteBaugenehmigungsverfahrenEmbedded.ts index 667f8db9a..612557f25 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteBaugenehmigungsverfahrenEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteBaugenehmigungsverfahrenEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteBauleitplanverfahren.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteBauleitplanverfahren.ts index c60f15a1c..f45d30571 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteBauleitplanverfahren.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteBauleitplanverfahren.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteBauleitplanverfahrenEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteBauleitplanverfahrenEmbedded.ts index bd8a782e4..6ad851232 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteBauleitplanverfahrenEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteBauleitplanverfahrenEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteEmbedded.ts index de92aab6b..796984326 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteWeiteresVerfahren.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteWeiteresVerfahren.ts index 1b8ff2f63..57dc753e0 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteWeiteresVerfahren.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteWeiteresVerfahren.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteWeiteresVerfahrenEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteWeiteresVerfahrenEmbedded.ts index a03639dfb..ffb02c544 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteWeiteresVerfahrenEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelAbfragevarianteWeiteresVerfahrenEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelBauvorhaben.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelBauvorhaben.ts index c66eaed87..9ecd679ca 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelBauvorhaben.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelBauvorhaben.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelBauvorhabenEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelBauvorhabenEmbedded.ts index 1a48e7c77..23bc23a22 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelBauvorhabenEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelBauvorhabenEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelDokument.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelDokument.ts index 53ccc6cb1..6e93d674b 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelDokument.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelDokument.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelDokumentEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelDokumentEmbedded.ts index 660326a6d..adde9f0b6 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelDokumentEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelDokumentEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelFoerdermixStamm.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelFoerdermixStamm.ts index 5d7a2d08b..c522760e7 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelFoerdermixStamm.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelFoerdermixStamm.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelFoerdermixStammEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelFoerdermixStammEmbedded.ts index 67d64f6b7..46c059bf4 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelFoerdermixStammEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelFoerdermixStammEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelGlobalCounter.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelGlobalCounter.ts index ee2c57bc1..f51cb6613 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelGlobalCounter.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelGlobalCounter.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelGlobalCounterEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelGlobalCounterEmbedded.ts index 4e8685f35..a613ede3b 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelGlobalCounterEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelGlobalCounterEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelIdealtypischeBaurate.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelIdealtypischeBaurate.ts index ecb1e2f2c..adf8b9bb5 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelIdealtypischeBaurate.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelIdealtypischeBaurate.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelIdealtypischeBaurateEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelIdealtypischeBaurateEmbedded.ts index 1f74e5d9d..9ffe5c75b 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelIdealtypischeBaurateEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelIdealtypischeBaurateEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelInfrastruktureinrichtung.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelInfrastruktureinrichtung.ts index ee0edb9af..931e9f324 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelInfrastruktureinrichtung.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelInfrastruktureinrichtung.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelInfrastruktureinrichtungEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelInfrastruktureinrichtungEmbedded.ts index bcb427dec..0939e09d4 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelInfrastruktureinrichtungEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelInfrastruktureinrichtungEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelKommentar.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelKommentar.ts index e3b04747e..9d3448b98 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelKommentar.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelKommentar.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelKommentarEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelKommentarEmbedded.ts index ba64dc465..c3df54117 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelKommentarEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelKommentarEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelSobonOrientierungswertSozialeInfrastruktur.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelSobonOrientierungswertSozialeInfrastruktur.ts index 62e481993..c3e59249d 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelSobonOrientierungswertSozialeInfrastruktur.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelSobonOrientierungswertSozialeInfrastruktur.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelSobonOrientierungswertSozialeInfrastrukturEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelSobonOrientierungswertSozialeInfrastrukturEmbedded.ts index a92522977..479d6ea6f 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelSobonOrientierungswertSozialeInfrastrukturEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelSobonOrientierungswertSozialeInfrastrukturEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelStaedtebaulicheOrientierungswert.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelStaedtebaulicheOrientierungswert.ts index a7917775f..06c16bd82 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelStaedtebaulicheOrientierungswert.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelStaedtebaulicheOrientierungswert.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelStaedtebaulicheOrientierungswertEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelStaedtebaulicheOrientierungswertEmbedded.ts index 78706ad82..f30de9c19 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelStaedtebaulicheOrientierungswertEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelStaedtebaulicheOrientierungswertEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelUmlegungFoerderarten.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelUmlegungFoerderarten.ts index d06d44741..188b25783 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelUmlegungFoerderarten.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelUmlegungFoerderarten.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelUmlegungFoerderartenEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelUmlegungFoerderartenEmbedded.ts index 8dd55b79d..079415a43 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelUmlegungFoerderartenEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelUmlegungFoerderartenEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelVersorgungsquoteGruppenstaerke.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelVersorgungsquoteGruppenstaerke.ts index 4017df2f1..490f1759f 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelVersorgungsquoteGruppenstaerke.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelVersorgungsquoteGruppenstaerke.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelVersorgungsquoteGruppenstaerkeEmbedded.ts b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelVersorgungsquoteGruppenstaerkeEmbedded.ts index 8711e47f1..a4732da63 100644 --- a/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelVersorgungsquoteGruppenstaerkeEmbedded.ts +++ b/frontend/src/api/api-client/isi-backend/models/PagedModelEntityModelVersorgungsquoteGruppenstaerkeEmbedded.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PatchBedarfsmeldungErfolgtRequest.ts b/frontend/src/api/api-client/isi-backend/models/PatchBedarfsmeldungErfolgtRequest.ts index c3cb74ba1..68eda8da0 100644 --- a/frontend/src/api/api-client/isi-backend/models/PatchBedarfsmeldungErfolgtRequest.ts +++ b/frontend/src/api/api-client/isi-backend/models/PatchBedarfsmeldungErfolgtRequest.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PatchInBearbeitungFachreferatRequest.ts b/frontend/src/api/api-client/isi-backend/models/PatchInBearbeitungFachreferatRequest.ts index ed33e1952..128edfb5b 100644 --- a/frontend/src/api/api-client/isi-backend/models/PatchInBearbeitungFachreferatRequest.ts +++ b/frontend/src/api/api-client/isi-backend/models/PatchInBearbeitungFachreferatRequest.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PatchInBearbeitungSachbearbeitungRequest.ts b/frontend/src/api/api-client/isi-backend/models/PatchInBearbeitungSachbearbeitungRequest.ts index f81894c77..45e91e030 100644 --- a/frontend/src/api/api-client/isi-backend/models/PatchInBearbeitungSachbearbeitungRequest.ts +++ b/frontend/src/api/api-client/isi-backend/models/PatchInBearbeitungSachbearbeitungRequest.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PointGeometry.ts b/frontend/src/api/api-client/isi-backend/models/PointGeometry.ts index 9ca479cad..f18d4796b 100644 --- a/frontend/src/api/api-client/isi-backend/models/PointGeometry.ts +++ b/frontend/src/api/api-client/isi-backend/models/PointGeometry.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PointGeometryDto.ts b/frontend/src/api/api-client/isi-backend/models/PointGeometryDto.ts index c94f184eb..4baaa5885 100644 --- a/frontend/src/api/api-client/isi-backend/models/PointGeometryDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/PointGeometryDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/PresignedUrlDto.ts b/frontend/src/api/api-client/isi-backend/models/PresignedUrlDto.ts index ac1ec0f43..4f74dc3e7 100644 --- a/frontend/src/api/api-client/isi-backend/models/PresignedUrlDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/PresignedUrlDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/RepresentationModelObject.ts b/frontend/src/api/api-client/isi-backend/models/RepresentationModelObject.ts index cd645de40..4507acfbd 100644 --- a/frontend/src/api/api-client/isi-backend/models/RepresentationModelObject.ts +++ b/frontend/src/api/api-client/isi-backend/models/RepresentationModelObject.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Save201Response.ts b/frontend/src/api/api-client/isi-backend/models/Save201Response.ts index a2222f52a..597d35759 100644 --- a/frontend/src/api/api-client/isi-backend/models/Save201Response.ts +++ b/frontend/src/api/api-client/isi-backend/models/Save201Response.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/SaveRequest.ts b/frontend/src/api/api-client/isi-backend/models/SaveRequest.ts index 99b31e75a..74fa930d3 100644 --- a/frontend/src/api/api-client/isi-backend/models/SaveRequest.ts +++ b/frontend/src/api/api-client/isi-backend/models/SaveRequest.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/SchuleDto.ts b/frontend/src/api/api-client/isi-backend/models/SchuleDto.ts index bddfdb1a2..df49ef796 100644 --- a/frontend/src/api/api-client/isi-backend/models/SchuleDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/SchuleDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/SearchQueryAndSortingDto.ts b/frontend/src/api/api-client/isi-backend/models/SearchQueryAndSortingDto.ts index 1813d1dbe..a64f4dc3d 100644 --- a/frontend/src/api/api-client/isi-backend/models/SearchQueryAndSortingDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/SearchQueryAndSortingDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/SearchQueryDto.ts b/frontend/src/api/api-client/isi-backend/models/SearchQueryDto.ts index b554915dc..e10a074f6 100644 --- a/frontend/src/api/api-client/isi-backend/models/SearchQueryDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/SearchQueryDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/SearchResultDto.ts b/frontend/src/api/api-client/isi-backend/models/SearchResultDto.ts index 3fc839a0d..d4eb5d587 100644 --- a/frontend/src/api/api-client/isi-backend/models/SearchResultDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/SearchResultDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/SearchResultsDto.ts b/frontend/src/api/api-client/isi-backend/models/SearchResultsDto.ts index 5f322c20a..7fb962ec1 100644 --- a/frontend/src/api/api-client/isi-backend/models/SearchResultsDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/SearchResultsDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/SearchResultsDtoSearchResultsInner.ts b/frontend/src/api/api-client/isi-backend/models/SearchResultsDtoSearchResultsInner.ts index 64909d90c..e07267945 100644 --- a/frontend/src/api/api-client/isi-backend/models/SearchResultsDtoSearchResultsInner.ts +++ b/frontend/src/api/api-client/isi-backend/models/SearchResultsDtoSearchResultsInner.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/SobonBerechnung.ts b/frontend/src/api/api-client/isi-backend/models/SobonBerechnung.ts index 1f166702a..d2f13e3f5 100644 --- a/frontend/src/api/api-client/isi-backend/models/SobonBerechnung.ts +++ b/frontend/src/api/api-client/isi-backend/models/SobonBerechnung.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/SobonBerechnungDto.ts b/frontend/src/api/api-client/isi-backend/models/SobonBerechnungDto.ts index ae28d0942..a98765418 100644 --- a/frontend/src/api/api-client/isi-backend/models/SobonBerechnungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/SobonBerechnungDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/SobonOrientierungswertSozialeInfrastrukturRequestBody.ts b/frontend/src/api/api-client/isi-backend/models/SobonOrientierungswertSozialeInfrastrukturRequestBody.ts index b5fed40be..9ab815941 100644 --- a/frontend/src/api/api-client/isi-backend/models/SobonOrientierungswertSozialeInfrastrukturRequestBody.ts +++ b/frontend/src/api/api-client/isi-backend/models/SobonOrientierungswertSozialeInfrastrukturRequestBody.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Stadtbezirk.ts b/frontend/src/api/api-client/isi-backend/models/Stadtbezirk.ts index dcb07756f..aabdefc07 100644 --- a/frontend/src/api/api-client/isi-backend/models/Stadtbezirk.ts +++ b/frontend/src/api/api-client/isi-backend/models/Stadtbezirk.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/StadtbezirkDto.ts b/frontend/src/api/api-client/isi-backend/models/StadtbezirkDto.ts index 1f0c103ea..cf85bb153 100644 --- a/frontend/src/api/api-client/isi-backend/models/StadtbezirkDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/StadtbezirkDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/StaedtebaulicheOrientierungswertRequestBody.ts b/frontend/src/api/api-client/isi-backend/models/StaedtebaulicheOrientierungswertRequestBody.ts index e22ce8241..fc17937e1 100644 --- a/frontend/src/api/api-client/isi-backend/models/StaedtebaulicheOrientierungswertRequestBody.ts +++ b/frontend/src/api/api-client/isi-backend/models/StaedtebaulicheOrientierungswertRequestBody.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/StatusAbfrage.ts b/frontend/src/api/api-client/isi-backend/models/StatusAbfrage.ts index 4cb80f82f..0f06ec58a 100644 --- a/frontend/src/api/api-client/isi-backend/models/StatusAbfrage.ts +++ b/frontend/src/api/api-client/isi-backend/models/StatusAbfrage.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/SuchwortSuggestionsDto.ts b/frontend/src/api/api-client/isi-backend/models/SuchwortSuggestionsDto.ts index e2da5c3a9..428235ac1 100644 --- a/frontend/src/api/api-client/isi-backend/models/SuchwortSuggestionsDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/SuchwortSuggestionsDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/TransitionDto.ts b/frontend/src/api/api-client/isi-backend/models/TransitionDto.ts index 85dc7c42a..7011db7f4 100644 --- a/frontend/src/api/api-client/isi-backend/models/TransitionDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/TransitionDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/UmlegungFoerderartenRequestBody.ts b/frontend/src/api/api-client/isi-backend/models/UmlegungFoerderartenRequestBody.ts index 89da0e65e..272d27ec1 100644 --- a/frontend/src/api/api-client/isi-backend/models/UmlegungFoerderartenRequestBody.ts +++ b/frontend/src/api/api-client/isi-backend/models/UmlegungFoerderartenRequestBody.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Umlegungsschluessel.ts b/frontend/src/api/api-client/isi-backend/models/Umlegungsschluessel.ts index 1fe28325e..20d24de00 100644 --- a/frontend/src/api/api-client/isi-backend/models/Umlegungsschluessel.ts +++ b/frontend/src/api/api-client/isi-backend/models/Umlegungsschluessel.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/UncertainBoolean.ts b/frontend/src/api/api-client/isi-backend/models/UncertainBoolean.ts index 93cb6473c..295f80f0a 100644 --- a/frontend/src/api/api-client/isi-backend/models/UncertainBoolean.ts +++ b/frontend/src/api/api-client/isi-backend/models/UncertainBoolean.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/UpdateInfrastruktureinrichtungRequest.ts b/frontend/src/api/api-client/isi-backend/models/UpdateInfrastruktureinrichtungRequest.ts index b6b920bf0..a087b668c 100644 --- a/frontend/src/api/api-client/isi-backend/models/UpdateInfrastruktureinrichtungRequest.ts +++ b/frontend/src/api/api-client/isi-backend/models/UpdateInfrastruktureinrichtungRequest.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Utm.ts b/frontend/src/api/api-client/isi-backend/models/Utm.ts index 52ab20e06..cfe7563a1 100644 --- a/frontend/src/api/api-client/isi-backend/models/Utm.ts +++ b/frontend/src/api/api-client/isi-backend/models/Utm.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/UtmDto.ts b/frontend/src/api/api-client/isi-backend/models/UtmDto.ts index 3e8488771..80e2117b4 100644 --- a/frontend/src/api/api-client/isi-backend/models/UtmDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/UtmDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/VerortungMultiPolygon.ts b/frontend/src/api/api-client/isi-backend/models/VerortungMultiPolygon.ts index 5965f17b8..7b37aabb6 100644 --- a/frontend/src/api/api-client/isi-backend/models/VerortungMultiPolygon.ts +++ b/frontend/src/api/api-client/isi-backend/models/VerortungMultiPolygon.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/VerortungMultiPolygonDto.ts b/frontend/src/api/api-client/isi-backend/models/VerortungMultiPolygonDto.ts index 6a394b25f..106874cbc 100644 --- a/frontend/src/api/api-client/isi-backend/models/VerortungMultiPolygonDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/VerortungMultiPolygonDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/VerortungPoint.ts b/frontend/src/api/api-client/isi-backend/models/VerortungPoint.ts index 704c1ddf2..48793f2d7 100644 --- a/frontend/src/api/api-client/isi-backend/models/VerortungPoint.ts +++ b/frontend/src/api/api-client/isi-backend/models/VerortungPoint.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/VerortungPointDto.ts b/frontend/src/api/api-client/isi-backend/models/VerortungPointDto.ts index e3b393c8a..ce2f0e5cf 100644 --- a/frontend/src/api/api-client/isi-backend/models/VerortungPointDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/VerortungPointDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/VersorgungsquoteGruppenstaerkeRequestBody.ts b/frontend/src/api/api-client/isi-backend/models/VersorgungsquoteGruppenstaerkeRequestBody.ts index 8a5c30844..bca1ae233 100644 --- a/frontend/src/api/api-client/isi-backend/models/VersorgungsquoteGruppenstaerkeRequestBody.ts +++ b/frontend/src/api/api-client/isi-backend/models/VersorgungsquoteGruppenstaerkeRequestBody.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Viertel.ts b/frontend/src/api/api-client/isi-backend/models/Viertel.ts index 271886a24..8eca02fa2 100644 --- a/frontend/src/api/api-client/isi-backend/models/Viertel.ts +++ b/frontend/src/api/api-client/isi-backend/models/Viertel.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/ViertelDto.ts b/frontend/src/api/api-client/isi-backend/models/ViertelDto.ts index fba9f7c3a..a784d4961 100644 --- a/frontend/src/api/api-client/isi-backend/models/ViertelDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/ViertelDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenAngelegtDto.ts b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenAngelegtDto.ts index 699ad5ade..78e8ef8d4 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenAngelegtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenAngelegtDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenAngelegtDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenAngelegtDtoAllOf.ts index aa39ce6eb..d06e42552 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenAngelegtDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenAngelegtDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenBedarfsmeldungErfolgtDto.ts b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenBedarfsmeldungErfolgtDto.ts index 8115d811a..21a1bf994 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenBedarfsmeldungErfolgtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenBedarfsmeldungErfolgtDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenBedarfsmeldungErfolgtDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenBedarfsmeldungErfolgtDtoAllOf.ts index 4af3da84a..d02f48475 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenBedarfsmeldungErfolgtDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenBedarfsmeldungErfolgtDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenDto.ts b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenDto.ts index a699766fb..1aaa47f6f 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenDtoAllOf.ts index 7b2a10393..396fe6463 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungFachreferatDto.ts b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungFachreferatDto.ts index 0a263e6fd..27ebb27db 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungFachreferatDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungFachreferatDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungFachreferatDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungFachreferatDtoAllOf.ts index 06d8613d1..bd342df63 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungFachreferatDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungFachreferatDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungSachbearbeitungDto.ts b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungSachbearbeitungDto.ts index 9c2b00e2c..3a00b8e37 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungSachbearbeitungDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungSachbearbeitungDtoAllOf.ts b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungSachbearbeitungDtoAllOf.ts index 7e7eb4afc..921b5eb72 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungSachbearbeitungDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungSachbearbeitungDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Wgs84.ts b/frontend/src/api/api-client/isi-backend/models/Wgs84.ts index a1be9596c..d1904ca38 100644 --- a/frontend/src/api/api-client/isi-backend/models/Wgs84.ts +++ b/frontend/src/api/api-client/isi-backend/models/Wgs84.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/Wgs84Dto.ts b/frontend/src/api/api-client/isi-backend/models/Wgs84Dto.ts index 65a534f89..fdb4f829d 100644 --- a/frontend/src/api/api-client/isi-backend/models/Wgs84Dto.ts +++ b/frontend/src/api/api-client/isi-backend/models/Wgs84Dto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/models/WohneinheitenProFoerderartProJahrDto.ts b/frontend/src/api/api-client/isi-backend/models/WohneinheitenProFoerderartProJahrDto.ts index c7d5cc999..845228a1a 100644 --- a/frontend/src/api/api-client/isi-backend/models/WohneinheitenProFoerderartProJahrDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/WohneinheitenProFoerderartProJahrDto.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-backend/runtime.ts b/frontend/src/api/api-client/isi-backend/runtime.ts index 36fb8e958..9107ed527 100644 --- a/frontend/src/api/api-client/isi-backend/runtime.ts +++ b/frontend/src/api/api-client/isi-backend/runtime.ts @@ -4,7 +4,7 @@ * ISI Backend API * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: noreply@mail.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/apis/ControllerFrGeometriespezifischeOperationenImStandardEPSG4326WGS84Api.ts b/frontend/src/api/api-client/isi-geodata-eai/apis/ControllerFrGeometriespezifischeOperationenImStandardEPSG4326WGS84Api.ts index c31817054..1f5ae3dd6 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/apis/ControllerFrGeometriespezifischeOperationenImStandardEPSG4326WGS84Api.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/apis/ControllerFrGeometriespezifischeOperationenImStandardEPSG4326WGS84Api.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/apis/ControllerZurExtraktionVonFeatureAufBasisVonMultiPolygoneImStandardEPSG4326WGS84Api.ts b/frontend/src/api/api-client/isi-geodata-eai/apis/ControllerZurExtraktionVonFeatureAufBasisVonMultiPolygoneImStandardEPSG4326WGS84Api.ts index 20c515a0c..409348a37 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/apis/ControllerZurExtraktionVonFeatureAufBasisVonMultiPolygoneImStandardEPSG4326WGS84Api.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/apis/ControllerZurExtraktionVonFeatureAufBasisVonMultiPolygoneImStandardEPSG4326WGS84Api.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/apis/ControllerZurExtraktionVonFeatureAufBasisVonPunktKoordinatenImStandardEPSG4326WGS84Api.ts b/frontend/src/api/api-client/isi-geodata-eai/apis/ControllerZurExtraktionVonFeatureAufBasisVonPunktKoordinatenImStandardEPSG4326WGS84Api.ts index e0ba8309e..9ff631d75 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/apis/ControllerZurExtraktionVonFeatureAufBasisVonPunktKoordinatenImStandardEPSG4326WGS84Api.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/apis/ControllerZurExtraktionVonFeatureAufBasisVonPunktKoordinatenImStandardEPSG4326WGS84Api.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/BezirksteilDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/BezirksteilDto.ts index 988e0b3f6..e7fee4b87 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/BezirksteilDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/BezirksteilDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -42,13 +42,13 @@ export interface BezirksteilDto { * @type {number} * @memberof BezirksteilDto */ - ycoordinate?: number; + xcoordinate?: number; /** * * @type {number} * @memberof BezirksteilDto */ - xcoordinate?: number; + ycoordinate?: number; } /** @@ -73,8 +73,8 @@ export function BezirksteilDtoFromJSONTyped(json: any, ignoreDiscriminator: bool 'objectId': !exists(json, 'objectId') ? undefined : json['objectId'], 'bezirksteilNummer': !exists(json, 'bezirksteilNummer') ? undefined : json['bezirksteilNummer'], 'flaecheQm': !exists(json, 'flaecheQm') ? undefined : json['flaecheQm'], - 'ycoordinate': !exists(json, 'ycoordinate') ? undefined : json['ycoordinate'], 'xcoordinate': !exists(json, 'xcoordinate') ? undefined : json['xcoordinate'], + 'ycoordinate': !exists(json, 'ycoordinate') ? undefined : json['ycoordinate'], }; } @@ -90,8 +90,8 @@ export function BezirksteilDtoToJSON(value?: BezirksteilDto | null): any { 'objectId': value.objectId, 'bezirksteilNummer': value.bezirksteilNummer, 'flaecheQm': value.flaecheQm, - 'ycoordinate': value.ycoordinate, 'xcoordinate': value.xcoordinate, + 'ycoordinate': value.ycoordinate, }; } diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoBezirksteilDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoBezirksteilDto.ts index 38875bdcb..8b558f0bc 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoBezirksteilDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoBezirksteilDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoFlurstueckDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoFlurstueckDto.ts index 95b2607ec..f20de1346 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoFlurstueckDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoFlurstueckDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoGemarkungDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoGemarkungDto.ts index 7ca9dd8eb..faf6b84ff 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoGemarkungDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoGemarkungDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoGrundschulsprengelDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoGrundschulsprengelDto.ts index 8727ca679..d4677ddc9 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoGrundschulsprengelDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoGrundschulsprengelDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoKitaplanungsbereichDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoKitaplanungsbereichDto.ts index de220e1ca..f853195a2 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoKitaplanungsbereichDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoKitaplanungsbereichDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoMittelschulsprengelDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoMittelschulsprengelDto.ts index 1004b4e54..236dea243 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoMittelschulsprengelDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoMittelschulsprengelDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoSchulstandortDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoSchulstandortDto.ts index e29d8fda7..c2079a89b 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoSchulstandortDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoSchulstandortDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoStadtbezirkDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoStadtbezirkDto.ts index 11c7cdcd8..77a28322c 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoStadtbezirkDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoStadtbezirkDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoViertelDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoViertelDto.ts index d470ee501..62e425cbc 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoViertelDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureCollectionDtoFeatureDtoViertelDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoBezirksteilDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoBezirksteilDto.ts index 1d6988164..97ae6b50f 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoBezirksteilDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoBezirksteilDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoFlurstueckDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoFlurstueckDto.ts index 83f297105..6b18f1e5a 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoFlurstueckDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoFlurstueckDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoGemarkungDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoGemarkungDto.ts index d9301c178..693b859eb 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoGemarkungDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoGemarkungDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoGrundschulsprengelDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoGrundschulsprengelDto.ts index 43f82a3de..350885f41 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoGrundschulsprengelDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoGrundschulsprengelDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoKitaplanungsbereichDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoKitaplanungsbereichDto.ts index d8c1096bf..96ed1e4b4 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoKitaplanungsbereichDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoKitaplanungsbereichDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoMittelschulsprengelDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoMittelschulsprengelDto.ts index bad551abd..a960d57f5 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoMittelschulsprengelDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoMittelschulsprengelDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoSchulstandortDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoSchulstandortDto.ts index 9720a373f..55748ad50 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoSchulstandortDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoSchulstandortDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoStadtbezirkDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoStadtbezirkDto.ts index abfdb04dc..1881a7a94 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoStadtbezirkDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoStadtbezirkDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoViertelDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoViertelDto.ts index 7d462142d..b7274c356 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoViertelDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoViertelDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoViertelDtoGeometry.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoViertelDtoGeometry.ts index 75451dc54..43d2f4e9e 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoViertelDtoGeometry.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FeatureDtoViertelDtoGeometry.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/FlurstueckDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/FlurstueckDto.ts index 8483a134a..6ee88b04b 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/FlurstueckDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/FlurstueckDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/GemarkungDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/GemarkungDto.ts index 9c884a138..04176899b 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/GemarkungDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/GemarkungDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/GeometryDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/GeometryDto.ts index ada15232d..8ecc7cb78 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/GeometryDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/GeometryDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/GrundschulsprengelDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/GrundschulsprengelDto.ts index 65a906192..b5bffc881 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/GrundschulsprengelDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/GrundschulsprengelDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -66,13 +66,13 @@ export interface GrundschulsprengelDto { * @type {number} * @memberof GrundschulsprengelDto */ - ycoordinate?: number; + xcoordinate?: number; /** * * @type {number} * @memberof GrundschulsprengelDto */ - xcoordinate?: number; + ycoordinate?: number; } /** @@ -101,8 +101,8 @@ export function GrundschulsprengelDtoFromJSONTyped(json: any, ignoreDiscriminato 'verbundnummer': !exists(json, 'verbundnummer') ? undefined : json['verbundnummer'], 'verbundname': !exists(json, 'verbundname') ? undefined : json['verbundname'], 'ebeneBedeutung': !exists(json, 'ebeneBedeutung') ? undefined : json['ebeneBedeutung'], - 'ycoordinate': !exists(json, 'ycoordinate') ? undefined : json['ycoordinate'], 'xcoordinate': !exists(json, 'xcoordinate') ? undefined : json['xcoordinate'], + 'ycoordinate': !exists(json, 'ycoordinate') ? undefined : json['ycoordinate'], }; } @@ -122,8 +122,8 @@ export function GrundschulsprengelDtoToJSON(value?: GrundschulsprengelDto | null 'verbundnummer': value.verbundnummer, 'verbundname': value.verbundname, 'ebeneBedeutung': value.ebeneBedeutung, - 'ycoordinate': value.ycoordinate, 'xcoordinate': value.xcoordinate, + 'ycoordinate': value.ycoordinate, }; } diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/InformationResponseDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/InformationResponseDto.ts index 09227ebfe..d3d1ba999 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/InformationResponseDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/InformationResponseDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/KitaplanungsbereichDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/KitaplanungsbereichDto.ts index d93f83a9d..876fefa3d 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/KitaplanungsbereichDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/KitaplanungsbereichDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/MittelschulsprengelDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/MittelschulsprengelDto.ts index 3ecdb0a8c..3aa3105a9 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/MittelschulsprengelDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/MittelschulsprengelDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -66,13 +66,13 @@ export interface MittelschulsprengelDto { * @type {number} * @memberof MittelschulsprengelDto */ - ycoordinate?: number; + xcoordinate?: number; /** * * @type {number} * @memberof MittelschulsprengelDto */ - xcoordinate?: number; + ycoordinate?: number; } /** @@ -101,8 +101,8 @@ export function MittelschulsprengelDtoFromJSONTyped(json: any, ignoreDiscriminat 'verbundnummer': !exists(json, 'verbundnummer') ? undefined : json['verbundnummer'], 'verbundname': !exists(json, 'verbundname') ? undefined : json['verbundname'], 'ebeneBedeutung': !exists(json, 'ebeneBedeutung') ? undefined : json['ebeneBedeutung'], - 'ycoordinate': !exists(json, 'ycoordinate') ? undefined : json['ycoordinate'], 'xcoordinate': !exists(json, 'xcoordinate') ? undefined : json['xcoordinate'], + 'ycoordinate': !exists(json, 'ycoordinate') ? undefined : json['ycoordinate'], }; } @@ -122,8 +122,8 @@ export function MittelschulsprengelDtoToJSON(value?: MittelschulsprengelDto | nu 'verbundnummer': value.verbundnummer, 'verbundname': value.verbundname, 'ebeneBedeutung': value.ebeneBedeutung, - 'ycoordinate': value.ycoordinate, 'xcoordinate': value.xcoordinate, + 'ycoordinate': value.ycoordinate, }; } diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/MultiPolygonGeometryDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/MultiPolygonGeometryDto.ts index f0a70f126..9f737e560 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/MultiPolygonGeometryDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/MultiPolygonGeometryDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/MultiPolygonGeometryDtoAllOf.ts b/frontend/src/api/api-client/isi-geodata-eai/models/MultiPolygonGeometryDtoAllOf.ts index 3bf32baf0..3dfa41212 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/MultiPolygonGeometryDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/MultiPolygonGeometryDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/PointGeometryDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/PointGeometryDto.ts index 118d8e525..5e28a27b0 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/PointGeometryDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/PointGeometryDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/PointGeometryDtoAllOf.ts b/frontend/src/api/api-client/isi-geodata-eai/models/PointGeometryDtoAllOf.ts index ce9c8f983..22e9f61f3 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/PointGeometryDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/PointGeometryDtoAllOf.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/SchulstandortDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/SchulstandortDto.ts index 4cf55d879..7b17976b8 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/SchulstandortDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/SchulstandortDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/StadtbezirkDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/StadtbezirkDto.ts index d0612ac13..789893533 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/StadtbezirkDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/StadtbezirkDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,13 +48,13 @@ export interface StadtbezirkDto { * @type {number} * @memberof StadtbezirkDto */ - ycoordinate?: number; + xcoordinate?: number; /** * * @type {number} * @memberof StadtbezirkDto */ - xcoordinate?: number; + ycoordinate?: number; } /** @@ -80,8 +80,8 @@ export function StadtbezirkDtoFromJSONTyped(json: any, ignoreDiscriminator: bool 'stadtbezirkNummer': !exists(json, 'stadtbezirkNummer') ? undefined : json['stadtbezirkNummer'], 'name': !exists(json, 'name') ? undefined : json['name'], 'flaecheQm': !exists(json, 'flaecheQm') ? undefined : json['flaecheQm'], - 'ycoordinate': !exists(json, 'ycoordinate') ? undefined : json['ycoordinate'], 'xcoordinate': !exists(json, 'xcoordinate') ? undefined : json['xcoordinate'], + 'ycoordinate': !exists(json, 'ycoordinate') ? undefined : json['ycoordinate'], }; } @@ -98,8 +98,8 @@ export function StadtbezirkDtoToJSON(value?: StadtbezirkDto | null): any { 'stadtbezirkNummer': value.stadtbezirkNummer, 'name': value.name, 'flaecheQm': value.flaecheQm, - 'ycoordinate': value.ycoordinate, 'xcoordinate': value.xcoordinate, + 'ycoordinate': value.ycoordinate, }; } diff --git a/frontend/src/api/api-client/isi-geodata-eai/models/ViertelDto.ts b/frontend/src/api/api-client/isi-geodata-eai/models/ViertelDto.ts index 1db314830..03448f6b9 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/models/ViertelDto.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/models/ViertelDto.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -42,13 +42,13 @@ export interface ViertelDto { * @type {number} * @memberof ViertelDto */ - ycoordinate?: number; + xcoordinate?: number; /** * * @type {number} * @memberof ViertelDto */ - xcoordinate?: number; + ycoordinate?: number; } /** @@ -73,8 +73,8 @@ export function ViertelDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean) 'objectId': !exists(json, 'objectId') ? undefined : json['objectId'], 'viertelNummer': !exists(json, 'viertelNummer') ? undefined : json['viertelNummer'], 'flaecheQm': !exists(json, 'flaecheQm') ? undefined : json['flaecheQm'], - 'ycoordinate': !exists(json, 'ycoordinate') ? undefined : json['ycoordinate'], 'xcoordinate': !exists(json, 'xcoordinate') ? undefined : json['xcoordinate'], + 'ycoordinate': !exists(json, 'ycoordinate') ? undefined : json['ycoordinate'], }; } @@ -90,8 +90,8 @@ export function ViertelDtoToJSON(value?: ViertelDto | null): any { 'objectId': value.objectId, 'viertelNummer': value.viertelNummer, 'flaecheQm': value.flaecheQm, - 'ycoordinate': value.ycoordinate, 'xcoordinate': value.xcoordinate, + 'ycoordinate': value.ycoordinate, }; } diff --git a/frontend/src/api/api-client/isi-geodata-eai/runtime.ts b/frontend/src/api/api-client/isi-geodata-eai/runtime.ts index 1aca4acf5..9be78b69c 100644 --- a/frontend/src/api/api-client/isi-geodata-eai/runtime.ts +++ b/frontend/src/api/api-client/isi-geodata-eai/runtime.ts @@ -4,7 +4,7 @@ * ISI GEODATA EAI * ISI GEODATA EAI - Service zum Abfragen von Geoinformationen * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-master-eai/apis/MasterEaiApi.ts b/frontend/src/api/api-client/isi-master-eai/apis/MasterEaiApi.ts index 87efdaa1b..9cccc7a62 100644 --- a/frontend/src/api/api-client/isi-master-eai/apis/MasterEaiApi.ts +++ b/frontend/src/api/api-client/isi-master-eai/apis/MasterEaiApi.ts @@ -4,7 +4,7 @@ * ISI MAstER EAI * ISI MAstER EAI - Service zum Abfragen von Adressen von MAstER * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-master-eai/models/AdressSucheDto.ts b/frontend/src/api/api-client/isi-master-eai/models/AdressSucheDto.ts index 2f8af65ff..6fca6cdaa 100644 --- a/frontend/src/api/api-client/isi-master-eai/models/AdressSucheDto.ts +++ b/frontend/src/api/api-client/isi-master-eai/models/AdressSucheDto.ts @@ -4,7 +4,7 @@ * ISI MAstER EAI * ISI MAstER EAI - Service zum Abfragen von Adressen von MAstER * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-master-eai/models/InformationResponseDto.ts b/frontend/src/api/api-client/isi-master-eai/models/InformationResponseDto.ts index a044ba554..655021964 100644 --- a/frontend/src/api/api-client/isi-master-eai/models/InformationResponseDto.ts +++ b/frontend/src/api/api-client/isi-master-eai/models/InformationResponseDto.ts @@ -4,7 +4,7 @@ * ISI MAstER EAI * ISI MAstER EAI - Service zum Abfragen von Adressen von MAstER * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-master-eai/models/MuenchenAdresseDto.ts b/frontend/src/api/api-client/isi-master-eai/models/MuenchenAdresseDto.ts index cf1e30d51..62751320d 100644 --- a/frontend/src/api/api-client/isi-master-eai/models/MuenchenAdresseDto.ts +++ b/frontend/src/api/api-client/isi-master-eai/models/MuenchenAdresseDto.ts @@ -4,7 +4,7 @@ * ISI MAstER EAI * ISI MAstER EAI - Service zum Abfragen von Adressen von MAstER * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-master-eai/models/MuenchenAdresseGeoZuordnungenDto.ts b/frontend/src/api/api-client/isi-master-eai/models/MuenchenAdresseGeoZuordnungenDto.ts index 99c9d8d60..c949f0f4e 100644 --- a/frontend/src/api/api-client/isi-master-eai/models/MuenchenAdresseGeoZuordnungenDto.ts +++ b/frontend/src/api/api-client/isi-master-eai/models/MuenchenAdresseGeoZuordnungenDto.ts @@ -4,7 +4,7 @@ * ISI MAstER EAI * ISI MAstER EAI - Service zum Abfragen von Adressen von MAstER * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-master-eai/models/MuenchenAdressenDto.ts b/frontend/src/api/api-client/isi-master-eai/models/MuenchenAdressenDto.ts index 965070f8c..f4aad9d00 100644 --- a/frontend/src/api/api-client/isi-master-eai/models/MuenchenAdressenDto.ts +++ b/frontend/src/api/api-client/isi-master-eai/models/MuenchenAdressenDto.ts @@ -4,7 +4,7 @@ * ISI MAstER EAI * ISI MAstER EAI - Service zum Abfragen von Adressen von MAstER * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-master-eai/models/PositionDto.ts b/frontend/src/api/api-client/isi-master-eai/models/PositionDto.ts index 96b93bd23..ce468b539 100644 --- a/frontend/src/api/api-client/isi-master-eai/models/PositionDto.ts +++ b/frontend/src/api/api-client/isi-master-eai/models/PositionDto.ts @@ -4,7 +4,7 @@ * ISI MAstER EAI * ISI MAstER EAI - Service zum Abfragen von Adressen von MAstER * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-master-eai/models/UtmDto.ts b/frontend/src/api/api-client/isi-master-eai/models/UtmDto.ts index 1436b1986..041d04935 100644 --- a/frontend/src/api/api-client/isi-master-eai/models/UtmDto.ts +++ b/frontend/src/api/api-client/isi-master-eai/models/UtmDto.ts @@ -4,7 +4,7 @@ * ISI MAstER EAI * ISI MAstER EAI - Service zum Abfragen von Adressen von MAstER * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-master-eai/models/WgsDto.ts b/frontend/src/api/api-client/isi-master-eai/models/WgsDto.ts index cbff2db0c..add19ed7e 100644 --- a/frontend/src/api/api-client/isi-master-eai/models/WgsDto.ts +++ b/frontend/src/api/api-client/isi-master-eai/models/WgsDto.ts @@ -4,7 +4,7 @@ * ISI MAstER EAI * ISI MAstER EAI - Service zum Abfragen von Adressen von MAstER * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/api-client/isi-master-eai/runtime.ts b/frontend/src/api/api-client/isi-master-eai/runtime.ts index 16cea1a0b..c3f7d4787 100644 --- a/frontend/src/api/api-client/isi-master-eai/runtime.ts +++ b/frontend/src/api/api-client/isi-master-eai/runtime.ts @@ -4,7 +4,7 @@ * ISI MAstER EAI * ISI MAstER EAI - Service zum Abfragen von Adressen von MAstER * - * The version of the OpenAPI document: 1.3.0 + * The version of the OpenAPI document: 1.4.0 * Contact: unbekannt@muenchen.de * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/frontend/src/api/json/isi-backend.json b/frontend/src/api/json/isi-backend.json index 687a2ee3a..6b09683be 100644 --- a/frontend/src/api/json/isi-backend.json +++ b/frontend/src/api/json/isi-backend.json @@ -4,7 +4,7 @@ "title": "ISI Backend API", "description": "ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung", "contact": { "name": "ISI Management", "email": "noreply@mail.de" }, - "version": "1.3.0" + "version": "1.4.0" }, "servers": [{ "url": "http://localhost:39146", "description": "Generated server url" }], "tags": [ @@ -4056,15 +4056,15 @@ "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "201": { - "description": "CREATED -> FoerdermixStamm wurde erfolgreich erstellt.", - "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/FoerdermixStammDto" } } } - }, "400": { "description": "BAD_REQUEST -> FoerdermixStamm konnte nicht erstellt werden, überprüfen sie die Eingabe.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, + "201": { + "description": "CREATED -> FoerdermixStamm wurde erfolgreich erstellt.", + "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/FoerdermixStammDto" } } } } } } @@ -4081,8 +4081,8 @@ "required": true }, "responses": { - "404": { - "description": "NOT_FOUND -> Kommentar mit dieser ID nicht vorhanden.", + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4095,14 +4095,14 @@ } } }, - "400": { - "description": "BAD_REQUEST -> Kommentar konnte nicht erstellt werden, überprüfen sie die Eingabe.", + "404": { + "description": "NOT_FOUND -> Kommentar mit dieser ID nicht vorhanden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", + "400": { + "description": "BAD_REQUEST -> Kommentar konnte nicht erstellt werden, überprüfen sie die Eingabe.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4120,8 +4120,8 @@ "required": true }, "responses": { - "400": { - "description": "BAD_REQUEST -> Kommentar konnte nicht erstellt werden, überprüfen sie die Eingabe.", + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4134,8 +4134,8 @@ } } }, - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", + "400": { + "description": "BAD_REQUEST -> Kommentar konnte nicht erstellt werden, überprüfen sie die Eingabe.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4153,8 +4153,8 @@ "required": true }, "responses": { - "404": { - "description": "NOT_FOUND -> Kommentar mit dieser ID nicht vorhanden.", + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4165,14 +4165,14 @@ "application/hal+json": { "schema": { "$ref": "#/components/schemas/KommentarBauvorhabenDto" } } } }, - "400": { - "description": "BAD_REQUEST -> Kommentar konnte nicht erstellt werden, überprüfen sie die Eingabe.", + "404": { + "description": "NOT_FOUND -> Kommentar mit dieser ID nicht vorhanden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", + "400": { + "description": "BAD_REQUEST -> Kommentar konnte nicht erstellt werden, überprüfen sie die Eingabe.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4188,8 +4188,8 @@ "required": true }, "responses": { - "400": { - "description": "BAD_REQUEST -> Kommentar konnte nicht erstellt werden, überprüfen sie die Eingabe.", + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4200,8 +4200,8 @@ "application/hal+json": { "schema": { "$ref": "#/components/schemas/KommentarBauvorhabenDto" } } } }, - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", + "400": { + "description": "BAD_REQUEST -> Kommentar konnte nicht erstellt werden, überprüfen sie die Eingabe.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4232,20 +4232,14 @@ "required": true }, "responses": { - "404": { - "description": "NOT_FOUND -> Es gibt keine Infrastruktureinrichtung mit der ID.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, "412": { "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "400": { - "description": "BAD_REQUEST -> Infrastruktureinrichtung konnte nicht aktualisiert werden, überprüfen sie die Eingabe.", + "404": { + "description": "NOT_FOUND -> Es gibt keine Infrastruktureinrichtung mit der ID.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4266,6 +4260,12 @@ } } } + }, + "400": { + "description": "BAD_REQUEST -> Infrastruktureinrichtung konnte nicht aktualisiert werden, überprüfen sie die Eingabe.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } } } }, @@ -4291,6 +4291,12 @@ "required": true }, "responses": { + "400": { + "description": "BAD_REQUEST -> Infrastruktureinrichtung konnte nicht erstellt werden, überprüfen sie die Eingabe.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } + }, "412": { "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { @@ -4313,12 +4319,6 @@ } } } - }, - "400": { - "description": "BAD_REQUEST -> Infrastruktureinrichtung konnte nicht erstellt werden, überprüfen sie die Eingabe.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } } } } @@ -4333,14 +4333,14 @@ "required": true }, "responses": { - "403": { - "description": "FORBIDDEN -> Keine Berechtigung um die Abfrage mit dem Bauvorhaben zu verknüpfen.", + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", + "555": { + "description": "CUSTOM INTERNAL SERVER ERROR -> Die Dateien konnten nicht gelöscht werden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4351,27 +4351,27 @@ "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "400": { - "description": "BAD_REQUEST -> Bauvorhaben konnte nicht erstellt werden, überprüfen sie die Eingabe.", + "403": { + "description": "FORBIDDEN -> Keine Berechtigung um die Abfrage mit dem Bauvorhaben zu verknüpfen.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "555": { - "description": "CUSTOM INTERNAL SERVER ERROR -> Die Dateien konnten nicht gelöscht werden.", + "400": { + "description": "BAD_REQUEST -> Bauvorhaben konnte nicht erstellt werden, überprüfen sie die Eingabe.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "200": { - "description": "OK -> Bauvorhaben wurde erfolgreich aktualisiert.", - "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/BauvorhabenDto" } } } - }, "409": { "description": "CONFLICT -> Bauvorhaben konnte nicht aktualisiert werden, da bei einer Datenübernahme die Abfrage bereits ein Bauvorhaben referenziert.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, + "200": { + "description": "OK -> Bauvorhaben wurde erfolgreich aktualisiert.", + "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/BauvorhabenDto" } } } } } }, @@ -4387,8 +4387,14 @@ "required": true }, "responses": { - "409": { - "description": "CONFLICT -> Bauvorhaben konnte nicht erstellt werden, da bei einer Datenübernahme die Abfrage bereits ein Bauvorhaben referenziert.", + "404": { + "description": "NOT_FOUND -> Die ausgewählte Abfrage existiert nicht mehr.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } + }, + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4403,14 +4409,8 @@ "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "404": { - "description": "NOT_FOUND -> Die ausgewählte Abfrage existiert nicht mehr.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", + "409": { + "description": "CONFLICT -> Bauvorhaben konnte nicht erstellt werden, da bei einer Datenübernahme die Abfrage bereits ein Bauvorhaben referenziert.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4438,14 +4438,8 @@ } ], "responses": { - "400": { - "description": "BAD_REQUEST -> Relevante Abfragevariante konnte nicht geändert werden.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, - "404": { - "description": "NOT_FOUND -> Abfrage oder Abfragevariante nicht gefunden.", + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4456,8 +4450,8 @@ "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", + "400": { + "description": "BAD_REQUEST -> Relevante Abfragevariante konnte nicht geändert werden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4466,6 +4460,12 @@ "description": "OK -> Relevante Abfragevariante erfolgreich geändert.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/BauvorhabenDto" } } } }, + "404": { + "description": "NOT_FOUND -> Abfrage oder Abfragevariante nicht gefunden.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } + }, "409": { "description": "CONFLICT -> Es wurde bereits eine andere Abfragevariante als relevant markiert oder die Abfrage referenziert kein Bauvorhaben.", "content": { @@ -4485,25 +4485,25 @@ { "name": "anmerkung", "in": "query", "required": false, "schema": { "type": "string", "default": "" } } ], "responses": { - "404": { - "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", + "409": { + "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht zur Bearbeitung zurückgegeben werden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "409": { - "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht zur Bearbeitung zurückgegeben werden.", + "404": { + "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, + "200": { "description": "OK -> Abfrage wurde erfolgreich zurückgegeben an den Abfrage Ersteller." }, "403": { "description": "FORBIDDEN -> Sie haben keine Berechtigung, den Statuswechsel durchzuführen.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, - "200": { "description": "OK -> Abfrage wurde erfolgreich zurückgegeben an den Abfrage Ersteller." } + } } } }, @@ -4517,25 +4517,25 @@ { "name": "anmerkung", "in": "query", "required": false, "schema": { "type": "string", "default": "" } } ], "responses": { - "404": { - "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", + "409": { + "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht zur Bearbeitung zurückgegeben werden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "409": { - "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht zur Bearbeitung zurückgegeben werden.", + "404": { + "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, + "200": { "description": "OK -> Abfrage wurde erfolgreich zurückgegeben an den Abfrage Ersteller." }, "403": { "description": "FORBIDDEN -> Sie haben keine Berechtigung, den Statuswechsel durchzuführen.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, - "200": { "description": "OK -> Abfrage wurde erfolgreich zurückgegeben an den Abfrage Ersteller." } + } } } }, @@ -4556,14 +4556,14 @@ } }, "200": { "description": "OK -> Abfrage wurde erfolgreich an RBS oder SOZ zur Bearbeitung weitergegeben." }, - "403": { - "description": "FORBIDDEN -> Sie haben keine Berechtigung, den Statuswechsel durchzuführen.", + "409": { + "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht weitergegeben werden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "409": { - "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht weitergegeben werden.", + "403": { + "description": "FORBIDDEN -> Sie haben keine Berechtigung, den Statuswechsel durchzuführen.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4581,25 +4581,25 @@ { "name": "anmerkung", "in": "query", "required": false, "schema": { "type": "string", "default": "" } } ], "responses": { - "404": { - "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", + "409": { + "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht zur Bearbeitung zurückgegeben werden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "409": { - "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht zur Bearbeitung zurückgegeben werden.", + "404": { + "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, + "200": { "description": "OK -> Abfrage wurde erfolgreich zurückgegeben an den Abfrage Ersteller." }, "403": { "description": "FORBIDDEN -> Sie haben keine Berechtigung, den Statuswechsel durchzuführen.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, - "200": { "description": "OK -> Abfrage wurde erfolgreich zurückgegeben an den Abfrage Ersteller." } + } } } }, @@ -4614,20 +4614,20 @@ ], "responses": { "200": { "description": "OK -> Abfrage wurde erfolgreich freigegeben." }, - "404": { - "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", + "409": { + "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht freigegeben werden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "403": { - "description": "FORBIDDEN -> Sie haben keine Berechtigung, den Statuswechsel durchzuführen.", + "404": { + "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "409": { - "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht freigegeben werden.", + "403": { + "description": "FORBIDDEN -> Sie haben keine Berechtigung, den Statuswechsel durchzuführen.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4645,14 +4645,14 @@ { "name": "anmerkung", "in": "query", "required": false, "schema": { "type": "string", "default": "" } } ], "responses": { - "404": { - "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", + "409": { + "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht erledigt werden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "409": { - "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht erledigt werden.", + "404": { + "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4677,15 +4677,15 @@ { "name": "anmerkung", "in": "query", "required": false, "schema": { "type": "string", "default": "" } } ], "responses": { - "200": { "description": "OK -> Abfrage wurde erfolgreich erledigt." }, - "404": { - "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", + "409": { + "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht erledgit werden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "409": { - "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht erledgit werden.", + "200": { "description": "OK -> Abfrage wurde erfolgreich erledigt." }, + "404": { + "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4710,14 +4710,14 @@ ], "responses": { "200": { "description": "OK -> Abfrage wurde erfolgreich erledigt." }, - "404": { - "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", + "409": { + "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht erledigt werden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "409": { - "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht erledigt werden.", + "404": { + "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4773,25 +4773,25 @@ { "name": "anmerkung", "in": "query", "required": false, "schema": { "type": "string", "default": "" } } ], "responses": { - "409": { - "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht abgebrochen werden.", + "404": { + "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "404": { - "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", + "409": { + "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht abgebrochen werden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, + "200": { "description": "OK -> Abfrage wurde erfolgreich abbgebrochen." }, "403": { "description": "FORBIDDEN -> Sie haben keine Berechtigung, den Statuswechsel durchzuführen.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, - "200": { "description": "OK -> Abfrage wurde erfolgreich abbgebrochen." } + } } } }, @@ -4805,15 +4805,15 @@ "required": true }, "responses": { - "200": { - "description": "OK -> Transformation der Koordinate von WGS84 zu UTM32 war erfolgreich.", - "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/UtmDto" } } } - }, "555": { "description": "CUSTOM INTERNAL SERVER ERROR -> Bei der Transformation der Koordinate ist ein Fehler aufgetreten.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, + "200": { + "description": "OK -> Transformation der Koordinate von WGS84 zu UTM32 war erfolgreich.", + "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/UtmDto" } } } } } } @@ -4976,8 +4976,8 @@ } ], "responses": { - "400": { - "description": "BAD REQUEST -> Der JSON-Body des Requests ist fehlerhaft oder nicht vorhanden.", + "404": { + "description": "NOT FOUND -> Die Datei ist im S3-Storage nicht verfügbar.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -4992,8 +4992,8 @@ "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "404": { - "description": "NOT FOUND -> Die Datei ist im S3-Storage nicht verfügbar.", + "400": { + "description": "BAD REQUEST -> Der JSON-Body des Requests ist fehlerhaft oder nicht vorhanden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -5010,24 +5010,24 @@ "required": true }, "responses": { + "409": { + "description": "CONFLICT -> Die Datei existiert bereits im S3-Storage unter dem Dateipfad.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } + }, "200": { "description": "OK", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/PresignedUrlDto" } } } }, - "400": { - "description": "BAD REQUEST -> Der Request ist fehlerhaft.", + "555": { + "description": "CUSTOM INTERNAL SERVER ERROR -> Die Presigned-Url konnte nicht erzeugt werden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "555": { - "description": "CUSTOM INTERNAL SERVER ERROR -> Die Presigned-Url konnte nicht erzeugt werden.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, - "409": { - "description": "CONFLICT -> Die Datei existiert bereits im S3-Storage unter dem Dateipfad.", + "400": { + "description": "BAD REQUEST -> Der Request ist fehlerhaft.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -5046,12 +5046,6 @@ "required": true }, "responses": { - "555": { - "description": "CUSTOM INTERNAL SERVER ERROR -> Bei der Ermittlung des Mime-Types ist ein Fehler aufgetreten.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, "200": { "description": "OK", "content": { @@ -5063,6 +5057,12 @@ "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, + "555": { + "description": "CUSTOM INTERNAL SERVER ERROR -> Bei der Ermittlung des Mime-Types ist ein Fehler aufgetreten.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } } } } @@ -5101,8 +5101,8 @@ } } }, - "404": { - "description": "NOT_FOUND -> Das referenzierte Bauvorhaben existiert nicht.", + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -5113,8 +5113,8 @@ "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", + "404": { + "description": "NOT_FOUND -> Das referenzierte Bauvorhaben existiert nicht.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -5145,20 +5145,20 @@ "required": true }, "responses": { - "409": { - "description": "CONFLICT -> Abfrage konnte nicht aktualisiert werden, da die Abfrage nicht im korrekten Status ist.", + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "400": { - "description": "BAD_REQUEST -> Abfrage konnte nicht aktualisiert werden, überprüfen sie die Eingabe oder die Abfrage befindet sich in einem unzulässigen Status", + "403": { + "description": "FORBIDDEN -> Keine Berechtigung um die Abfrage zu bearbeiten.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "403": { - "description": "FORBIDDEN -> Keine Berechtigung um die Abfrage zu bearbeiten.", + "400": { + "description": "BAD_REQUEST -> Abfrage konnte nicht aktualisiert werden, überprüfen sie die Eingabe oder die Abfrage befindet sich in einem unzulässigen Status", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -5169,8 +5169,8 @@ "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", + "409": { + "description": "CONFLICT -> Abfrage konnte nicht aktualisiert werden, da die Abfrage nicht im korrekten Status ist.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -5215,20 +5215,20 @@ "required": true }, "responses": { - "409": { - "description": "CONFLICT -> Abfrage konnte nicht aktualisiert werden, da die Abfrage nicht im korrekten Status ist.", + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "400": { - "description": "BAD_REQUEST -> Abfrage konnte nicht aktualisiert werden, überprüfen sie die Eingabe oder die Abfrage befindet sich in einem unzulässigen Status", + "403": { + "description": "FORBIDDEN -> Keine Berechtigung um die Abfrage zu bearbeiten.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "403": { - "description": "FORBIDDEN -> Keine Berechtigung um die Abfrage zu bearbeiten.", + "400": { + "description": "BAD_REQUEST -> Abfrage konnte nicht aktualisiert werden, überprüfen sie die Eingabe oder die Abfrage befindet sich in einem unzulässigen Status", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -5239,8 +5239,8 @@ "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", + "409": { + "description": "CONFLICT -> Abfrage konnte nicht aktualisiert werden, da die Abfrage nicht im korrekten Status ist.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -5285,8 +5285,8 @@ "required": true }, "responses": { - "409": { - "description": "CONFLICT -> Abfrage konnte nicht aktualisiert werden, da die Abfrage nicht im korrekten Status ist.", + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -5303,8 +5303,8 @@ "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", + "409": { + "description": "CONFLICT -> Abfrage konnte nicht aktualisiert werden, da die Abfrage nicht im korrekten Status ist.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -5349,14 +5349,14 @@ "required": true }, "responses": { - "409": { - "description": "CONFLICT -> Abfrage konnte nicht aktualisiert werden, da die Abfrage nicht im korrekten Status ist.", + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "400": { - "description": "BAD_REQUEST -> Abfrage konnte nicht aktualisiert werden, überprüfen sie die Eingabe oder die Abfrage befindet sich in einem unzulässigen Status", + "555": { + "description": "CUSTOM INTERNAL SERVER ERROR -> Die Dateien konnten nicht gelöscht werden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -5373,8 +5373,14 @@ "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", + "400": { + "description": "BAD_REQUEST -> Abfrage konnte nicht aktualisiert werden, überprüfen sie die Eingabe oder die Abfrage befindet sich in einem unzulässigen Status", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } + }, + "409": { + "description": "CONFLICT -> Abfrage konnte nicht aktualisiert werden, da die Abfrage nicht im korrekten Status ist.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -5392,12 +5398,6 @@ } } } - }, - "555": { - "description": "CUSTOM INTERNAL SERVER ERROR -> Die Dateien konnten nicht gelöscht werden.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } } } } @@ -5570,19 +5570,19 @@ { "name": "id", "in": "path", "required": true, "schema": { "type": "string", "format": "uuid" } } ], "responses": { - "404": { - "description": "NOT FOUND -> Infrastruktureinrichtung mit dieser ID nicht vorhanden.", + "409": { + "description": "CONFLICT -> Die Infrastruktureinrichtung referenziert ein Bauvorhaben.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "204": { "description": "NO CONTENT" }, - "409": { - "description": "CONFLICT -> Die Infrastruktureinrichtung referenziert ein Bauvorhaben.", + "404": { + "description": "NOT FOUND -> Infrastruktureinrichtung mit dieser ID nicht vorhanden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - } + }, + "204": { "description": "NO CONTENT" } } } }, @@ -5769,14 +5769,14 @@ } } }, - "403": { - "description": "FORBIDDEN -> Keine Berechtigung um die Abfrage zu öffnen.", + "404": { + "description": "NOT FOUND -> Abfrage mit dieser ID nicht vorhanden.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "404": { - "description": "NOT FOUND -> Abfrage mit dieser ID nicht vorhanden.", + "403": { + "description": "FORBIDDEN -> Keine Berechtigung um die Abfrage zu öffnen.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -5791,8 +5791,8 @@ { "name": "id", "in": "path", "required": true, "schema": { "type": "string", "format": "uuid" } } ], "responses": { - "409": { - "description": "CONFLICT -> Die Abfrage referenziert ein Bauvorhaben oder die Abfrage nicht im korrekten Status ist.", + "403": { + "description": "CONFLICT -> Der Nutzer besitzt nicht die Berechtigung zum Löschen der Abfrage.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -5803,8 +5803,8 @@ "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "403": { - "description": "CONFLICT -> Der Nutzer besitzt nicht die Berechtigung zum Löschen der Abfrage.", + "409": { + "description": "CONFLICT -> Die Abfrage referenziert ein Bauvorhaben oder die Abfrage nicht im korrekten Status ist.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -5828,12 +5828,6 @@ "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "403": { - "description": "FORBIDDEN -> Sie haben keine Berechtigung, den Statuswechsel durchzuführen.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, "200": { "description": "OK -> Alle mögliche Transistions gefunden", "content": { @@ -5841,6 +5835,12 @@ "schema": { "type": "array", "items": { "$ref": "#/components/schemas/TransitionDto" } } } } + }, + "403": { + "description": "FORBIDDEN -> Sie haben keine Berechtigung, den Statuswechsel durchzuführen.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } } } } @@ -6016,16 +6016,6 @@ "page": { "$ref": "#/components/schemas/PageMetadata" } } }, - "CollectionModelObject": { - "type": "object", - "properties": { - "_embedded": { - "type": "object", - "properties": { "objects": { "type": "array", "items": { "type": "object" } } } - }, - "_links": { "$ref": "#/components/schemas/Links" } - } - }, "CollectionModelDokument": { "type": "object", "properties": { @@ -6038,50 +6028,17 @@ "_links": { "$ref": "#/components/schemas/Links" } } }, - "EntityModelDokument": { - "type": "object", - "properties": { - "version": { "type": "integer", "format": "int64" }, - "createdDateTime": { "type": "string", "format": "date-time" }, - "lastModifiedDateTime": { "type": "string", "format": "date-time" }, - "filePath": { "$ref": "#/components/schemas/Filepath" }, - "artDokument": { - "type": "string", - "enum": [ - "UNSPECIFIED", - "EMAIL", - "BESCHLUSS", - "ANLAGE", - "ANTRAG", - "KARTE", - "STELLUNGNAHME", - "DATEN_BAUVORHABEN", - "GEBAEUDEPLAN", - "BERECHNUNG", - "INFOS_BAUGENEHMIGUNG", - "PRESSEARTIKEL", - "INFOS_ZU_SOZ_INFRASTRUKTUR", - "PROTOKOLL", - "SONSTIGES" - ] - }, - "_links": { "$ref": "#/components/schemas/Links" } - } - }, - "PagedModelEntityModelDokument": { + "CollectionModelObject": { "type": "object", "properties": { "_embedded": { "type": "object", - "properties": { - "dokuments": { "type": "array", "items": { "$ref": "#/components/schemas/EntityModelDokument" } } - } + "properties": { "objects": { "type": "array", "items": { "type": "object" } } } }, - "_links": { "$ref": "#/components/schemas/Links" }, - "page": { "$ref": "#/components/schemas/PageMetadata" } + "_links": { "$ref": "#/components/schemas/Links" } } }, - "EntityModelAbfragevarianteBauleitplanverfahren": { + "EntityModelAbfragevarianteWeiteresVerfahren": { "type": "object", "properties": { "version": { "type": "integer", "format": "int64" }, @@ -6112,6 +6069,8 @@ "wesentlicheRechtsgrundlageFreieEingabe": { "type": "string" }, "realisierungVon": { "type": "integer", "format": "int32" }, "gfWohnenGesamt": { "type": "number" }, + "gfWohnenBaurechtlichGenehmigt": { "type": "number" }, + "gfWohnenBaurechtlichFestgesetzt": { "type": "number" }, "gfWohnenSobonUrsaechlich": { "type": "number" }, "gfWohnenBestandswohnbaurecht": { "type": "number" }, "gfWohnenSonderwohnformen": { "type": "boolean" }, @@ -6121,6 +6080,8 @@ "gfWohnenWeiteresNichtInfrastrukturrelevantesWohnen": { "type": "number" }, "gfAnmerkung": { "type": "string" }, "weGesamt": { "type": "integer", "format": "int32" }, + "weBaurechtlichGenehmigt": { "type": "integer", "format": "int32" }, + "weBaurechtlichFestgesetzt": { "type": "integer", "format": "int32" }, "weSonderwohnformen": { "type": "boolean" }, "weStudentischesWohnen": { "type": "integer", "format": "int32" }, "weSeniorinnenWohnen": { "type": "integer", "format": "int32" }, @@ -6153,15 +6114,15 @@ "_links": { "$ref": "#/components/schemas/Links" } } }, - "PagedModelEntityModelAbfragevarianteBauleitplanverfahren": { + "PagedModelEntityModelAbfragevarianteWeiteresVerfahren": { "type": "object", "properties": { "_embedded": { "type": "object", "properties": { - "abfragevarianteBauleitplanverfahrens": { + "abfragevarianteWeiteresVerfahrens": { "type": "array", - "items": { "$ref": "#/components/schemas/EntityModelAbfragevarianteBauleitplanverfahren" } + "items": { "$ref": "#/components/schemas/EntityModelAbfragevarianteWeiteresVerfahren" } } } }, @@ -6176,44 +6137,6 @@ "sobonFoerdermix": { "$ref": "#/components/schemas/Foerdermix" } } }, - "EntityModelUmlegungFoerderarten": { - "type": "object", - "properties": { - "version": { "type": "integer", "format": "int64" }, - "createdDateTime": { "type": "string", "format": "date-time" }, - "lastModifiedDateTime": { "type": "string", "format": "date-time" }, - "bezeichnung": { "type": "string" }, - "gueltigAb": { "type": "string", "format": "date" }, - "umlegungsschluessel": { "$ref": "#/components/schemas/Umlegungsschluessel" }, - "_links": { "$ref": "#/components/schemas/Links" } - } - }, - "PagedModelEntityModelUmlegungFoerderarten": { - "type": "object", - "properties": { - "_embedded": { - "type": "object", - "properties": { - "umlegungFoerderartens": { - "type": "array", - "items": { "$ref": "#/components/schemas/EntityModelUmlegungFoerderarten" } - } - } - }, - "_links": { "$ref": "#/components/schemas/Links" }, - "page": { "$ref": "#/components/schemas/PageMetadata" } - } - }, - "Umlegungsschluessel": { - "type": "object", - "properties": { - "foerderarten": { - "uniqueItems": true, - "type": "array", - "items": { "$ref": "#/components/schemas/Foerderart" } - } - } - }, "EntityModelAbfragevariante": { "type": "object", "properties": { @@ -6245,28 +6168,40 @@ "page": { "$ref": "#/components/schemas/PageMetadata" } } }, - "EntityModelStaedtebaulicheOrientierungswert": { + "EntityModelVersorgungsquoteGruppenstaerke": { "type": "object", "properties": { "version": { "type": "integer", "format": "int64" }, "createdDateTime": { "type": "string", "format": "date-time" }, "lastModifiedDateTime": { "type": "string", "format": "date-time" }, "gueltigAb": { "type": "string", "format": "date" }, - "foerderartBezeichnung": { "type": "string" }, - "durchschnittlicheGrundflaeche": { "type": "integer", "format": "int64" }, - "belegungsdichte": { "type": "number" }, + "infrastruktureinrichtungTyp": { + "type": "string", + "enum": [ + "UNSPECIFIED", + "KINDERKRIPPE", + "KINDERGARTEN", + "GS_NACHMITTAG_BETREUUNG", + "HAUS_FUER_KINDER", + "GRUNDSCHULE", + "MITTELSCHULE" + ] + }, + "versorgungsquotePlanungsursaechlich": { "type": "number" }, + "versorgungsquoteSobonUrsaechlich": { "type": "number" }, + "gruppenstaerke": { "type": "integer", "format": "int32" }, "_links": { "$ref": "#/components/schemas/Links" } } }, - "PagedModelEntityModelStaedtebaulicheOrientierungswert": { + "PagedModelEntityModelVersorgungsquoteGruppenstaerke": { "type": "object", "properties": { "_embedded": { "type": "object", "properties": { - "staedtebaulicheOrientierungswerts": { + "versorgungsquoteGruppenstaerkes": { "type": "array", - "items": { "$ref": "#/components/schemas/EntityModelStaedtebaulicheOrientierungswert" } + "items": { "$ref": "#/components/schemas/EntityModelVersorgungsquoteGruppenstaerke" } } } }, @@ -6274,40 +6209,14 @@ "page": { "$ref": "#/components/schemas/PageMetadata" } } }, - "EntityModelFoerdermixStamm": { - "type": "object", - "properties": { - "version": { "type": "integer", "format": "int64" }, - "createdDateTime": { "type": "string", "format": "date-time" }, - "lastModifiedDateTime": { "type": "string", "format": "date-time" }, - "foerdermix": { "$ref": "#/components/schemas/Foerdermix" }, - "_links": { "$ref": "#/components/schemas/Links" } - } - }, - "PagedModelEntityModelFoerdermixStamm": { - "type": "object", - "properties": { - "_embedded": { - "type": "object", - "properties": { - "foerdermixStamms": { - "type": "array", - "items": { "$ref": "#/components/schemas/EntityModelFoerdermixStamm" } - } - } - }, - "_links": { "$ref": "#/components/schemas/Links" }, - "page": { "$ref": "#/components/schemas/PageMetadata" } - } - }, - "EntityModelVersorgungsquoteGruppenstaerke": { + "EntityModelSobonOrientierungswertSozialeInfrastruktur": { "type": "object", "properties": { "version": { "type": "integer", "format": "int64" }, "createdDateTime": { "type": "string", "format": "date-time" }, "lastModifiedDateTime": { "type": "string", "format": "date-time" }, "gueltigAb": { "type": "string", "format": "date" }, - "infrastruktureinrichtungTyp": { + "einrichtungstyp": { "type": "string", "enum": [ "UNSPECIFIED", @@ -6319,21 +6228,41 @@ "MITTELSCHULE" ] }, - "versorgungsquotePlanungsursaechlich": { "type": "number" }, - "versorgungsquoteSobonUrsaechlich": { "type": "number" }, - "gruppenstaerke": { "type": "integer", "format": "int32" }, + "altersklasse": { + "type": "string", + "enum": [ + "NULL_ZWEI", + "DREI_SECHSEINHALB", + "SECHSEINHALB_NEUNEINHALB", + "ZEHNEINHALB_FUENFZEHN", + "SECHSZEHN_ACHTZEHN", + "ALLE_EWO" + ] + }, + "foerderartBezeichnung": { "type": "string" }, + "einwohnerJahr1NachErsterstellung": { "type": "number" }, + "einwohnerJahr2NachErsterstellung": { "type": "number" }, + "einwohnerJahr3NachErsterstellung": { "type": "number" }, + "einwohnerJahr4NachErsterstellung": { "type": "number" }, + "einwohnerJahr5NachErsterstellung": { "type": "number" }, + "einwohnerJahr6NachErsterstellung": { "type": "number" }, + "einwohnerJahr7NachErsterstellung": { "type": "number" }, + "einwohnerJahr8NachErsterstellung": { "type": "number" }, + "einwohnerJahr9NachErsterstellung": { "type": "number" }, + "einwohnerJahr10NachErsterstellung": { "type": "number" }, + "stammwertArbeitsgruppe": { "type": "number" }, "_links": { "$ref": "#/components/schemas/Links" } } }, - "PagedModelEntityModelVersorgungsquoteGruppenstaerke": { + "PagedModelEntityModelSobonOrientierungswertSozialeInfrastruktur": { "type": "object", "properties": { "_embedded": { "type": "object", "properties": { - "versorgungsquoteGruppenstaerkes": { + "sobonOrientierungswertSozialeInfrastrukturs": { "type": "array", - "items": { "$ref": "#/components/schemas/EntityModelVersorgungsquoteGruppenstaerke" } + "items": { "$ref": "#/components/schemas/EntityModelSobonOrientierungswertSozialeInfrastruktur" } } } }, @@ -6368,47 +6297,89 @@ "multiPolygon": { "$ref": "#/components/schemas/MultiPolygonGeometry" } } }, - "EntityModelInfrastruktureinrichtung": { + "EntityModelBauvorhaben": { "type": "object", "properties": { "version": { "type": "integer", "format": "int64" }, "createdDateTime": { "type": "string", "format": "date-time" }, "lastModifiedDateTime": { "type": "string", "format": "date-time" }, "bearbeitendePerson": { "$ref": "#/components/schemas/BearbeitendePerson" }, - "lfdNr": { "type": "integer", "format": "int64" }, - "adresse": { "$ref": "#/components/schemas/Adresse" }, - "verortung": { "$ref": "#/components/schemas/VerortungPoint" }, - "nameEinrichtung": { "type": "string" }, - "fertigstellungsjahr": { "type": "integer", "format": "int32" }, - "status": { + "nameVorhaben": { "type": "string" }, + "grundstuecksgroesse": { "type": "number" }, + "standVerfahren": { "type": "string", "enum": [ "UNSPECIFIED", - "UNGESICHERTE_PLANUNG", - "GESICHERTE_PLANUNG_NEUE_EINR", - "GESICHERTE_PLANUNG_ERW_PLAETZE_BEST_EINR", - "GESICHERTE_PLANUNG_TF_KITA_STANDORT", - "GESICHERTE_PLANUNG_REDUZIERUNG_PLAETZE", - "GESICHERTE_PLANUNG_INTERIMSSTANDORT", - "UNGESICHERTE_PLANUNG_TF_KITA_STANDORT", - "BESTAND" + "VORBEREITUNG_ECKDATENBESCHLUSS", + "VORBEREITUNG_WETTBEWERBAUSLOBUNG", + "VORBEREITUNG_AUFSTELLUNGSBESCHLUSS", + "VORBEREITUNG_BILLIGUNGSBESCHLUSS_STAEDTEBAULICHER_VERTRAG", + "VORBEREITUNG_SATZUNGSBESCHLUSS", + "VORLIEGENDER_SATZUNGSBESCHLUSS", + "RECHTSVERBINDLICHKEIT_AMTSBLATT", + "AUFTEILUNGSPLAN", + "VORBEREITUNG_VORBESCHEID", + "VORBEREITUNG_BAUGENEHMIGUNG", + "VORABFRAGE_OHNE_KONKRETEN_STAND", + "STRUKTURKONZEPT", + "RAHMENPLANUNG", + "POTENTIALUNTERSUCHUNG", + "STAEDTEBAULICHE_SANIERUNGSMASSNAHME", + "STAEDTEBAULICHE_ENTWICKLUNGSMASSNAHME", + "INFO_FEHLT", + "FREIE_EINGABE", + "STANDORTABFRAGE" ] }, - "flaecheGesamtgrundstueck": { "type": "number" }, - "flaecheTeilgrundstueck": { "type": "number" }, - "idKibigWeb": { "type": "string" }, - "infrastruktureinrichtungTyp": { + "standVerfahrenFreieEingabe": { "type": "string" }, + "bauvorhabenNummer": { "type": "string" }, + "adresse": { "$ref": "#/components/schemas/Adresse" }, + "verortung": { "$ref": "#/components/schemas/VerortungMultiPolygon" }, + "bebauungsplannummer": { "type": "string" }, + "fisNummer": { "type": "string" }, + "anmerkung": { "type": "string" }, + "sobonRelevant": { "$ref": "#/components/schemas/UncertainBoolean" }, + "sobonJahr": { "type": "string", "enum": [ - "UNSPECIFIED", - "KINDERKRIPPE", - "KINDERGARTEN", - "GS_NACHMITTAG_BETREUUNG", - "HAUS_FUER_KINDER", - "GRUNDSCHULE", - "MITTELSCHULE" + "JAHR_1995", + "JAHR_1997", + "JAHR_2001", + "JAHR_2006", + "JAHR_2012", + "JAHR_2017", + "JAHR_2017_PLUS", + "JAHR_2021" ] }, + "wesentlicheRechtsgrundlage": { + "type": "array", + "items": { + "type": "string", + "enum": [ + "QUALIFIZIERTER_BEBAUUNGSPLAN", + "VORHABENSBEZOGENER_BEBAUUNGSPLAN", + "EINFACHER_BEBAUUNGSPLAN_PARAGRAPH_30", + "EINFACHER_BEBAUUNGSPLAN_PARAGRAPH_30_IVM_34_35", + "SEKTORALER_BEBAUUNGSPLAN_PARAGRAPH_9", + "SEKTORALER_BEBAUUNGSPLAN_PARAGRAPH_30_IVM_34_35", + "INNENBEREICH", + "AUSSENBEREICH", + "BEFREIUNG", + "INFO_FEHLT", + "FREIE_EINGABE" + ] + } + }, + "wesentlicheRechtsgrundlageFreieEingabe": { "type": "string" }, + "artFnp": { + "type": "array", + "items": { + "type": "string", + "enum": ["UNSPECIFIED", "WR", "WA", "MU", "MK", "MI", "GE", "INFO_FEHLT", "FREIE_EINGABE"] + } + }, + "artFnpFreieEingabe": { "type": "string" }, "_links": { "$ref": "#/components/schemas/Links" } } }, @@ -6473,16 +6444,13 @@ } } }, - "PagedModelEntityModelInfrastruktureinrichtung": { + "PagedModelEntityModelBauvorhaben": { "type": "object", "properties": { "_embedded": { "type": "object", "properties": { - "infrastruktureinrichtungs": { - "type": "array", - "items": { "$ref": "#/components/schemas/EntityModelInfrastruktureinrichtung" } - } + "bauvorhabens": { "type": "array", "items": { "$ref": "#/components/schemas/EntityModelBauvorhaben" } } } }, "_links": { "$ref": "#/components/schemas/Links" }, @@ -6552,6 +6520,45 @@ "centroidUtm": { "$ref": "#/components/schemas/Utm" } } }, + "Viertel": { + "type": "object", + "properties": { + "nummer": { "type": "string" }, + "flaecheQm": { "type": "number" }, + "multiPolygon": { "$ref": "#/components/schemas/MultiPolygonGeometry" } + } + }, + "Wgs84": { + "type": "object", + "properties": { + "latitude": { "type": "number", "format": "double" }, + "longitude": { "type": "number", "format": "double" } + } + }, + "EntityModelKommentar": { + "type": "object", + "properties": { + "version": { "type": "integer", "format": "int64" }, + "createdDateTime": { "type": "string", "format": "date-time" }, + "lastModifiedDateTime": { "type": "string", "format": "date-time" }, + "datum": { "type": "string" }, + "text": { "type": "string" }, + "_links": { "$ref": "#/components/schemas/Links" } + } + }, + "PagedModelEntityModelKommentar": { + "type": "object", + "properties": { + "_embedded": { + "type": "object", + "properties": { + "kommentars": { "type": "array", "items": { "$ref": "#/components/schemas/EntityModelKommentar" } } + } + }, + "_links": { "$ref": "#/components/schemas/Links" }, + "page": { "$ref": "#/components/schemas/PageMetadata" } + } + }, "VerortungPoint": { "type": "object", "properties": { @@ -6590,134 +6597,87 @@ "pointUtm": { "$ref": "#/components/schemas/Utm" } } }, - "Viertel": { - "type": "object", - "properties": { - "nummer": { "type": "string" }, - "flaecheQm": { "type": "number" }, - "multiPolygon": { "$ref": "#/components/schemas/MultiPolygonGeometry" } - } - }, - "Wgs84": { - "type": "object", - "properties": { - "latitude": { "type": "number", "format": "double" }, - "longitude": { "type": "number", "format": "double" } - } - }, - "EntityModelBauvorhaben": { + "EntityModelInfrastruktureinrichtung": { "type": "object", "properties": { "version": { "type": "integer", "format": "int64" }, "createdDateTime": { "type": "string", "format": "date-time" }, "lastModifiedDateTime": { "type": "string", "format": "date-time" }, "bearbeitendePerson": { "$ref": "#/components/schemas/BearbeitendePerson" }, - "nameVorhaben": { "type": "string" }, - "grundstuecksgroesse": { "type": "number" }, - "standVerfahren": { + "lfdNr": { "type": "integer", "format": "int64" }, + "adresse": { "$ref": "#/components/schemas/Adresse" }, + "verortung": { "$ref": "#/components/schemas/VerortungPoint" }, + "nameEinrichtung": { "type": "string" }, + "fertigstellungsjahr": { "type": "integer", "format": "int32" }, + "status": { "type": "string", "enum": [ "UNSPECIFIED", - "VORBEREITUNG_ECKDATENBESCHLUSS", - "VORBEREITUNG_WETTBEWERBAUSLOBUNG", - "VORBEREITUNG_AUFSTELLUNGSBESCHLUSS", - "VORBEREITUNG_BILLIGUNGSBESCHLUSS_STAEDTEBAULICHER_VERTRAG", - "VORBEREITUNG_SATZUNGSBESCHLUSS", - "VORLIEGENDER_SATZUNGSBESCHLUSS", - "RECHTSVERBINDLICHKEIT_AMTSBLATT", - "AUFTEILUNGSPLAN", - "VORBEREITUNG_VORBESCHEID", - "VORBEREITUNG_BAUGENEHMIGUNG", - "VORABFRAGE_OHNE_KONKRETEN_STAND", - "STRUKTURKONZEPT", - "RAHMENPLANUNG", - "POTENTIALUNTERSUCHUNG", - "STAEDTEBAULICHE_SANIERUNGSMASSNAHME", - "STAEDTEBAULICHE_ENTWICKLUNGSMASSNAHME", - "INFO_FEHLT", - "FREIE_EINGABE", - "STANDORTABFRAGE" + "UNGESICHERTE_PLANUNG", + "GESICHERTE_PLANUNG_NEUE_EINR", + "GESICHERTE_PLANUNG_ERW_PLAETZE_BEST_EINR", + "GESICHERTE_PLANUNG_TF_KITA_STANDORT", + "GESICHERTE_PLANUNG_REDUZIERUNG_PLAETZE", + "GESICHERTE_PLANUNG_INTERIMSSTANDORT", + "UNGESICHERTE_PLANUNG_TF_KITA_STANDORT", + "BESTAND" ] }, - "standVerfahrenFreieEingabe": { "type": "string" }, - "bauvorhabenNummer": { "type": "string" }, - "adresse": { "$ref": "#/components/schemas/Adresse" }, - "verortung": { "$ref": "#/components/schemas/VerortungMultiPolygon" }, - "bebauungsplannummer": { "type": "string" }, - "fisNummer": { "type": "string" }, - "anmerkung": { "type": "string" }, - "sobonRelevant": { "$ref": "#/components/schemas/UncertainBoolean" }, - "sobonJahr": { + "flaecheGesamtgrundstueck": { "type": "number" }, + "flaecheTeilgrundstueck": { "type": "number" }, + "idKibigWeb": { "type": "string" }, + "infrastruktureinrichtungTyp": { "type": "string", "enum": [ - "JAHR_1995", - "JAHR_1997", - "JAHR_2001", - "JAHR_2006", - "JAHR_2012", - "JAHR_2017", - "JAHR_2017_PLUS", - "JAHR_2021" + "UNSPECIFIED", + "KINDERKRIPPE", + "KINDERGARTEN", + "GS_NACHMITTAG_BETREUUNG", + "HAUS_FUER_KINDER", + "GRUNDSCHULE", + "MITTELSCHULE" ] }, - "wesentlicheRechtsgrundlage": { - "type": "array", - "items": { - "type": "string", - "enum": [ - "QUALIFIZIERTER_BEBAUUNGSPLAN", - "VORHABENSBEZOGENER_BEBAUUNGSPLAN", - "EINFACHER_BEBAUUNGSPLAN_PARAGRAPH_30", - "EINFACHER_BEBAUUNGSPLAN_PARAGRAPH_30_IVM_34_35", - "SEKTORALER_BEBAUUNGSPLAN_PARAGRAPH_9", - "SEKTORALER_BEBAUUNGSPLAN_PARAGRAPH_30_IVM_34_35", - "INNENBEREICH", - "AUSSENBEREICH", - "BEFREIUNG", - "INFO_FEHLT", - "FREIE_EINGABE" - ] - } - }, - "wesentlicheRechtsgrundlageFreieEingabe": { "type": "string" }, - "artFnp": { - "type": "array", - "items": { - "type": "string", - "enum": ["UNSPECIFIED", "WR", "WA", "MU", "MK", "MI", "GE", "INFO_FEHLT", "FREIE_EINGABE"] - } - }, - "artFnpFreieEingabe": { "type": "string" }, "_links": { "$ref": "#/components/schemas/Links" } } }, - "EntityModelIdealtypischeBaurate": { + "EntityModelDokument": { "type": "object", "properties": { "version": { "type": "integer", "format": "int64" }, "createdDateTime": { "type": "string", "format": "date-time" }, "lastModifiedDateTime": { "type": "string", "format": "date-time" }, - "von": { "type": "number" }, - "bisExklusiv": { "type": "number" }, - "typ": { "type": "string", "enum": ["ANZAHL_WOHNEINHEITEN_GESAMT", "GESCHOSSFLAECHE_WOHNEN_GESAMT"] }, - "jahresraten": { "type": "array", "items": { "$ref": "#/components/schemas/Jahresrate" } }, + "filePath": { "$ref": "#/components/schemas/Filepath" }, + "artDokument": { + "type": "string", + "enum": [ + "UNSPECIFIED", + "EMAIL", + "BESCHLUSS", + "ANLAGE", + "ANTRAG", + "KARTE", + "STELLUNGNAHME", + "DATEN_BAUVORHABEN", + "GEBAEUDEPLAN", + "BERECHNUNG", + "INFOS_BAUGENEHMIGUNG", + "PRESSEARTIKEL", + "INFOS_ZU_SOZ_INFRASTRUKTUR", + "PROTOKOLL", + "SONSTIGES" + ] + }, "_links": { "$ref": "#/components/schemas/Links" } } }, - "Jahresrate": { - "type": "object", - "properties": { "jahr": { "type": "integer", "format": "int32" }, "rate": { "type": "number" } } - }, - "PagedModelEntityModelIdealtypischeBaurate": { + "PagedModelEntityModelDokument": { "type": "object", "properties": { "_embedded": { "type": "object", "properties": { - "idealtypischeBaurates": { - "type": "array", - "items": { "$ref": "#/components/schemas/EntityModelIdealtypischeBaurate" } - } + "dokuments": { "type": "array", "items": { "$ref": "#/components/schemas/EntityModelDokument" } } } }, "_links": { "$ref": "#/components/schemas/Links" }, @@ -6777,20 +6737,66 @@ "ABBRUCH" ] }, - "PagedModelEntityModelBauvorhaben": { + "EntityModelIdealtypischeBaurate": { + "type": "object", + "properties": { + "version": { "type": "integer", "format": "int64" }, + "createdDateTime": { "type": "string", "format": "date-time" }, + "lastModifiedDateTime": { "type": "string", "format": "date-time" }, + "von": { "type": "number" }, + "bisExklusiv": { "type": "number" }, + "typ": { "type": "string", "enum": ["ANZAHL_WOHNEINHEITEN_GESAMT", "GESCHOSSFLAECHE_WOHNEN_GESAMT"] }, + "jahresraten": { "type": "array", "items": { "$ref": "#/components/schemas/Jahresrate" } }, + "_links": { "$ref": "#/components/schemas/Links" } + } + }, + "Jahresrate": { + "type": "object", + "properties": { "jahr": { "type": "integer", "format": "int32" }, "rate": { "type": "number" } } + }, + "PagedModelEntityModelIdealtypischeBaurate": { "type": "object", "properties": { "_embedded": { "type": "object", "properties": { - "bauvorhabens": { "type": "array", "items": { "$ref": "#/components/schemas/EntityModelBauvorhaben" } } + "idealtypischeBaurates": { + "type": "array", + "items": { "$ref": "#/components/schemas/EntityModelIdealtypischeBaurate" } + } } }, "_links": { "$ref": "#/components/schemas/Links" }, "page": { "$ref": "#/components/schemas/PageMetadata" } } }, - "EntityModelAbfragevarianteWeiteresVerfahren": { + "EntityModelFoerdermixStamm": { + "type": "object", + "properties": { + "version": { "type": "integer", "format": "int64" }, + "createdDateTime": { "type": "string", "format": "date-time" }, + "lastModifiedDateTime": { "type": "string", "format": "date-time" }, + "foerdermix": { "$ref": "#/components/schemas/Foerdermix" }, + "_links": { "$ref": "#/components/schemas/Links" } + } + }, + "PagedModelEntityModelFoerdermixStamm": { + "type": "object", + "properties": { + "_embedded": { + "type": "object", + "properties": { + "foerdermixStamms": { + "type": "array", + "items": { "$ref": "#/components/schemas/EntityModelFoerdermixStamm" } + } + } + }, + "_links": { "$ref": "#/components/schemas/Links" }, + "page": { "$ref": "#/components/schemas/PageMetadata" } + } + }, + "EntityModelAbfragevarianteBauleitplanverfahren": { "type": "object", "properties": { "version": { "type": "integer", "format": "int64" }, @@ -6821,8 +6827,6 @@ "wesentlicheRechtsgrundlageFreieEingabe": { "type": "string" }, "realisierungVon": { "type": "integer", "format": "int32" }, "gfWohnenGesamt": { "type": "number" }, - "gfWohnenBaurechtlichGenehmigt": { "type": "number" }, - "gfWohnenBaurechtlichFestgesetzt": { "type": "number" }, "gfWohnenSobonUrsaechlich": { "type": "number" }, "gfWohnenBestandswohnbaurecht": { "type": "number" }, "gfWohnenSonderwohnformen": { "type": "boolean" }, @@ -6832,8 +6836,6 @@ "gfWohnenWeiteresNichtInfrastrukturrelevantesWohnen": { "type": "number" }, "gfAnmerkung": { "type": "string" }, "weGesamt": { "type": "integer", "format": "int32" }, - "weBaurechtlichGenehmigt": { "type": "integer", "format": "int32" }, - "weBaurechtlichFestgesetzt": { "type": "integer", "format": "int32" }, "weSonderwohnformen": { "type": "boolean" }, "weStudentischesWohnen": { "type": "integer", "format": "int32" }, "weSeniorinnenWohnen": { "type": "integer", "format": "int32" }, @@ -6866,15 +6868,15 @@ "_links": { "$ref": "#/components/schemas/Links" } } }, - "PagedModelEntityModelAbfragevarianteWeiteresVerfahren": { + "PagedModelEntityModelAbfragevarianteBauleitplanverfahren": { "type": "object", "properties": { "_embedded": { "type": "object", "properties": { - "abfragevarianteWeiteresVerfahrens": { + "abfragevarianteBauleitplanverfahrens": { "type": "array", - "items": { "$ref": "#/components/schemas/EntityModelAbfragevarianteWeiteresVerfahren" } + "items": { "$ref": "#/components/schemas/EntityModelAbfragevarianteBauleitplanverfahren" } } } }, @@ -6882,26 +6884,28 @@ "page": { "$ref": "#/components/schemas/PageMetadata" } } }, - "EntityModelGlobalCounter": { + "EntityModelStaedtebaulicheOrientierungswert": { "type": "object", "properties": { "version": { "type": "integer", "format": "int64" }, "createdDateTime": { "type": "string", "format": "date-time" }, "lastModifiedDateTime": { "type": "string", "format": "date-time" }, - "counterType": { "type": "string", "enum": ["NUMMER_BAUVORHABEN"] }, - "counter": { "type": "integer", "format": "int64" }, + "gueltigAb": { "type": "string", "format": "date" }, + "foerderartBezeichnung": { "type": "string" }, + "durchschnittlicheGrundflaeche": { "type": "integer", "format": "int64" }, + "belegungsdichte": { "type": "number" }, "_links": { "$ref": "#/components/schemas/Links" } } }, - "PagedModelEntityModelGlobalCounter": { + "PagedModelEntityModelStaedtebaulicheOrientierungswert": { "type": "object", "properties": { "_embedded": { "type": "object", "properties": { - "globalCounters": { + "staedtebaulicheOrientierungswerts": { "type": "array", - "items": { "$ref": "#/components/schemas/EntityModelGlobalCounter" } + "items": { "$ref": "#/components/schemas/EntityModelStaedtebaulicheOrientierungswert" } } } }, @@ -6909,84 +6913,80 @@ "page": { "$ref": "#/components/schemas/PageMetadata" } } }, - "EntityModelKommentar": { + "PagedModelEntityModelInfrastruktureinrichtung": { + "type": "object", + "properties": { + "_embedded": { + "type": "object", + "properties": { + "infrastruktureinrichtungs": { + "type": "array", + "items": { "$ref": "#/components/schemas/EntityModelInfrastruktureinrichtung" } + } + } + }, + "_links": { "$ref": "#/components/schemas/Links" }, + "page": { "$ref": "#/components/schemas/PageMetadata" } + } + }, + "EntityModelUmlegungFoerderarten": { "type": "object", "properties": { "version": { "type": "integer", "format": "int64" }, "createdDateTime": { "type": "string", "format": "date-time" }, "lastModifiedDateTime": { "type": "string", "format": "date-time" }, - "datum": { "type": "string" }, - "text": { "type": "string" }, + "bezeichnung": { "type": "string" }, + "gueltigAb": { "type": "string", "format": "date" }, + "umlegungsschluessel": { "$ref": "#/components/schemas/Umlegungsschluessel" }, "_links": { "$ref": "#/components/schemas/Links" } } }, - "PagedModelEntityModelKommentar": { + "PagedModelEntityModelUmlegungFoerderarten": { "type": "object", "properties": { "_embedded": { "type": "object", "properties": { - "kommentars": { "type": "array", "items": { "$ref": "#/components/schemas/EntityModelKommentar" } } + "umlegungFoerderartens": { + "type": "array", + "items": { "$ref": "#/components/schemas/EntityModelUmlegungFoerderarten" } + } } }, "_links": { "$ref": "#/components/schemas/Links" }, "page": { "$ref": "#/components/schemas/PageMetadata" } } }, - "EntityModelSobonOrientierungswertSozialeInfrastruktur": { + "Umlegungsschluessel": { + "type": "object", + "properties": { + "foerderarten": { + "uniqueItems": true, + "type": "array", + "items": { "$ref": "#/components/schemas/Foerderart" } + } + } + }, + "EntityModelGlobalCounter": { "type": "object", "properties": { "version": { "type": "integer", "format": "int64" }, "createdDateTime": { "type": "string", "format": "date-time" }, "lastModifiedDateTime": { "type": "string", "format": "date-time" }, - "gueltigAb": { "type": "string", "format": "date" }, - "einrichtungstyp": { - "type": "string", - "enum": [ - "UNSPECIFIED", - "KINDERKRIPPE", - "KINDERGARTEN", - "GS_NACHMITTAG_BETREUUNG", - "HAUS_FUER_KINDER", - "GRUNDSCHULE", - "MITTELSCHULE" - ] - }, - "altersklasse": { - "type": "string", - "enum": [ - "NULL_ZWEI", - "DREI_SECHSEINHALB", - "SECHSEINHALB_NEUNEINHALB", - "ZEHNEINHALB_FUENFZEHN", - "SECHSZEHN_ACHTZEHN", - "ALLE_EWO" - ] - }, - "foerderartBezeichnung": { "type": "string" }, - "einwohnerJahr1NachErsterstellung": { "type": "number" }, - "einwohnerJahr2NachErsterstellung": { "type": "number" }, - "einwohnerJahr3NachErsterstellung": { "type": "number" }, - "einwohnerJahr4NachErsterstellung": { "type": "number" }, - "einwohnerJahr5NachErsterstellung": { "type": "number" }, - "einwohnerJahr6NachErsterstellung": { "type": "number" }, - "einwohnerJahr7NachErsterstellung": { "type": "number" }, - "einwohnerJahr8NachErsterstellung": { "type": "number" }, - "einwohnerJahr9NachErsterstellung": { "type": "number" }, - "einwohnerJahr10NachErsterstellung": { "type": "number" }, - "stammwertArbeitsgruppe": { "type": "number" }, + "counterType": { "type": "string", "enum": ["NUMMER_BAUVORHABEN"] }, + "counter": { "type": "integer", "format": "int64" }, "_links": { "$ref": "#/components/schemas/Links" } } }, - "PagedModelEntityModelSobonOrientierungswertSozialeInfrastruktur": { + "PagedModelEntityModelGlobalCounter": { "type": "object", "properties": { "_embedded": { "type": "object", "properties": { - "sobonOrientierungswertSozialeInfrastrukturs": { + "globalCounters": { "type": "array", - "items": { "$ref": "#/components/schemas/EntityModelSobonOrientierungswertSozialeInfrastruktur" } + "items": { "$ref": "#/components/schemas/EntityModelGlobalCounter" } } } }, diff --git a/frontend/src/api/json/isi-geodata-eai.json b/frontend/src/api/json/isi-geodata-eai.json index ca7bf6a25..7c91c362c 100644 --- a/frontend/src/api/json/isi-geodata-eai.json +++ b/frontend/src/api/json/isi-geodata-eai.json @@ -4,7 +4,7 @@ "title": "ISI GEODATA EAI", "description": "ISI GEODATA EAI - Service zum Abfragen von Geoinformationen", "contact": { "name": "ISI Management", "email": "unbekannt@muenchen.de" }, - "version": "1.3.0" + "version": "1.4.0" }, "servers": [{ "url": "http://localhost:8085", "description": "Generated server url" }], "tags": [ @@ -32,12 +32,6 @@ "required": true }, "responses": { - "500": { - "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, "200": { "description": "Viertel erfolgreich abgefragt.", "content": { @@ -45,6 +39,12 @@ "schema": { "$ref": "#/components/schemas/FeatureCollectionDtoFeatureDtoViertelDto" } } } + }, + "500": { + "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } } } } @@ -59,12 +59,6 @@ "required": true }, "responses": { - "500": { - "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, "200": { "description": "Stadtbezirke erfolgreich abgefragt.", "content": { @@ -72,6 +66,12 @@ "schema": { "$ref": "#/components/schemas/FeatureCollectionDtoFeatureDtoStadtbezirkDto" } } } + }, + "500": { + "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } } } } @@ -86,12 +86,6 @@ "required": true }, "responses": { - "500": { - "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, "200": { "description": "Schulstandorte erfolgreich abgefragt.", "content": { @@ -99,6 +93,12 @@ "schema": { "$ref": "#/components/schemas/FeatureCollectionDtoFeatureDtoSchulstandortDto" } } } + }, + "500": { + "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } } } } @@ -113,12 +113,6 @@ "required": true }, "responses": { - "500": { - "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, "200": { "description": "Mittelschulsprengel erfolgreich abgefragt.", "content": { @@ -126,6 +120,12 @@ "schema": { "$ref": "#/components/schemas/FeatureCollectionDtoFeatureDtoMittelschulsprengelDto" } } } + }, + "500": { + "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } } } } @@ -140,12 +140,6 @@ "required": true }, "responses": { - "500": { - "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, "200": { "description": "Kitaplanungsbereiche erfolgreich abgefragt.", "content": { @@ -153,6 +147,12 @@ "schema": { "$ref": "#/components/schemas/FeatureCollectionDtoFeatureDtoKitaplanungsbereichDto" } } } + }, + "500": { + "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } } } } @@ -167,12 +167,6 @@ "required": true }, "responses": { - "500": { - "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, "200": { "description": "Grundschulsprengel erfolgreich abgefragt.", "content": { @@ -180,6 +174,12 @@ "schema": { "$ref": "#/components/schemas/FeatureCollectionDtoFeatureDtoGrundschulsprengelDto" } } } + }, + "500": { + "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } } } } @@ -221,12 +221,6 @@ "required": true }, "responses": { - "500": { - "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, "200": { "description": "Flurstücke erfolgreich abgefragt.", "content": { @@ -234,6 +228,12 @@ "schema": { "$ref": "#/components/schemas/FeatureCollectionDtoFeatureDtoFlurstueckDto" } } } + }, + "500": { + "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } } } } @@ -275,12 +275,6 @@ "required": true }, "responses": { - "500": { - "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, "200": { "description": "Viertel erfolgreich abgefragt.", "content": { @@ -288,6 +282,12 @@ "schema": { "$ref": "#/components/schemas/FeatureCollectionDtoFeatureDtoViertelDto" } } } + }, + "500": { + "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } } } } @@ -302,12 +302,6 @@ "required": true }, "responses": { - "500": { - "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, "200": { "description": "Stadtbezirke erfolgreich abgefragt.", "content": { @@ -315,6 +309,12 @@ "schema": { "$ref": "#/components/schemas/FeatureCollectionDtoFeatureDtoStadtbezirkDto" } } } + }, + "500": { + "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } } } } @@ -329,12 +329,6 @@ "required": true }, "responses": { - "500": { - "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, "200": { "description": "Mittelschulsprengel erfolgreich abgefragt.", "content": { @@ -342,6 +336,12 @@ "schema": { "$ref": "#/components/schemas/FeatureCollectionDtoFeatureDtoMittelschulsprengelDto" } } } + }, + "500": { + "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } } } } @@ -356,12 +356,6 @@ "required": true }, "responses": { - "500": { - "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, "200": { "description": "Kitaplanungsbereiche erfolgreich abgefragt.", "content": { @@ -369,6 +363,12 @@ "schema": { "$ref": "#/components/schemas/FeatureCollectionDtoFeatureDtoKitaplanungsbereichDto" } } } + }, + "500": { + "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } } } } @@ -383,12 +383,6 @@ "required": true }, "responses": { - "500": { - "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, "200": { "description": "Grundschulsprengel erfolgreich abgefragt.", "content": { @@ -396,6 +390,12 @@ "schema": { "$ref": "#/components/schemas/FeatureCollectionDtoFeatureDtoGrundschulsprengelDto" } } } + }, + "500": { + "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } } } } @@ -437,12 +437,6 @@ "required": true }, "responses": { - "500": { - "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", - "content": { - "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } - } - }, "200": { "description": "Flurstücke erfolgreich abgefragt.", "content": { @@ -450,6 +444,12 @@ "schema": { "$ref": "#/components/schemas/FeatureCollectionDtoFeatureDtoFlurstueckDto" } } } + }, + "500": { + "description": "Bei der Erstellung oder Durchführung des Requests ist ein Fehler aufgetreten.", + "content": { + "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } + } } } } @@ -621,8 +621,8 @@ "objectId": { "type": "integer", "format": "int64" }, "viertelNummer": { "type": "string" }, "flaecheQm": { "type": "number" }, - "ycoordinate": { "type": "number" }, - "xcoordinate": { "type": "number" } + "xcoordinate": { "type": "number" }, + "ycoordinate": { "type": "number" } } }, "FeatureCollectionDtoFeatureDtoStadtbezirkDto": { @@ -652,8 +652,8 @@ "stadtbezirkNummer": { "type": "string" }, "name": { "type": "string" }, "flaecheQm": { "type": "number" }, - "ycoordinate": { "type": "number" }, - "xcoordinate": { "type": "number" } + "xcoordinate": { "type": "number" }, + "ycoordinate": { "type": "number" } } }, "FeatureCollectionDtoFeatureDtoSchulstandortDto": { @@ -729,8 +729,8 @@ "verbundnummer": { "type": "string" }, "verbundname": { "type": "string" }, "ebeneBedeutung": { "type": "string" }, - "ycoordinate": { "type": "number" }, - "xcoordinate": { "type": "number" } + "xcoordinate": { "type": "number" }, + "ycoordinate": { "type": "number" } } }, "FeatureCollectionDtoFeatureDtoKitaplanungsbereichDto": { @@ -791,8 +791,8 @@ "verbundnummer": { "type": "string" }, "verbundname": { "type": "string" }, "ebeneBedeutung": { "type": "string" }, - "ycoordinate": { "type": "number" }, - "xcoordinate": { "type": "number" } + "xcoordinate": { "type": "number" }, + "ycoordinate": { "type": "number" } } }, "FeatureCollectionDtoFeatureDtoGemarkungDto": { @@ -872,8 +872,8 @@ "objectId": { "type": "integer", "format": "int64" }, "bezirksteilNummer": { "type": "string" }, "flaecheQm": { "type": "number" }, - "ycoordinate": { "type": "number" }, - "xcoordinate": { "type": "number" } + "xcoordinate": { "type": "number" }, + "ycoordinate": { "type": "number" } } }, "FeatureCollectionDtoFeatureDtoBezirksteilDto": { diff --git a/frontend/src/api/json/isi-master-eai.json b/frontend/src/api/json/isi-master-eai.json index d42516dbb..8f2724772 100644 --- a/frontend/src/api/json/isi-master-eai.json +++ b/frontend/src/api/json/isi-master-eai.json @@ -4,7 +4,7 @@ "title": "ISI MAstER EAI", "description": "ISI MAstER EAI - Service zum Abfragen von Adressen von MAstER", "contact": { "name": "ISI Management", "email": "unbekannt@muenchen.de" }, - "version": "1.3.0" + "version": "1.4.0" }, "servers": [{ "url": "http://localhost:8086", "description": "Generated server url" }], "tags": [{ "name": "MasterEai", "description": "API zum Abfragen des MAstER-Servers von Adressen." }], @@ -19,15 +19,15 @@ "required": true }, "responses": { - "200": { - "description": "Adressen erfolgreich abgefragt.", - "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/MuenchenAdressenDto" } } } - }, "555": { "description": "CUSTOM INTERNAL SERVER ERROR -> Bei der Ausführung des MAstER-Requests ist ein serverseitiger Fehler aufgetreten.", "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, + "200": { + "description": "Adressen erfolgreich abgefragt.", + "content": { "application/hal+json": { "schema": { "$ref": "#/components/schemas/MuenchenAdressenDto" } } } } } } diff --git a/pom.xml b/pom.xml index 3010f38ae..9ff6456b0 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.muenchen.isi isi-frontend - 1.3.0 + 1.4.0 isi_frontend pom