Skip to content

Commit

Permalink
ISI Version 1.1.0 (pom.xml und Swagger API's) (#154)
Browse files Browse the repository at this point in the history
Co-authored-by: albrecht.schaenzel <[email protected]>
  • Loading branch information
TiagoKocevar and albrecht.schaenzel authored Dec 6, 2023
1 parent 70f1354 commit 124459a
Show file tree
Hide file tree
Showing 158 changed files with 708 additions and 703 deletions.
4 changes: 2 additions & 2 deletions apigateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@

<groupId>de.muenchen.isi.apigateway</groupId>
<artifactId>isi-frontend-apigateway</artifactId>
<version>2.0.0</version>
<version>1.1.0</version>
<packaging>jar</packaging>
<name>isi_frontend_apigateway</name>
<description>Apigateway used by ISI Frontend</description>

<parent>
<groupId>de.muenchen.isi</groupId>
<artifactId>isi-frontend</artifactId>
<version>2.0.0</version>
<version>1.1.0</version>
</parent>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
<parent>
<groupId>de.muenchen.isi</groupId>
<artifactId>isi-frontend</artifactId>
<version>2.0.0</version>
<version>1.1.0</version>
</parent>


<groupId>de.muenchen.isi.frontend</groupId>
<artifactId>isi-frontend-frontend</artifactId>
<version>2.0.0</version>
<version>1.1.0</version>
<packaging>jar</packaging>
<name>isi_frontend_frontend</name>
<description>UI of ISI Frontend</description>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
8 changes: 4 additions & 4 deletions frontend/src/api/api-client/isi-backend/apis/AbfragenApi.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
8 changes: 4 additions & 4 deletions frontend/src/api/api-client/isi-backend/apis/BaurateApi.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
8 changes: 4 additions & 4 deletions frontend/src/api/api-client/isi-backend/apis/DokumenteApi.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
8 changes: 4 additions & 4 deletions frontend/src/api/api-client/isi-backend/apis/KommentareApi.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
8 changes: 4 additions & 4 deletions frontend/src/api/api-client/isi-backend/apis/LookupApi.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
8 changes: 4 additions & 4 deletions frontend/src/api/api-client/isi-backend/apis/MimeTypeApi.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
8 changes: 4 additions & 4 deletions frontend/src/api/api-client/isi-backend/apis/StammdatenApi.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
8 changes: 4 additions & 4 deletions frontend/src/api/api-client/isi-backend/apis/SucheApi.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
8 changes: 4 additions & 4 deletions frontend/src/api/api-client/isi-backend/models/AbfrageDto.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* tslint:disable */
/* eslint-disable */
/**
* OpenAPI definition
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
* ISI Backend API
* ISI Backend - Service für das Informationssystem für soziale Infrastrukturplanung
*
* The version of the OpenAPI document: v0
*
* The version of the OpenAPI document: 1.1.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
Expand Down
Loading

0 comments on commit 124459a

Please sign in to comment.