From 70f1354d00611d887be32cf8a5f182e3a030716a Mon Sep 17 00:00:00 2001 From: DomixD Date: Mon, 4 Dec 2023 08:22:46 +0100 Subject: [PATCH] Isi 933 foerdermix nicht bearbeitbar (#139) * Add isFreieEingabe * Add code from dropdown to foerdermixFormular * Delete dropdown * Add isEditable check * Update backend.json * Start to update some methods * fix fields * Get selected item after reload * Update json * Add new files from isi-backend.json * Remove if-statement from isFreieEingabe * Update isi-backend.json * generate folder new --------- Co-authored-by: Dominik Grenz --- .../isi-backend/apis/AbfrageStatusApi.ts | 8 +- .../isi-backend/apis/AbfragenApi.ts | 8 +- .../api-client/isi-backend/apis/BaurateApi.ts | 8 +- .../isi-backend/apis/BauvorhabenApi.ts | 8 +- .../isi-backend/apis/DateihandlingApi.ts | 8 +- .../isi-backend/apis/DokumenteApi.ts | 8 +- .../isi-backend/apis/FileInfoStammApi.ts | 8 +- .../isi-backend/apis/FoerdermixStammApi.ts | 8 +- .../apis/InfrastruktureinrichtungApi.ts | 8 +- .../isi-backend/apis/KommentareApi.ts | 8 +- .../isi-backend/apis/KoordinatenApi.ts | 8 +- .../api-client/isi-backend/apis/LookupApi.ts | 8 +- .../isi-backend/apis/MimeTypeApi.ts | 8 +- .../isi-backend/apis/StammdatenApi.ts | 8 +- .../api-client/isi-backend/apis/SucheApi.ts | 8 +- .../isi-backend/models/AbfrageAngelegtDto.ts | 8 +- .../isi-backend/models/AbfrageDto.ts | 8 +- .../AbfrageInBearbeitungFachreferatDto.ts | 8 +- .../AbfrageInBearbeitungSachbearbeitungDto.ts | 8 +- .../models/AbfrageSearchResultDto.ts | 8 +- .../models/AbfrageSearchResultDtoAllOf.ts | 8 +- ...anteBaugenehmigungsverfahrenAngelegtDto.ts | 8 +- ...ragevarianteBaugenehmigungsverfahrenDto.ts | 8 +- ...ngsverfahrenInBearbeitungFachreferatDto.ts | 8 +- ...erfahrenInBearbeitungSachbearbeitungDto.ts | 8 +- ...rbeitungInBearbeitungSachbearbeitungDto.ts | 8 +- ...varianteBauleitplanverfahrenAngelegtDto.ts | 8 +- .../AbfragevarianteBauleitplanverfahrenDto.ts | 8 +- ...lanverfahrenInBearbeitungFachreferatDto.ts | 8 +- ...erfahrenInBearbeitungSachbearbeitungDto.ts | 8 +- ...rbeitungInBearbeitungSachbearbeitungDto.ts | 8 +- ...agevarianteWeiteresVerfahrenAngelegtDto.ts | 8 +- .../AbfragevarianteWeiteresVerfahrenDto.ts | 8 +- ...resVerfahrenInBearbeitungFachreferatDto.ts | 8 +- ...erfahrenInBearbeitungSachbearbeitungDto.ts | 8 +- ...rbeitungInBearbeitungSachbearbeitungDto.ts | 8 +- .../isi-backend/models/AdresseDto.ts | 8 +- .../isi-backend/models/BauabschnittDto.ts | 8 +- .../isi-backend/models/BaugebietDto.ts | 8 +- .../BaugenehmigungsverfahrenAngelegtDto.ts | 8 +- ...augenehmigungsverfahrenAngelegtDtoAllOf.ts | 8 +- .../models/BaugenehmigungsverfahrenDto.ts | 8 +- .../BaugenehmigungsverfahrenDtoAllOf.ts | 8 +- ...ngsverfahrenInBearbeitungFachreferatDto.ts | 8 +- ...rfahrenInBearbeitungFachreferatDtoAllOf.ts | 8 +- ...erfahrenInBearbeitungSachbearbeitungDto.ts | 8 +- ...renInBearbeitungSachbearbeitungDtoAllOf.ts | 8 +- .../models/BauleitplanverfahrenAngelegtDto.ts | 8 +- .../BauleitplanverfahrenAngelegtDtoAllOf.ts | 8 +- .../models/BauleitplanverfahrenDto.ts | 8 +- .../models/BauleitplanverfahrenDtoAllOf.ts | 8 +- ...lanverfahrenInBearbeitungFachreferatDto.ts | 8 +- ...rfahrenInBearbeitungFachreferatDtoAllOf.ts | 8 +- ...erfahrenInBearbeitungSachbearbeitungDto.ts | 8 +- ...renInBearbeitungSachbearbeitungDtoAllOf.ts | 8 +- .../isi-backend/models/BaurateDto.ts | 8 +- .../isi-backend/models/BauvorhabenDto.ts | 8 +- .../models/BauvorhabenSearchResultDto.ts | 8 +- .../models/BauvorhabenSearchResultDtoAllOf.ts | 8 +- .../models/BedarfsmeldungFachreferateDto.ts | 8 +- .../isi-backend/models/DokumentDto.ts | 8 +- .../isi-backend/models/DokumenteDto.ts | 8 +- .../isi-backend/models/FileInformationDto.ts | 8 +- .../isi-backend/models/FilepathDto.ts | 8 +- .../isi-backend/models/FlurstueckDto.ts | 8 +- .../isi-backend/models/FoerderartDto.ts | 8 +- .../isi-backend/models/FoerdermixDto.ts | 26 +- .../isi-backend/models/FoerdermixStammDto.ts | 26 +- .../isi-backend/models/GemarkungDto.ts | 8 +- .../isi-backend/models/GrundschuleDto.ts | 8 +- .../isi-backend/models/GrundschuleDtoAllOf.ts | 8 +- .../models/GsNachmittagBetreuungDto.ts | 8 +- .../models/GsNachmittagBetreuungDtoAllOf.ts | 8 +- .../isi-backend/models/HausFuerKinderDto.ts | 8 +- .../models/HausFuerKinderDtoAllOf.ts | 8 +- .../models/InformationResponseDto.ts | 8 +- .../models/InfrastruktureinrichtungDto.ts | 8 +- ...InfrastruktureinrichtungSearchResultDto.ts | 8 +- ...struktureinrichtungSearchResultDtoAllOf.ts | 8 +- .../isi-backend/models/KindergartenDto.ts | 8 +- .../models/KindergartenDtoAllOf.ts | 8 +- .../isi-backend/models/KinderkrippeDto.ts | 8 +- .../models/KinderkrippeDtoAllOf.ts | 8 +- .../isi-backend/models/KommentarDto.ts | 8 +- .../isi-backend/models/LookupEntryDto.ts | 8 +- .../isi-backend/models/LookupListDto.ts | 8 +- .../isi-backend/models/LookupListsDto.ts | 8 +- .../models/MimeTypeInformationDto.ts | 8 +- .../isi-backend/models/MittelschuleDto.ts | 8 +- .../models/MultiPolygonGeometryDto.ts | 8 +- .../models/MultiPolygonGeometryModel.ts | 64 ---- .../PatchInBearbeitungFachreferatRequest.ts | 8 +- ...atchInBearbeitungSachbearbeitungRequest.ts | 8 +- .../isi-backend/models/PresignedUrlDto.ts | 8 +- .../isi-backend/models/Save201Response.ts | 8 +- .../isi-backend/models/SaveRequest.ts | 8 +- .../isi-backend/models/SchuleDto.ts | 8 +- .../models/SearchQueryAndSortingDto.ts | 8 +- .../isi-backend/models/SearchQueryDto.ts | 8 +- .../isi-backend/models/SearchResultDto.ts | 8 +- .../isi-backend/models/SearchResultsDto.ts | 8 +- .../SearchResultsDtoSearchResultsInner.ts | 8 +- .../isi-backend/models/StadtbezirkDto.ts | 8 +- .../isi-backend/models/StadtbezirkModel.ts | 79 ----- .../isi-backend/models/StatusAbfrage.ts | 8 +- .../models/SuchwortSuggestionsDto.ts | 8 +- .../isi-backend/models/TransitionDto.ts | 8 +- .../isi-backend/models/UncertainBoolean.ts | 8 +- .../UpdateInfrastruktureinrichtungRequest.ts | 8 +- .../api-client/isi-backend/models/UtmDto.ts | 8 +- .../isi-backend/models/VerortungDto.ts | 8 +- .../models/WeiteresVerfahrenAngelegtDto.ts | 8 +- .../WeiteresVerfahrenAngelegtDtoAllOf.ts | 8 +- .../models/WeiteresVerfahrenDto.ts | 8 +- .../models/WeiteresVerfahrenDtoAllOf.ts | 8 +- ...resVerfahrenInBearbeitungFachreferatDto.ts | 8 +- ...rfahrenInBearbeitungFachreferatDtoAllOf.ts | 8 +- ...erfahrenInBearbeitungSachbearbeitungDto.ts | 8 +- ...renInBearbeitungSachbearbeitungDtoAllOf.ts | 8 +- .../api-client/isi-backend/models/Wgs84Dto.ts | 8 +- .../src/api/api-client/isi-backend/runtime.ts | 8 +- frontend/src/api/json/isi-backend.json | 274 +++++++++--------- .../foerdermix/FoerdermixFormular.vue | 91 +++++- .../foerdermix/FoerdermixStaemmeDropDown.vue | 102 ------- frontend/src/utils/CompareUtil.ts | 24 -- frontend/src/utils/Factories.ts | 8 +- frontend/src/utils/MapperUtil.ts | 4 +- 127 files changed, 721 insertions(+), 913 deletions(-) delete mode 100644 frontend/src/api/api-client/isi-backend/models/MultiPolygonGeometryModel.ts delete mode 100644 frontend/src/api/api-client/isi-backend/models/StadtbezirkModel.ts delete mode 100644 frontend/src/components/bauraten/foerdermix/FoerdermixStaemmeDropDown.vue delete mode 100644 frontend/src/utils/CompareUtil.ts 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 e944fcc7f..11fc32d80 100644 --- a/frontend/src/api/api-client/isi-backend/apis/AbfrageStatusApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/AbfrageStatusApi.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 cf34532df..9b315dd64 100644 --- a/frontend/src/api/api-client/isi-backend/apis/AbfragenApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/AbfragenApi.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 70fa0029a..d35177593 100644 --- a/frontend/src/api/api-client/isi-backend/apis/BaurateApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/BaurateApi.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 4c09bacc1..0e085fc52 100644 --- a/frontend/src/api/api-client/isi-backend/apis/BauvorhabenApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/BauvorhabenApi.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 1d9192691..87a12a3a9 100644 --- a/frontend/src/api/api-client/isi-backend/apis/DateihandlingApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/DateihandlingApi.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 6cafbddbd..f839d1005 100644 --- a/frontend/src/api/api-client/isi-backend/apis/DokumenteApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/DokumenteApi.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 cfc93eb6e..4812bff80 100644 --- a/frontend/src/api/api-client/isi-backend/apis/FileInfoStammApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/FileInfoStammApi.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 1979a966d..8b02b6d6d 100644 --- a/frontend/src/api/api-client/isi-backend/apis/FoerdermixStammApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/FoerdermixStammApi.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 c59925db5..d4079d20f 100644 --- a/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/InfrastruktureinrichtungApi.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 561c61f50..7a7e86d9f 100644 --- a/frontend/src/api/api-client/isi-backend/apis/KommentareApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/KommentareApi.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 17518f8a6..aeaf4ebf9 100644 --- a/frontend/src/api/api-client/isi-backend/apis/KoordinatenApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/KoordinatenApi.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 ac18056a3..df4dda252 100644 --- a/frontend/src/api/api-client/isi-backend/apis/LookupApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/LookupApi.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 008203c0d..bb2bb2f06 100644 --- a/frontend/src/api/api-client/isi-backend/apis/MimeTypeApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/MimeTypeApi.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 e742975b7..db83d2230 100644 --- a/frontend/src/api/api-client/isi-backend/apis/StammdatenApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/StammdatenApi.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 2288335fb..a333e7b85 100644 --- a/frontend/src/api/api-client/isi-backend/apis/SucheApi.ts +++ b/frontend/src/api/api-client/isi-backend/apis/SucheApi.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 470b30e09..c15d0b1f1 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfrageAngelegtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfrageAngelegtDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 b230c3d25..b8db784e4 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfrageDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfrageDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 42a015f4d..71c659db5 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfrageInBearbeitungFachreferatDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfrageInBearbeitungFachreferatDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 5e34cec57..3b62b35bd 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfrageInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfrageInBearbeitungSachbearbeitungDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 96c012167..101eb593d 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfrageSearchResultDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfrageSearchResultDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 538f55af6..4adfd428a 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfrageSearchResultDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfrageSearchResultDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 fb75e89f5..b52de991c 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenAngelegtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenAngelegtDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 9c2cf5d64..c52ed0943 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 16b23d590..44bd09c14 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenInBearbeitungFachreferatDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenInBearbeitungFachreferatDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 53cc1a8d9..242814e0c 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenInBearbeitungSachbearbeitungDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 2c1db1a2a..314fe2a80 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBaugenehmigungsverfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 bfd54250b..e944b3fdb 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenAngelegtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenAngelegtDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 32a10c15f..5eaf6a495 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 f932f78ec..dbe2b9e6b 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenInBearbeitungFachreferatDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenInBearbeitungFachreferatDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 7f5da6d6c..74f6ca0bf 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenInBearbeitungSachbearbeitungDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 4c620d1de..9854ccb37 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteBauleitplanverfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 37a0ff99a..af5eb2b66 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenAngelegtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenAngelegtDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 b91a07914..69a55da3d 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 3e2e59699..eb265eb31 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenInBearbeitungFachreferatDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenInBearbeitungFachreferatDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 24d2a7988..605b08cab 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenInBearbeitungSachbearbeitungDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 3d884be76..c2cb41f3d 100644 --- a/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AbfragevarianteWeiteresVerfahrenSachbearbeitungInBearbeitungSachbearbeitungDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 bfaf156b8..d30c9999b 100644 --- a/frontend/src/api/api-client/isi-backend/models/AdresseDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/AdresseDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 1754b31d4..1c067a450 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauabschnittDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauabschnittDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 3accc1657..e00cab19c 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugebietDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugebietDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 2460be53e..003b01f19 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenAngelegtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenAngelegtDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 ed4035d45..c613de897 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenAngelegtDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenAngelegtDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 a636d667d..a7fdf708a 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 16b11a113..a4c7fa8cf 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 795b52800..f9d3b9447 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungFachreferatDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungFachreferatDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 b779d782b..b7210c02e 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungFachreferatDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungFachreferatDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 6c0b73202..242cb91df 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungSachbearbeitungDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 f1397acfe..532b6524b 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungSachbearbeitungDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaugenehmigungsverfahrenInBearbeitungSachbearbeitungDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 3e9e7641f..385800759 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenAngelegtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenAngelegtDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 51c8bbc1d..f62f72c4f 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenAngelegtDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenAngelegtDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 3c87146ef..253b23a1b 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 f6a22bcbf..4c01968db 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 2acc96242..5256e0312 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungFachreferatDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungFachreferatDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 f1858102e..dcc64762a 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungFachreferatDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungFachreferatDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 78d7b383e..10f3a2eec 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungSachbearbeitungDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 b93c6f9be..59b02bb0b 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungSachbearbeitungDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauleitplanverfahrenInBearbeitungSachbearbeitungDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 3de7d10ac..96f89c5be 100644 --- a/frontend/src/api/api-client/isi-backend/models/BaurateDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BaurateDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 53e727b8d..2d05ab71a 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauvorhabenDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauvorhabenDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 9961e5d09..c3425bf46 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauvorhabenSearchResultDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauvorhabenSearchResultDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 51c435e76..9b15b928c 100644 --- a/frontend/src/api/api-client/isi-backend/models/BauvorhabenSearchResultDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/BauvorhabenSearchResultDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech diff --git a/frontend/src/api/api-client/isi-backend/models/BedarfsmeldungFachreferateDto.ts b/frontend/src/api/api-client/isi-backend/models/BedarfsmeldungFachreferateDto.ts index 298eb8f4b..712e3dae0 100644 --- a/frontend/src/api/api-client/isi-backend/models/BedarfsmeldungFachreferateDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/BedarfsmeldungFachreferateDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 af91c0f78..e94fa40ff 100644 --- a/frontend/src/api/api-client/isi-backend/models/DokumentDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/DokumentDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 208960731..bd670eac9 100644 --- a/frontend/src/api/api-client/isi-backend/models/DokumenteDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/DokumenteDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 58628335e..5b99939c0 100644 --- a/frontend/src/api/api-client/isi-backend/models/FileInformationDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/FileInformationDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 5ffa1d74c..dd13b3e8c 100644 --- a/frontend/src/api/api-client/isi-backend/models/FilepathDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/FilepathDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 f1fd48688..a80a12d41 100644 --- a/frontend/src/api/api-client/isi-backend/models/FlurstueckDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/FlurstueckDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 f7f6c5424..cf1926aa6 100644 --- a/frontend/src/api/api-client/isi-backend/models/FoerderartDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/FoerderartDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 7129ce7d3..44e59c86e 100644 --- a/frontend/src/api/api-client/isi-backend/models/FoerdermixDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/FoerdermixDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech @@ -26,6 +26,18 @@ import { * @interface FoerdermixDto */ export interface FoerdermixDto { + /** + * + * @type {string} + * @memberof FoerdermixDto + */ + bezeichnungJahr: string; + /** + * + * @type {string} + * @memberof FoerdermixDto + */ + bezeichnung: string; /** * * @type {Array} @@ -39,6 +51,8 @@ export interface FoerdermixDto { */ export function instanceOfFoerdermixDto(value: object): boolean { let isInstance = true; + isInstance = isInstance && "bezeichnungJahr" in value; + isInstance = isInstance && "bezeichnung" in value; return isInstance; } @@ -53,6 +67,8 @@ export function FoerdermixDtoFromJSONTyped(json: any, ignoreDiscriminator: boole } return { + 'bezeichnungJahr': json['bezeichnungJahr'], + 'bezeichnung': json['bezeichnung'], 'foerderarten': !exists(json, 'foerderarten') ? undefined : ((json['foerderarten'] as Array).map(FoerderartDtoFromJSON)), }; } @@ -66,6 +82,8 @@ export function FoerdermixDtoToJSON(value?: FoerdermixDto | null): any { } return { + 'bezeichnungJahr': value.bezeichnungJahr, + 'bezeichnung': value.bezeichnung, 'foerderarten': value.foerderarten === undefined ? undefined : ((value.foerderarten as Array).map(FoerderartDtoToJSON)), }; } 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 d2e48067e..0bb0ab2bf 100644 --- a/frontend/src/api/api-client/isi-backend/models/FoerdermixStammDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/FoerdermixStammDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech @@ -50,18 +50,6 @@ export interface FoerdermixStammDto { * @memberof FoerdermixStammDto */ lastModifiedDateTime?: Date; - /** - * - * @type {string} - * @memberof FoerdermixStammDto - */ - bezeichnungJahr: string; - /** - * - * @type {string} - * @memberof FoerdermixStammDto - */ - bezeichnung: string; /** * * @type {FoerdermixDto} @@ -75,8 +63,6 @@ export interface FoerdermixStammDto { */ export function instanceOfFoerdermixStammDto(value: object): boolean { let isInstance = true; - isInstance = isInstance && "bezeichnungJahr" in value; - isInstance = isInstance && "bezeichnung" in value; isInstance = isInstance && "foerdermix" in value; return isInstance; @@ -96,8 +82,6 @@ export function FoerdermixStammDtoFromJSONTyped(json: any, ignoreDiscriminator: 'version': !exists(json, 'version') ? undefined : json['version'], 'createdDateTime': !exists(json, 'createdDateTime') ? undefined : (new Date(json['createdDateTime'])), 'lastModifiedDateTime': !exists(json, 'lastModifiedDateTime') ? undefined : (new Date(json['lastModifiedDateTime'])), - 'bezeichnungJahr': json['bezeichnungJahr'], - 'bezeichnung': json['bezeichnung'], 'foerdermix': FoerdermixDtoFromJSON(json['foerdermix']), }; } @@ -115,8 +99,6 @@ export function FoerdermixStammDtoToJSON(value?: FoerdermixStammDto | null): any 'version': value.version, 'createdDateTime': value.createdDateTime === undefined ? undefined : (value.createdDateTime.toISOString()), 'lastModifiedDateTime': value.lastModifiedDateTime === undefined ? undefined : (value.lastModifiedDateTime.toISOString()), - 'bezeichnungJahr': value.bezeichnungJahr, - 'bezeichnung': value.bezeichnung, 'foerdermix': FoerdermixDtoToJSON(value.foerdermix), }; } 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 7173b783c..794163328 100644 --- a/frontend/src/api/api-client/isi-backend/models/GemarkungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/GemarkungDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 35c8efa52..7c689b684 100644 --- a/frontend/src/api/api-client/isi-backend/models/GrundschuleDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/GrundschuleDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 c72940f28..4a709d79c 100644 --- a/frontend/src/api/api-client/isi-backend/models/GrundschuleDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/GrundschuleDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 ce09ed02c..22d2b582c 100644 --- a/frontend/src/api/api-client/isi-backend/models/GsNachmittagBetreuungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/GsNachmittagBetreuungDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 35993dd08..58611e5b0 100644 --- a/frontend/src/api/api-client/isi-backend/models/GsNachmittagBetreuungDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/GsNachmittagBetreuungDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 d680360cf..30ac26c3c 100644 --- a/frontend/src/api/api-client/isi-backend/models/HausFuerKinderDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/HausFuerKinderDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 b7914a2ab..79b1345cd 100644 --- a/frontend/src/api/api-client/isi-backend/models/HausFuerKinderDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/HausFuerKinderDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 f9d378397..42d9adb66 100644 --- a/frontend/src/api/api-client/isi-backend/models/InformationResponseDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/InformationResponseDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 29e4837b5..d688f51c3 100644 --- a/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 3ea53b052..cbbfe2d9d 100644 --- a/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungSearchResultDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungSearchResultDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 d45df506c..279cb1b02 100644 --- a/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungSearchResultDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/InfrastruktureinrichtungSearchResultDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 61cc27010..df5b8f93b 100644 --- a/frontend/src/api/api-client/isi-backend/models/KindergartenDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/KindergartenDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 c64d6ab23..c58393d1d 100644 --- a/frontend/src/api/api-client/isi-backend/models/KindergartenDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/KindergartenDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 d8984d33c..08e4a5e67 100644 --- a/frontend/src/api/api-client/isi-backend/models/KinderkrippeDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/KinderkrippeDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 595281993..6746f66a5 100644 --- a/frontend/src/api/api-client/isi-backend/models/KinderkrippeDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/KinderkrippeDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech diff --git a/frontend/src/api/api-client/isi-backend/models/KommentarDto.ts b/frontend/src/api/api-client/isi-backend/models/KommentarDto.ts index e71379eb6..d75c89f65 100644 --- a/frontend/src/api/api-client/isi-backend/models/KommentarDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/KommentarDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 877607bd3..6442d5b9c 100644 --- a/frontend/src/api/api-client/isi-backend/models/LookupEntryDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/LookupEntryDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 97c8f3a22..5857ee0a7 100644 --- a/frontend/src/api/api-client/isi-backend/models/LookupListDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/LookupListDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 a1da6309b..044e1a4e7 100644 --- a/frontend/src/api/api-client/isi-backend/models/LookupListsDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/LookupListsDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 cd8cb9b5c..eff9d3404 100644 --- a/frontend/src/api/api-client/isi-backend/models/MimeTypeInformationDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/MimeTypeInformationDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 79d52cfaa..499094f9a 100644 --- a/frontend/src/api/api-client/isi-backend/models/MittelschuleDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/MittelschuleDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 307ec2fb6..45af9c6f7 100644 --- a/frontend/src/api/api-client/isi-backend/models/MultiPolygonGeometryDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/MultiPolygonGeometryDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech diff --git a/frontend/src/api/api-client/isi-backend/models/MultiPolygonGeometryModel.ts b/frontend/src/api/api-client/isi-backend/models/MultiPolygonGeometryModel.ts deleted file mode 100644 index c7f8a9495..000000000 --- a/frontend/src/api/api-client/isi-backend/models/MultiPolygonGeometryModel.ts +++ /dev/null @@ -1,64 +0,0 @@ -/* tslint:disable */ -/* eslint-disable */ -/** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung - * - * The version of the OpenAPI document: 1.0.0 - * Contact: noreply@mail.de - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. - */ - -import { exists, mapValues } from '../runtime'; -/** - * - * @export - * @interface MultiPolygonGeometryModel - */ -export interface MultiPolygonGeometryModel { - /** - * - * @type {string} - * @memberof MultiPolygonGeometryModel - */ - type?: string; - /** - * - * @type {Array>>>} - * @memberof MultiPolygonGeometryModel - */ - coordinates?: Array>>>; -} - -export function MultiPolygonGeometryModelFromJSON(json: any): MultiPolygonGeometryModel { - return MultiPolygonGeometryModelFromJSONTyped(json, false); -} - -export function MultiPolygonGeometryModelFromJSONTyped(json: any, ignoreDiscriminator: boolean): MultiPolygonGeometryModel { - if ((json === undefined) || (json === null)) { - return json; - } - return { - - 'type': !exists(json, 'type') ? undefined : json['type'], - 'coordinates': !exists(json, 'coordinates') ? undefined : json['coordinates'], - }; -} - -export function MultiPolygonGeometryModelToJSON(value?: MultiPolygonGeometryModel | null): any { - if (value === undefined) { - return undefined; - } - if (value === null) { - return null; - } - return { - - 'type': value.type, - 'coordinates': value.coordinates, - }; -} - 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 e8ea83519..ba4de6a64 100644 --- a/frontend/src/api/api-client/isi-backend/models/PatchInBearbeitungFachreferatRequest.ts +++ b/frontend/src/api/api-client/isi-backend/models/PatchInBearbeitungFachreferatRequest.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 54090cee7..226b30342 100644 --- a/frontend/src/api/api-client/isi-backend/models/PatchInBearbeitungSachbearbeitungRequest.ts +++ b/frontend/src/api/api-client/isi-backend/models/PatchInBearbeitungSachbearbeitungRequest.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 934340ee5..01302bcfc 100644 --- a/frontend/src/api/api-client/isi-backend/models/PresignedUrlDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/PresignedUrlDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 c0cf0adf1..72922d5f5 100644 --- a/frontend/src/api/api-client/isi-backend/models/Save201Response.ts +++ b/frontend/src/api/api-client/isi-backend/models/Save201Response.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 f0cbd6bb0..032d5f4db 100644 --- a/frontend/src/api/api-client/isi-backend/models/SaveRequest.ts +++ b/frontend/src/api/api-client/isi-backend/models/SaveRequest.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 83eff5522..33899c9b8 100644 --- a/frontend/src/api/api-client/isi-backend/models/SchuleDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/SchuleDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 e7fa1d9cc..5a94d9f46 100644 --- a/frontend/src/api/api-client/isi-backend/models/SearchQueryAndSortingDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/SearchQueryAndSortingDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 6e62e4c5d..9f4686aa6 100644 --- a/frontend/src/api/api-client/isi-backend/models/SearchQueryDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/SearchQueryDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 e63e34a2a..a4f8b09eb 100644 --- a/frontend/src/api/api-client/isi-backend/models/SearchResultDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/SearchResultDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 edc12bad5..acbfbee5d 100644 --- a/frontend/src/api/api-client/isi-backend/models/SearchResultsDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/SearchResultsDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 d75b454f7..122e77f85 100644 --- a/frontend/src/api/api-client/isi-backend/models/SearchResultsDtoSearchResultsInner.ts +++ b/frontend/src/api/api-client/isi-backend/models/SearchResultsDtoSearchResultsInner.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 5de3e973d..5a9ab8b70 100644 --- a/frontend/src/api/api-client/isi-backend/models/StadtbezirkDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/StadtbezirkDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech diff --git a/frontend/src/api/api-client/isi-backend/models/StadtbezirkModel.ts b/frontend/src/api/api-client/isi-backend/models/StadtbezirkModel.ts deleted file mode 100644 index ba2cf94a4..000000000 --- a/frontend/src/api/api-client/isi-backend/models/StadtbezirkModel.ts +++ /dev/null @@ -1,79 +0,0 @@ -/* tslint:disable */ -/* eslint-disable */ -/** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung - * - * The version of the OpenAPI document: 1.0.0 - * Contact: noreply@mail.de - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. - */ - -import { exists, mapValues } from '../runtime'; -import { - MultiPolygonGeometryModel, - MultiPolygonGeometryModelFromJSON, - MultiPolygonGeometryModelFromJSONTyped, - MultiPolygonGeometryModelToJSON, -} from './MultiPolygonGeometryModel'; - -/** - * - * @export - * @interface StadtbezirkModel - */ -export interface StadtbezirkModel { - /** - * - * @type {string} - * @memberof StadtbezirkModel - */ - nummer?: string; - /** - * - * @type {string} - * @memberof StadtbezirkModel - */ - name?: string; - /** - * - * @type {MultiPolygonGeometryModel} - * @memberof StadtbezirkModel - */ - multiPolygon?: MultiPolygonGeometryModel; -} - -export function StadtbezirkModelFromJSON(json: any): StadtbezirkModel { - return StadtbezirkModelFromJSONTyped(json, false); -} - -export function StadtbezirkModelFromJSONTyped(json: any, ignoreDiscriminator: boolean): StadtbezirkModel { - if ((json === undefined) || (json === null)) { - return json; - } - return { - - 'nummer': !exists(json, 'nummer') ? undefined : json['nummer'], - 'name': !exists(json, 'name') ? undefined : json['name'], - 'multiPolygon': !exists(json, 'multiPolygon') ? undefined : MultiPolygonGeometryModelFromJSON(json['multiPolygon']), - }; -} - -export function StadtbezirkModelToJSON(value?: StadtbezirkModel | null): any { - if (value === undefined) { - return undefined; - } - if (value === null) { - return null; - } - return { - - 'nummer': value.nummer, - 'name': value.name, - 'multiPolygon': MultiPolygonGeometryModelToJSON(value.multiPolygon), - }; -} - 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 371dded31..a6701d7fe 100644 --- a/frontend/src/api/api-client/isi-backend/models/StatusAbfrage.ts +++ b/frontend/src/api/api-client/isi-backend/models/StatusAbfrage.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 753f2532f..3ba149f7f 100644 --- a/frontend/src/api/api-client/isi-backend/models/SuchwortSuggestionsDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/SuchwortSuggestionsDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 d3795fe6d..e4ccfaeb0 100644 --- a/frontend/src/api/api-client/isi-backend/models/TransitionDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/TransitionDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 7acf7e446..4072d1878 100644 --- a/frontend/src/api/api-client/isi-backend/models/UncertainBoolean.ts +++ b/frontend/src/api/api-client/isi-backend/models/UncertainBoolean.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 c8ef92253..3fc3a0219 100644 --- a/frontend/src/api/api-client/isi-backend/models/UpdateInfrastruktureinrichtungRequest.ts +++ b/frontend/src/api/api-client/isi-backend/models/UpdateInfrastruktureinrichtungRequest.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 85bc95519..054d1733f 100644 --- a/frontend/src/api/api-client/isi-backend/models/UtmDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/UtmDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech diff --git a/frontend/src/api/api-client/isi-backend/models/VerortungDto.ts b/frontend/src/api/api-client/isi-backend/models/VerortungDto.ts index d2d203860..acb14b2a1 100644 --- a/frontend/src/api/api-client/isi-backend/models/VerortungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/VerortungDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 99ee3d658..cf22e2c06 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenAngelegtDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenAngelegtDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 2d1011cc8..6d6fb7862 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenAngelegtDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenAngelegtDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 e0d27e379..512ec3c71 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 7d9bad721..05e6b7f92 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 86b76b91f..41a9896e9 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungFachreferatDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungFachreferatDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 46faec6cd..4513f6ef4 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungFachreferatDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungFachreferatDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 4134cc187..4a72746d1 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungSachbearbeitungDto.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungSachbearbeitungDto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 c1cdf5f92..d31e21c79 100644 --- a/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungSachbearbeitungDtoAllOf.ts +++ b/frontend/src/api/api-client/isi-backend/models/WeiteresVerfahrenInBearbeitungSachbearbeitungDtoAllOf.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 88977e173..83002d494 100644 --- a/frontend/src/api/api-client/isi-backend/models/Wgs84Dto.ts +++ b/frontend/src/api/api-client/isi-backend/models/Wgs84Dto.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * 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 aba898f9e..f27f9402b 100644 --- a/frontend/src/api/api-client/isi-backend/runtime.ts +++ b/frontend/src/api/api-client/isi-backend/runtime.ts @@ -1,11 +1,11 @@ /* tslint:disable */ /* eslint-disable */ /** - * ISI Backend API - * ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung + * OpenAPI definition + * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.0.0 - * Contact: noreply@mail.de + * The version of the OpenAPI document: v0 + * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech diff --git a/frontend/src/api/json/isi-backend.json b/frontend/src/api/json/isi-backend.json index 8e30de487..c99ae91f6 100644 --- a/frontend/src/api/json/isi-backend.json +++ b/frontend/src/api/json/isi-backend.json @@ -1,11 +1,6 @@ { "openapi": "3.0.1", - "info": { - "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": "2.0.0" - }, + "info": { "title": "OpenAPI definition", "version": "v0" }, "servers": [{ "url": "http://localhost:39146", "description": "Generated server url" }], "tags": [ { "name": "Koordinaten", "description": "API to interact with the Koordinaten" }, @@ -52,16 +47,16 @@ "required": true }, "responses": { - "409": { - "description": "CONFLICT -> Fördermix konnte nicht gespeichert werden, da für die Bezeichnung im angegebenen Jahr bereits ein anderer Fördermix existiert.", + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, "404": { "description": "NOT_FOUND -> Es gibt keine FoerdermixStamm mit der ID.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", + "409": { + "description": "CONFLICT -> Fördermix konnte nicht gespeichert werden, da für die Bezeichnung im angegebenen Jahr bereits ein anderer Fördermix existiert.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, "200": { @@ -79,20 +74,20 @@ "required": true }, "responses": { - "400": { - "description": "BAD_REQUEST -> FoerdermixStamm konnte nicht erstellt werden, überprüfen sie die Eingabe.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "412": { "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, + "409": { + "description": "CONFLICT -> Fördermix konnte nicht erstellt werden, da für die Bezeichnung im angegebenen Jahr bereits ein anderer Fördermix existiert.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, "201": { "description": "CREATED -> FoerdermixStamm wurde erfolgreich erstellt.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/FoerdermixStammDto" } } } }, - "409": { - "description": "CONFLICT -> Fördermix konnte nicht erstellt werden, da für die Bezeichnung im angegebenen Jahr bereits ein anderer Fördermix existiert.", + "400": { + "description": "BAD_REQUEST -> FoerdermixStamm konnte nicht erstellt werden, überprüfen sie die Eingabe.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } } } @@ -108,6 +103,10 @@ "required": true }, "responses": { + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, "200": { "description": "OK -> Kommentar wurde erfolgreich aktualisiert.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/KommentarDto" } } } @@ -116,10 +115,6 @@ "description": "BAD_REQUEST -> Kommentar konnte nicht erstellt werden, überprüfen sie die Eingabe.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "404": { "description": "NOT_FOUND -> Kommentar mit dieser ID nicht vorhanden.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -135,16 +130,16 @@ "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": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, "201": { "description": "CREATED -> Kommentar wurde erfolgreich erstellt.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/KommentarDto" } } } }, - "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": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } } } @@ -181,10 +176,6 @@ "description": "NOT_FOUND -> Es gibt keine Infrastruktureinrichtung mit der ID.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "400": { - "description": "BAD_REQUEST -> Infrastruktureinrichtung konnte nicht aktualisiert werden, überprüfen sie die Eingabe.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "200": { "description": "OK -> Infrastruktureinrichtung wurde erfolgreich aktualisiert.", "content": { @@ -201,6 +192,10 @@ } } } + }, + "400": { + "description": "BAD_REQUEST -> Infrastruktureinrichtung konnte nicht aktualisiert werden, überprüfen sie die Eingabe.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } } } }, @@ -264,25 +259,25 @@ "required": true }, "responses": { - "409": { - "description": "CONFLICT -> Bauvorhaben konnte nicht aktualisiert werden, da der Vorhabensname bereits existiert oder bei einer Datenübernahme die Abfrage bereits ein Bauvorhaben referenziert.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "412": { "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "555": { - "description": "CUSTOM INTERNAL SERVER ERROR -> Die Dateien konnten nicht gelöscht werden.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "404": { "description": "NOT_FOUND -> Bauvorhaben mit dieser ID nicht vorhanden.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, + "555": { + "description": "CUSTOM INTERNAL SERVER ERROR -> Die Dateien konnten nicht gelöscht werden.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, "200": { "description": "OK -> Bauvorhaben wurde erfolgreich aktualisiert.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/BauvorhabenDto" } } } + }, + "409": { + "description": "CONFLICT -> Bauvorhaben konnte nicht aktualisiert werden, da der Vorhabensname bereits existiert oder bei einer Datenübernahme die Abfrage bereits ein Bauvorhaben referenziert.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } } } }, @@ -298,6 +293,14 @@ "required": true }, "responses": { + "400": { + "description": "BAD_REQUEST -> Bauvorhaben konnte nicht erstellt werden, überprüfen sie die Eingabe.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, "201": { "description": "CREATED -> Bauvorhaben wurde erfolgreich erstellt.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/BauvorhabenDto" } } } @@ -309,14 +312,6 @@ "409": { "description": "CONFLICT -> Bauvorhaben konnte nicht erstellt werden, da der Vorhabensname bereits existiert oder bei einer Datenübernahme die Abfrage bereits ein Bauvorhaben referenziert.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, - "400": { - "description": "BAD_REQUEST -> Bauvorhaben konnte nicht erstellt werden, überprüfen sie die Eingabe.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } } } } @@ -335,14 +330,18 @@ } ], "responses": { - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", + "409": { + "description": "CONFLICT -> Es wurde bereits eine andere Abfragevariante als relevant markiert oder die Abfrage referenziert kein Bauvorhaben.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, "404": { "description": "NOT_FOUND -> Abfrage oder Abfragevariante nicht gefunden.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, "200": { "description": "OK -> Relevante Abfragevariante erfolgreich geändert.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/BauvorhabenDto" } } } @@ -350,10 +349,6 @@ "400": { "description": "BAD_REQUEST -> Relevante Abfragevariante konnte nicht geändert werden.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, - "409": { - "description": "CONFLICT -> Es wurde bereits eine andere Abfragevariante als relevant markiert oder die Abfrage referenziert kein Bauvorhaben.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } } } } @@ -368,14 +363,14 @@ { "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 zur Bearbeitung zurückgegeben werden.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "404": { "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", "content": { "*/*": { "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.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, "200": { "description": "OK -> Abfrage wurde erfolgreich zurückgegeben an den Abfrage Ersteller." } } } @@ -390,14 +385,14 @@ { "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 zur Bearbeitung zurückgegeben werden.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "404": { "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", "content": { "*/*": { "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.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, "200": { "description": "OK -> Abfrage wurde erfolgreich zurückgegeben an den Abfrage Ersteller." } } } @@ -434,14 +429,14 @@ { "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 zur Bearbeitung zurückgegeben werden.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "404": { "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", "content": { "*/*": { "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.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, "200": { "description": "OK -> Abfrage wurde erfolgreich zurückgegeben an den Abfrage Ersteller." } } } @@ -457,13 +452,13 @@ ], "responses": { "200": { "description": "OK -> Abfrage wurde erfolgreich freigegeben." }, - "409": { - "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht freigegeben werden.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "404": { "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, + "409": { + "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht freigegeben werden.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } } } } @@ -500,11 +495,11 @@ { "name": "anmerkung", "in": "query", "required": false, "schema": { "type": "string", "default": "" } } ], "responses": { - "200": { "description": "OK -> Abfrage wurde erfolgreich erledigt." }, "409": { "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht erledgit werden.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, + "200": { "description": "OK -> Abfrage wurde erfolgreich erledigt." }, "404": { "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -545,13 +540,13 @@ ], "responses": { "200": { "description": "OK -> Die Bedarfsmeldung der Fachreferate ist erfolgt" }, - "409": { - "description": "CONFLICT -> Die Bedarfsmeldung konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht erfolgen", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "404": { "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, + "409": { + "description": "CONFLICT -> Die Bedarfsmeldung konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht erfolgen", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } } } } @@ -566,14 +561,14 @@ { "name": "anmerkung", "in": "query", "required": false, "schema": { "type": "string", "default": "" } } ], "responses": { - "404": { - "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "409": { "description": "CONFLICT -> Die Abfrage konnte aufgrund des aktuellen Status oder des bereits existierenden Abfragenamen nicht abgebrochen werden.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, + "404": { + "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, "200": { "description": "OK -> Abfrage wurde erfolgreich abbgebrochen." } } } @@ -745,14 +740,14 @@ "description": "OK", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/PresignedUrlDto" } } } }, - "555": { - "description": "CUSTOM INTERNAL SERVER ERROR -> Die Presigned-Url konnte nicht erzeugt werden.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "404": { "description": "NOT FOUND -> Die Datei ist im S3-Storage nicht verfügbar.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, + "555": { + "description": "CUSTOM INTERNAL SERVER ERROR -> Die Presigned-Url konnte nicht erzeugt werden.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, "400": { "description": "BAD REQUEST -> Der JSON-Body des Requests ist fehlerhaft oder nicht vorhanden.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -773,6 +768,10 @@ "description": "OK", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/PresignedUrlDto" } } } }, + "555": { + "description": "CUSTOM INTERNAL SERVER ERROR -> Die Presigned-Url konnte nicht erzeugt werden.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, "400": { "description": "BAD REQUEST -> Der Request ist fehlerhaft.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -780,10 +779,6 @@ "409": { "description": "CONFLICT -> Die Datei existiert bereits im S3-Storage unter dem Dateipfad.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, - "555": { - "description": "CUSTOM INTERNAL SERVER ERROR -> Die Presigned-Url konnte nicht erzeugt werden.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } } } } @@ -848,10 +843,6 @@ } } }, - "404": { - "description": "NOT_FOUND -> Das referenzierte Bauvorhaben existiert nicht.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "412": { "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -860,6 +851,10 @@ "description": "BAD_REQUEST -> Abfrage konnte nicht erstellt werden, überprüfen sie die Eingabe.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, + "404": { + "description": "NOT_FOUND -> Das referenzierte Bauvorhaben existiert nicht.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, "409": { "description": "CONFLICT -> Abfrage konnte nicht erstellt werden, da der Name der Abfrage oder Abfragevariante bereits existiert.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } @@ -890,8 +885,8 @@ "required": true }, "responses": { - "409": { - "description": "CONFLICT -> Abfrage konnte nicht aktualisiert werden, da der Name der Abfrage oder Abfragevariante bereits existiert oder die Abfrage nicht im korrekten Status ist.", + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, "400": { @@ -902,10 +897,6 @@ "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "200": { "description": "OK -> Abfrage wurde erfolgreich aktualisiert.", "content": { @@ -919,6 +910,10 @@ } } } + }, + "409": { + "description": "CONFLICT -> Abfrage konnte nicht aktualisiert werden, da der Name der Abfrage oder Abfragevariante bereits existiert oder die Abfrage nicht im korrekten Status ist.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } } } } @@ -946,8 +941,8 @@ "required": true }, "responses": { - "409": { - "description": "CONFLICT -> Abfrage konnte nicht aktualisiert werden, da der Name der Abfrage oder Abfragevariante bereits existiert oder die Abfrage nicht im korrekten Status ist.", + "412": { + "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, "400": { @@ -958,10 +953,6 @@ "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "412": { - "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "200": { "description": "OK -> Abfrage wurde erfolgreich aktualisiert.", "content": { @@ -975,6 +966,10 @@ } } } + }, + "409": { + "description": "CONFLICT -> Abfrage konnte nicht aktualisiert werden, da der Name der Abfrage oder Abfragevariante bereits existiert oder die Abfrage nicht im korrekten Status ist.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } } } } @@ -1002,26 +997,22 @@ "required": true }, "responses": { - "409": { - "description": "CONFLICT -> Abfrage konnte nicht aktualisiert werden, da der Name der Abfrage oder Abfragevariante bereits existiert oder die Abfrage nicht im korrekten Status ist.", - "content": { "*/*": { "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", + "404": { + "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID oder das referenzierte Bauvorhaben existiert nicht.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, "412": { "description": "PRECONDITION_FAILED -> In der Anwendung ist bereits eine neuere Version der Entität gespeichert.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "404": { - "description": "NOT_FOUND -> Es gibt keine Abfrage mit der ID oder das referenzierte Bauvorhaben existiert nicht.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "555": { "description": "CUSTOM INTERNAL SERVER ERROR -> Die Dateien konnten nicht gelöscht werden.", "content": { "*/*": { "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", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, "200": { "description": "OK -> Abfrage wurde erfolgreich aktualisiert.", "content": { @@ -1035,6 +1026,10 @@ } } } + }, + "409": { + "description": "CONFLICT -> Abfrage konnte nicht aktualisiert werden, da der Name der Abfrage oder Abfragevariante bereits existiert oder die Abfrage nicht im korrekten Status ist.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } } } } @@ -1048,13 +1043,13 @@ { "name": "id", "in": "path", "required": true, "schema": { "type": "string", "format": "uuid" } } ], "responses": { - "404": { - "description": "NOT FOUND -> FoerdermixStamm mit dieser ID nicht vorhanden.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "200": { "description": "OK", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/FoerdermixStammDto" } } } + }, + "404": { + "description": "NOT FOUND -> FoerdermixStamm mit dieser ID nicht vorhanden.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } } } }, @@ -1150,6 +1145,10 @@ { "name": "id", "in": "path", "required": true, "schema": { "type": "string", "format": "uuid" } } ], "responses": { + "404": { + "description": "NOT FOUND -> Grundschule mit dieser ID nicht vorhanden.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, "200": { "description": "OK", "content": { @@ -1166,10 +1165,6 @@ } } } - }, - "404": { - "description": "NOT FOUND -> Grundschule mit dieser ID nicht vorhanden.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } } } }, @@ -1181,14 +1176,14 @@ { "name": "id", "in": "path", "required": true, "schema": { "type": "string", "format": "uuid" } } ], "responses": { - "404": { - "description": "NOT FOUND -> Infrastruktureinrichtung mit dieser ID nicht vorhanden.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - }, "409": { "description": "CONFLICT -> Die Infrastruktureinrichtung referenziert ein Bauvorhaben.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, + "404": { + "description": "NOT FOUND -> Infrastruktureinrichtung mit dieser ID nicht vorhanden.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, "204": { "description": "NO CONTENT" } } } @@ -1229,13 +1224,13 @@ { "name": "id", "in": "path", "required": true, "schema": { "type": "string", "format": "uuid" } } ], "responses": { - "200": { - "description": "OK", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/BauvorhabenDto" } } } - }, "404": { "description": "NOT FOUND -> Bauvorhaben mit dieser ID nicht vorhanden.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, + "200": { + "description": "OK", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/BauvorhabenDto" } } } } } }, @@ -1352,6 +1347,10 @@ { "name": "id", "in": "path", "required": true, "schema": { "type": "string", "format": "uuid" } } ], "responses": { + "404": { + "description": "NOT FOUND -> Abfrage mit dieser ID nicht vorhanden.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, "200": { "description": "OK", "content": { @@ -1365,10 +1364,6 @@ } } } - }, - "404": { - "description": "NOT FOUND -> Abfrage mit dieser ID nicht vorhanden.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } } } }, @@ -1384,15 +1379,15 @@ "description": "NOT FOUND -> Abfrage mit dieser ID nicht vorhanden.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, + "409": { + "description": "CONFLICT -> Die Abfrage referenziert ein Bauvorhaben oder die Abfrage nicht im korrekten Status ist.", + "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } + }, "403": { "description": "CONFLICT -> Der Nutzer besitzt nicht die Berechtigung zum Löschen der Abfrage.", "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } }, - "204": { "description": "NO CONTENT" }, - "409": { - "description": "CONFLICT -> Die Abfrage referenziert ein Bauvorhaben oder die Abfrage nicht im korrekten Status ist.", - "content": { "*/*": { "schema": { "$ref": "#/components/schemas/InformationResponseDto" } } } - } + "204": { "description": "NO CONTENT" } } } }, @@ -1437,19 +1432,22 @@ "properties": { "bezeichnung": { "type": "string" }, "anteilProzent": { "type": "number" } } }, "FoerdermixDto": { + "required": ["bezeichnung", "bezeichnungJahr"], "type": "object", - "properties": { "foerderarten": { "type": "array", "items": { "$ref": "#/components/schemas/FoerderartDto" } } } + "properties": { + "bezeichnungJahr": { "maxLength": 255, "minLength": 0, "type": "string" }, + "bezeichnung": { "maxLength": 80, "minLength": 0, "type": "string" }, + "foerderarten": { "type": "array", "items": { "$ref": "#/components/schemas/FoerderartDto" } } + } }, "FoerdermixStammDto": { - "required": ["bezeichnung", "bezeichnungJahr", "foerdermix"], + "required": ["foerdermix"], "type": "object", "properties": { "id": { "type": "string", "format": "uuid" }, "version": { "type": "integer", "format": "int64" }, "createdDateTime": { "type": "string", "format": "date-time" }, "lastModifiedDateTime": { "type": "string", "format": "date-time" }, - "bezeichnungJahr": { "maxLength": 255, "minLength": 0, "type": "string" }, - "bezeichnung": { "maxLength": 80, "minLength": 0, "type": "string" }, "foerdermix": { "$ref": "#/components/schemas/FoerdermixDto" } } }, diff --git a/frontend/src/components/bauraten/foerdermix/FoerdermixFormular.vue b/frontend/src/components/bauraten/foerdermix/FoerdermixFormular.vue index c74d77aa1..85aed4d81 100644 --- a/frontend/src/components/bauraten/foerdermix/FoerdermixFormular.vue +++ b/frontend/src/components/bauraten/foerdermix/FoerdermixFormular.vue @@ -6,11 +6,17 @@ cols="12" md="8" > - - + @@ -50,7 +56,7 @@ diff --git a/frontend/src/components/bauraten/foerdermix/FoerdermixStaemmeDropDown.vue b/frontend/src/components/bauraten/foerdermix/FoerdermixStaemmeDropDown.vue deleted file mode 100644 index 980f3cf36..000000000 --- a/frontend/src/components/bauraten/foerdermix/FoerdermixStaemmeDropDown.vue +++ /dev/null @@ -1,102 +0,0 @@ - - - - - diff --git a/frontend/src/utils/CompareUtil.ts b/frontend/src/utils/CompareUtil.ts deleted file mode 100644 index fbb05aa78..000000000 --- a/frontend/src/utils/CompareUtil.ts +++ /dev/null @@ -1,24 +0,0 @@ -import FoerdermixModel from "@/types/model/bauraten/FoerdermixModel"; -import FoerdermixStammModel from "@/types/model/bauraten/FoerdermixStammModel"; -import _ from "lodash"; -import { createFoerdermixStammDto } from "./Factories"; - -export function matchFoerdermixStammDaten( - foerdermixEingabe: FoerdermixModel, - foerdermixStammDaten: FoerdermixStammModel[], -): FoerdermixStammModel { - const foerdermixStamm: FoerdermixStammModel = createFoerdermixStammDto(); - - for (const stammdatum of foerdermixStammDaten) { - if (!_.isNil(stammdatum.foerdermix)) { - if (_.isEqual(foerdermixEingabe.foerderarten, stammdatum.foerdermix.foerderarten)) { - foerdermixStamm.bezeichnung = stammdatum.bezeichnung; - return foerdermixStamm; - } else { - foerdermixStamm.bezeichnung = "Freie Eingabe"; - } - } - } - - return foerdermixStamm; -} diff --git a/frontend/src/utils/Factories.ts b/frontend/src/utils/Factories.ts index 8e648a65c..cf3aba8c4 100644 --- a/frontend/src/utils/Factories.ts +++ b/frontend/src/utils/Factories.ts @@ -510,6 +510,8 @@ export function createBaurateDto(): BaurateDto { weGeplant: undefined, jahr: Number.NaN, foerdermix: { + bezeichnung: "", + bezeichnungJahr: "", foerderarten: new Array(), }, }; @@ -517,15 +519,17 @@ export function createBaurateDto(): BaurateDto { export function createFoerdermixDto(): FoerdermixDto { return { + bezeichnung: "", + bezeichnungJahr: "", foerderarten: new Array(), }; } export function createFoerdermixStammDto(): FoerdermixStammDto { return { - bezeichnung: "", - bezeichnungJahr: "", foerdermix: { + bezeichnung: "", + bezeichnungJahr: "", foerderarten: new Array(), }, }; diff --git a/frontend/src/utils/MapperUtil.ts b/frontend/src/utils/MapperUtil.ts index 7495d17a3..8e12bec9a 100644 --- a/frontend/src/utils/MapperUtil.ts +++ b/frontend/src/utils/MapperUtil.ts @@ -32,8 +32,10 @@ import FoerdermixModel from "@/types/model/bauraten/FoerdermixModel"; import _ from "lodash"; export function mapFoerdermixStammModelToFoerderMix(foerdermixStammModel: FoerdermixStammModel): FoerdermixModel { - const foerdermix = new FoerdermixModel({}); + const foerdermix = new FoerdermixModel({ bezeichnung: "", bezeichnungJahr: "" }); foerdermix.foerderarten = _.cloneDeep(foerdermixStammModel.foerdermix.foerderarten); + foerdermix.bezeichnung = _.cloneDeep(foerdermixStammModel.foerdermix.bezeichnung); + foerdermix.bezeichnungJahr = _.cloneDeep(foerdermixStammModel.foerdermix.bezeichnungJahr); return foerdermix; }