From ff139a83e3a3a17b7a04ec116c48c142804bb1ea Mon Sep 17 00:00:00 2001
From: Petar Hristov <hristov@itc.rwth-aachen.de>
Date: Thu, 24 Mar 2022 13:23:40 +0100
Subject: [PATCH] Fix: uiv2 versions

---
 src/Coscine.Api.Admin/api.ts              |    2 +-
 src/Coscine.Api.Admin/base.ts             |    2 +-
 src/Coscine.Api.Admin/common.ts           |    2 +-
 src/Coscine.Api.Admin/configuration.ts    |    2 +-
 src/Coscine.Api.Admin/index.ts            |    2 +-
 src/Coscine.Api.Blob/api.ts               |    2 +-
 src/Coscine.Api.Blob/base.ts              |    2 +-
 src/Coscine.Api.Blob/common.ts            |    2 +-
 src/Coscine.Api.Blob/configuration.ts     |    2 +-
 src/Coscine.Api.Blob/index.ts             |    2 +-
 src/Coscine.Api.Metadata/api.ts           |    2 +-
 src/Coscine.Api.Metadata/base.ts          |    2 +-
 src/Coscine.Api.Metadata/common.ts        |    2 +-
 src/Coscine.Api.Metadata/configuration.ts |    2 +-
 src/Coscine.Api.Metadata/index.ts         |    2 +-
 src/Coscine.Api.Notices/api.ts            |    2 +-
 src/Coscine.Api.Notices/base.ts           |    2 +-
 src/Coscine.Api.Notices/common.ts         |    2 +-
 src/Coscine.Api.Notices/configuration.ts  |    2 +-
 src/Coscine.Api.Notices/index.ts          |    2 +-
 src/Coscine.Api.Project/api.ts            | 1943 +++------------------
 src/Coscine.Api.Quota/api.ts              |    2 +-
 src/Coscine.Api.Quota/base.ts             |    2 +-
 src/Coscine.Api.Quota/common.ts           |    2 +-
 src/Coscine.Api.Quota/configuration.ts    |    2 +-
 src/Coscine.Api.Quota/index.ts            |    2 +-
 src/Coscine.Api.Tree/api.ts               |    2 +-
 src/Coscine.Api.Tree/base.ts              |    2 +-
 src/Coscine.Api.Tree/common.ts            |    2 +-
 src/Coscine.Api.Tree/configuration.ts     |    2 +-
 src/Coscine.Api.Tree/index.ts             |    2 +-
 src/Coscine.Api.User/api.ts               |    2 +-
 src/Coscine.Api.User/base.ts              |    2 +-
 src/Coscine.Api.User/common.ts            |    2 +-
 src/Coscine.Api.User/configuration.ts     |    2 +-
 src/Coscine.Api.User/index.ts             |    2 +-
 36 files changed, 275 insertions(+), 1738 deletions(-)

diff --git a/src/Coscine.Api.Admin/api.ts b/src/Coscine.Api.Admin/api.ts
index 9ec9841..0bf91e2 100644
--- a/src/Coscine.Api.Admin/api.ts
+++ b/src/Coscine.Api.Admin/api.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Admin
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.3.1
+ * The version of the OpenAPI document: 2.3.2
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Admin/base.ts b/src/Coscine.Api.Admin/base.ts
index 15f09c2..53f8cf4 100644
--- a/src/Coscine.Api.Admin/base.ts
+++ b/src/Coscine.Api.Admin/base.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Admin
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.3.1
+ * The version of the OpenAPI document: 2.3.2
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Admin/common.ts b/src/Coscine.Api.Admin/common.ts
index 3d2626a..8e9cf9a 100644
--- a/src/Coscine.Api.Admin/common.ts
+++ b/src/Coscine.Api.Admin/common.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Admin
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.3.1
+ * The version of the OpenAPI document: 2.3.2
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Admin/configuration.ts b/src/Coscine.Api.Admin/configuration.ts
index 8de9045..8d60dbb 100644
--- a/src/Coscine.Api.Admin/configuration.ts
+++ b/src/Coscine.Api.Admin/configuration.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Admin
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.3.1
+ * The version of the OpenAPI document: 2.3.2
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Admin/index.ts b/src/Coscine.Api.Admin/index.ts
index 7cf4c93..a7a6a7c 100644
--- a/src/Coscine.Api.Admin/index.ts
+++ b/src/Coscine.Api.Admin/index.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Admin
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.3.1
+ * The version of the OpenAPI document: 2.3.2
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Blob/api.ts b/src/Coscine.Api.Blob/api.ts
index b468440..152eaea 100644
--- a/src/Coscine.Api.Blob/api.ts
+++ b/src/Coscine.Api.Blob/api.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Blob
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.6.3
+ * The version of the OpenAPI document: 2.6.4
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Blob/base.ts b/src/Coscine.Api.Blob/base.ts
index f75f9af..4833dee 100644
--- a/src/Coscine.Api.Blob/base.ts
+++ b/src/Coscine.Api.Blob/base.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Blob
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.6.3
+ * The version of the OpenAPI document: 2.6.4
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Blob/common.ts b/src/Coscine.Api.Blob/common.ts
index 1bf0dab..f3e6873 100644
--- a/src/Coscine.Api.Blob/common.ts
+++ b/src/Coscine.Api.Blob/common.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Blob
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.6.3
+ * The version of the OpenAPI document: 2.6.4
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Blob/configuration.ts b/src/Coscine.Api.Blob/configuration.ts
index 3482a43..647ba2b 100644
--- a/src/Coscine.Api.Blob/configuration.ts
+++ b/src/Coscine.Api.Blob/configuration.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Blob
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.6.3
+ * The version of the OpenAPI document: 2.6.4
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Blob/index.ts b/src/Coscine.Api.Blob/index.ts
index 5cb8c2b..e04d9a8 100644
--- a/src/Coscine.Api.Blob/index.ts
+++ b/src/Coscine.Api.Blob/index.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Blob
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.6.3
+ * The version of the OpenAPI document: 2.6.4
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Metadata/api.ts b/src/Coscine.Api.Metadata/api.ts
index 8e2fa1e..427beb3 100644
--- a/src/Coscine.Api.Metadata/api.ts
+++ b/src/Coscine.Api.Metadata/api.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Metadata
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 3.0.1
+ * The version of the OpenAPI document: 3.0.2
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Metadata/base.ts b/src/Coscine.Api.Metadata/base.ts
index b400c89..df4f59e 100644
--- a/src/Coscine.Api.Metadata/base.ts
+++ b/src/Coscine.Api.Metadata/base.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Metadata
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 3.0.1
+ * The version of the OpenAPI document: 3.0.2
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Metadata/common.ts b/src/Coscine.Api.Metadata/common.ts
index 860b19b..4d4c53d 100644
--- a/src/Coscine.Api.Metadata/common.ts
+++ b/src/Coscine.Api.Metadata/common.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Metadata
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 3.0.1
+ * The version of the OpenAPI document: 3.0.2
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Metadata/configuration.ts b/src/Coscine.Api.Metadata/configuration.ts
index 3c6e2f3..daba81f 100644
--- a/src/Coscine.Api.Metadata/configuration.ts
+++ b/src/Coscine.Api.Metadata/configuration.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Metadata
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 3.0.1
+ * The version of the OpenAPI document: 3.0.2
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Metadata/index.ts b/src/Coscine.Api.Metadata/index.ts
index bd83a1d..74ddc3f 100644
--- a/src/Coscine.Api.Metadata/index.ts
+++ b/src/Coscine.Api.Metadata/index.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Metadata
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 3.0.1
+ * The version of the OpenAPI document: 3.0.2
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Notices/api.ts b/src/Coscine.Api.Notices/api.ts
index 05e9f85..e22d720 100644
--- a/src/Coscine.Api.Notices/api.ts
+++ b/src/Coscine.Api.Notices/api.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Notices
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.1.2
+ * The version of the OpenAPI document: 2.2.0
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Notices/base.ts b/src/Coscine.Api.Notices/base.ts
index aaff335..68137a0 100644
--- a/src/Coscine.Api.Notices/base.ts
+++ b/src/Coscine.Api.Notices/base.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Notices
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.1.2
+ * The version of the OpenAPI document: 2.2.0
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Notices/common.ts b/src/Coscine.Api.Notices/common.ts
index 94dcefc..e1e8847 100644
--- a/src/Coscine.Api.Notices/common.ts
+++ b/src/Coscine.Api.Notices/common.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Notices
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.1.2
+ * The version of the OpenAPI document: 2.2.0
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Notices/configuration.ts b/src/Coscine.Api.Notices/configuration.ts
index fc47a4e..19af1af 100644
--- a/src/Coscine.Api.Notices/configuration.ts
+++ b/src/Coscine.Api.Notices/configuration.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Notices
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.1.2
+ * The version of the OpenAPI document: 2.2.0
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Notices/index.ts b/src/Coscine.Api.Notices/index.ts
index 1ed2ce2..58f35e8 100644
--- a/src/Coscine.Api.Notices/index.ts
+++ b/src/Coscine.Api.Notices/index.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Notices
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.1.2
+ * The version of the OpenAPI document: 2.2.0
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Project/api.ts b/src/Coscine.Api.Project/api.ts
index 1c59005..d1fb904 100644
--- a/src/Coscine.Api.Project/api.ts
+++ b/src/Coscine.Api.Project/api.ts
@@ -24,1833 +24,534 @@ import { BASE_PATH, COLLECTION_FORMATS, RequestArgs, BaseAPI, RequiredError } fr
 /**
  * 
  * @export
- * @interface ActivatedFeature
+ * @interface DisciplineObject
  */
-export interface ActivatedFeature {
+export interface DisciplineObject {
     /**
      * 
      * @type {string}
-     * @memberof ActivatedFeature
+     * @memberof DisciplineObject
      */
     id?: string;
     /**
      * 
      * @type {string}
-     * @memberof ActivatedFeature
+     * @memberof DisciplineObject
      */
-    projectId?: string;
+    url?: string | null;
     /**
      * 
      * @type {string}
-     * @memberof ActivatedFeature
-     */
-    featureId?: string;
-    /**
-     * 
-     * @type {Feature}
-     * @memberof ActivatedFeature
+     * @memberof DisciplineObject
      */
-    feature?: Feature | null;
+    displayNameDe?: string | null;
     /**
      * 
-     * @type {Project}
-     * @memberof ActivatedFeature
+     * @type {string}
+     * @memberof DisciplineObject
      */
-    project?: Project | null;
+    displayNameEn?: string | null;
 }
 /**
  * 
  * @export
- * @interface ApiToken
+ * @interface ExternalAuthenticatorsObject
  */
-export interface ApiToken {
+export interface ExternalAuthenticatorsObject {
     /**
      * 
      * @type {string}
-     * @memberof ApiToken
+     * @memberof ExternalAuthenticatorsObject
      */
     id?: string;
     /**
      * 
      * @type {string}
-     * @memberof ApiToken
-     */
-    name?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof ApiToken
-     */
-    userId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ApiToken
-     */
-    issuedAt?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ApiToken
-     */
-    expiration?: string;
-    /**
-     * 
-     * @type {User}
-     * @memberof ApiToken
+     * @memberof ExternalAuthenticatorsObject
      */
-    user?: User | null;
+    displayName?: string | null;
 }
 /**
- * 
+ * Return object for an invitation.
  * @export
- * @interface ContactChange
+ * @interface InvitationReturnObject
  */
-export interface ContactChange {
+export interface InvitationReturnObject {
     /**
-     * 
+     * The invitation id.
      * @type {string}
-     * @memberof ContactChange
+     * @memberof InvitationReturnObject
      */
-    relationId?: string;
+    id?: string;
     /**
-     * 
+     * When the invite will expire.
      * @type {string}
-     * @memberof ContactChange
+     * @memberof InvitationReturnObject
      */
-    userId?: string;
+    expiration?: string;
     /**
-     * 
+     * Email of the invitee.
      * @type {string}
-     * @memberof ContactChange
+     * @memberof InvitationReturnObject
      */
-    newEmail?: string | null;
+    userMail?: string | null;
     /**
-     * 
+     * Id of the issuer.
      * @type {string}
-     * @memberof ContactChange
+     * @memberof InvitationReturnObject
      */
-    editDate?: string | null;
+    issuer?: string;
     /**
-     * 
+     * Id of the project.
      * @type {string}
-     * @memberof ContactChange
+     * @memberof InvitationReturnObject
      */
-    confirmationToken?: string;
+    projectId?: string;
     /**
-     * 
-     * @type {User}
-     * @memberof ContactChange
+     * Id of the target Role.
+     * @type {string}
+     * @memberof InvitationReturnObject
      */
-    user?: User | null;
+    roleId?: string;
 }
 /**
  * 
  * @export
- * @interface Discipline
+ * @interface LanguageObject
  */
-export interface Discipline {
+export interface LanguageObject {
     /**
      * 
      * @type {string}
-     * @memberof Discipline
+     * @memberof LanguageObject
      */
     id?: string;
     /**
      * 
      * @type {string}
-     * @memberof Discipline
-     */
-    url?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Discipline
+     * @memberof LanguageObject
      */
-    displayNameDe?: string | null;
+    displayName?: string | null;
     /**
      * 
      * @type {string}
-     * @memberof Discipline
-     */
-    displayNameEn?: string | null;
-    /**
-     * 
-     * @type {Array<ProjectDiscipline>}
-     * @memberof Discipline
-     */
-    projectDisciplines?: Array<ProjectDiscipline> | null;
-    /**
-     * 
-     * @type {Array<ResourceDiscipline>}
-     * @memberof Discipline
-     */
-    resourceDisciplines?: Array<ResourceDiscipline> | null;
-    /**
-     * 
-     * @type {Array<UserDiscipline>}
-     * @memberof Discipline
+     * @memberof LanguageObject
      */
-    userDisciplines?: Array<UserDiscipline> | null;
+    abbreviation?: string | null;
 }
 /**
  * 
  * @export
- * @interface DisciplineObject
+ * @interface LicenseObject
  */
-export interface DisciplineObject {
+export interface LicenseObject {
     /**
      * 
      * @type {string}
-     * @memberof DisciplineObject
+     * @memberof LicenseObject
      */
     id?: string;
     /**
      * 
      * @type {string}
-     * @memberof DisciplineObject
-     */
-    url?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof DisciplineObject
-     */
-    displayNameDe?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof DisciplineObject
+     * @memberof LicenseObject
      */
-    displayNameEn?: string | null;
+    displayName?: string | null;
 }
 /**
- * 
+ * Return object containing the maximum project quota.
  * @export
- * @interface ExternalAuthenticator
+ * @interface MaxProjectQuota
  */
-export interface ExternalAuthenticator {
+export interface MaxProjectQuota {
     /**
-     * 
+     * The resource type id.
      * @type {string}
-     * @memberof ExternalAuthenticator
+     * @memberof MaxProjectQuota
      */
     id?: string;
     /**
-     * 
-     * @type {string}
-     * @memberof ExternalAuthenticator
-     */
-    displayName?: string | null;
-    /**
-     * 
-     * @type {Array<ExternalId>}
-     * @memberof ExternalAuthenticator
+     * Available amount in gb.
+     * @type {number}
+     * @memberof MaxProjectQuota
      */
-    externalIds?: Array<ExternalId> | null;
+    available?: number;
 }
 /**
  * 
  * @export
- * @interface ExternalAuthenticatorsObject
+ * @interface OrganizationObject
  */
-export interface ExternalAuthenticatorsObject {
+export interface OrganizationObject {
     /**
      * 
      * @type {string}
-     * @memberof ExternalAuthenticatorsObject
+     * @memberof OrganizationObject
      */
-    id?: string;
+    url?: string | null;
     /**
      * 
      * @type {string}
-     * @memberof ExternalAuthenticatorsObject
+     * @memberof OrganizationObject
      */
     displayName?: string | null;
 }
 /**
  * 
  * @export
- * @interface ExternalId
+ * @interface ProjectObject
  */
-export interface ExternalId {
+export interface ProjectObject {
     /**
      * 
      * @type {string}
-     * @memberof ExternalId
+     * @memberof ProjectObject
      */
-    relationId?: string;
+    id?: string;
     /**
      * 
      * @type {string}
-     * @memberof ExternalId
+     * @memberof ProjectObject
      */
-    userId?: string;
+    description?: string | null;
     /**
      * 
      * @type {string}
-     * @memberof ExternalId
+     * @memberof ProjectObject
      */
-    externalAuthenticatorId?: string;
+    displayName?: string | null;
     /**
      * 
      * @type {string}
-     * @memberof ExternalId
+     * @memberof ProjectObject
      */
-    externalId1?: string | null;
+    startDate?: string;
     /**
      * 
      * @type {string}
-     * @memberof ExternalId
-     */
-    organization?: string | null;
-    /**
-     * 
-     * @type {ExternalAuthenticator}
-     * @memberof ExternalId
+     * @memberof ProjectObject
      */
-    externalAuthenticator?: ExternalAuthenticator | null;
+    endDate?: string;
     /**
      * 
-     * @type {User}
-     * @memberof ExternalId
+     * @type {string}
+     * @memberof ProjectObject
      */
-    user?: User | null;
-}
-/**
- * 
- * @export
- * @interface Feature
- */
-export interface Feature {
+    keywords?: string | null;
     /**
      * 
      * @type {string}
-     * @memberof Feature
+     * @memberof ProjectObject
      */
-    id?: string;
+    projectName?: string | null;
     /**
      * 
      * @type {string}
-     * @memberof Feature
+     * @memberof ProjectObject
      */
-    sharepointId?: string | null;
+    principleInvestigators?: string | null;
     /**
      * 
      * @type {string}
-     * @memberof Feature
+     * @memberof ProjectObject
      */
-    displaynameEn?: string | null;
+    grantId?: string | null;
     /**
      * 
      * @type {string}
-     * @memberof Feature
+     * @memberof ProjectObject
      */
-    displaynameDe?: string | null;
+    slug?: string | null;
     /**
      * 
-     * @type {Array<ActivatedFeature>}
-     * @memberof Feature
+     * @type {Array<DisciplineObject>}
+     * @memberof ProjectObject
      */
-    activatedFeatures?: Array<ActivatedFeature> | null;
-}
-/**
- * 
- * @export
- * @interface Group
- */
-export interface Group {
+    disciplines?: Array<DisciplineObject> | null;
     /**
      * 
-     * @type {string}
-     * @memberof Group
+     * @type {Array<OrganizationObject>}
+     * @memberof ProjectObject
      */
-    id?: string;
+    organizations?: Array<OrganizationObject> | null;
     /**
      * 
-     * @type {string}
-     * @memberof Group
+     * @type {VisibilityObject}
+     * @memberof ProjectObject
      */
-    displayName?: string | null;
+    visibility?: VisibilityObject | null;
     /**
      * 
-     * @type {Array<GroupMembership>}
-     * @memberof Group
+     * @type {string}
+     * @memberof ProjectObject
      */
-    groupMemberships?: Array<GroupMembership> | null;
+    parentId?: string;
 }
 /**
- * 
+ * Contains information about the quota of a project by resource type.
  * @export
- * @interface GroupMembership
+ * @interface ProjectQuotaReturnObject
  */
-export interface GroupMembership {
+export interface ProjectQuotaReturnObject {
     /**
-     * 
+     * Id of the resoure type.
      * @type {string}
-     * @memberof GroupMembership
+     * @memberof ProjectQuotaReturnObject
      */
-    relationId?: string;
+    id?: string;
     /**
-     * 
+     * Display name of the resource type.
      * @type {string}
-     * @memberof GroupMembership
+     * @memberof ProjectQuotaReturnObject
      */
-    groupId?: string;
+    name?: string | null;
     /**
-     * 
-     * @type {string}
-     * @memberof GroupMembership
+     * How much space is used by the resources (in gb).
+     * @type {number}
+     * @memberof ProjectQuotaReturnObject
      */
-    userId?: string;
+    used?: number;
     /**
-     * 
-     * @type {Group}
-     * @memberof GroupMembership
+     * How much space is availabe to be taken by resources (in gb).
+     * @type {number}
+     * @memberof ProjectQuotaReturnObject
      */
-    group?: Group | null;
+    allocated?: number;
     /**
-     * 
-     * @type {User}
-     * @memberof GroupMembership
+     * Maximum amount of quota (in gb).
+     * @type {number}
+     * @memberof ProjectQuotaReturnObject
      */
-    user?: User | null;
+    maximum?: number;
 }
 /**
  * 
  * @export
- * @interface Invitation
+ * @interface ProjectRoleObject
  */
-export interface Invitation {
-    /**
-     * 
-     * @type {string}
-     * @memberof Invitation
-     */
-    id?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof Invitation
-     */
-    project?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof Invitation
-     */
-    issuer?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof Invitation
-     */
-    role?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof Invitation
-     */
-    inviteeEmail?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Invitation
-     */
-    expiration?: string;
+export interface ProjectRoleObject {
     /**
      * 
      * @type {string}
-     * @memberof Invitation
+     * @memberof ProjectRoleObject
      */
-    token?: string;
+    projectId?: string;
     /**
      * 
-     * @type {User}
-     * @memberof Invitation
+     * @type {UserObject}
+     * @memberof ProjectRoleObject
      */
-    issuerNavigation?: User | null;
+    user?: UserObject | null;
     /**
      * 
-     * @type {Project}
-     * @memberof Invitation
-     */
-    projectNavigation?: Project | null;
-    /**
-     * 
-     * @type {Role}
-     * @memberof Invitation
-     */
-    roleNavigation?: Role | null;
-}
-/**
- * Return object for an invitation.
- * @export
- * @interface InvitationReturnObject
- */
-export interface InvitationReturnObject {
-    /**
-     * The invitation id.
-     * @type {string}
-     * @memberof InvitationReturnObject
-     */
-    id?: string;
-    /**
-     * When the invite will expire.
-     * @type {string}
-     * @memberof InvitationReturnObject
-     */
-    expiration?: string;
-    /**
-     * Email of the invitee.
-     * @type {string}
-     * @memberof InvitationReturnObject
-     */
-    userMail?: string | null;
-    /**
-     * Id of the issuer.
-     * @type {string}
-     * @memberof InvitationReturnObject
-     */
-    issuer?: string;
-    /**
-     * Id of the project.
-     * @type {string}
-     * @memberof InvitationReturnObject
-     */
-    projectId?: string;
-    /**
-     * Id of the target Role.
-     * @type {string}
-     * @memberof InvitationReturnObject
-     */
-    roleId?: string;
-}
-/**
- * 
- * @export
- * @interface Language
- */
-export interface Language {
-    /**
-     * 
-     * @type {string}
-     * @memberof Language
-     */
-    id?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof Language
-     */
-    displayName?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Language
-     */
-    abbreviation?: string | null;
-    /**
-     * 
-     * @type {Array<User>}
-     * @memberof Language
-     */
-    users?: Array<User> | null;
-}
-/**
- * 
- * @export
- * @interface LanguageObject
- */
-export interface LanguageObject {
-    /**
-     * 
-     * @type {string}
-     * @memberof LanguageObject
-     */
-    id?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof LanguageObject
-     */
-    displayName?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof LanguageObject
-     */
-    abbreviation?: string | null;
-}
-/**
- * 
- * @export
- * @interface License
- */
-export interface License {
-    /**
-     * 
-     * @type {string}
-     * @memberof License
-     */
-    id?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof License
-     */
-    displayName?: string | null;
-    /**
-     * 
-     * @type {Array<Resource>}
-     * @memberof License
-     */
-    resources?: Array<Resource> | null;
-}
-/**
- * 
- * @export
- * @interface LicenseObject
- */
-export interface LicenseObject {
-    /**
-     * 
-     * @type {string}
-     * @memberof LicenseObject
-     */
-    id?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof LicenseObject
-     */
-    displayName?: string | null;
-}
-/**
- * Return object containing the maximum project quota.
- * @export
- * @interface MaxProjectQuota
- */
-export interface MaxProjectQuota {
-    /**
-     * The resource type id.
-     * @type {string}
-     * @memberof MaxProjectQuota
-     */
-    id?: string;
-    /**
-     * Available amount in gb.
-     * @type {number}
-     * @memberof MaxProjectQuota
-     */
-    available?: number;
-}
-/**
- * 
- * @export
- * @interface OrganizationObject
- */
-export interface OrganizationObject {
-    /**
-     * 
-     * @type {string}
-     * @memberof OrganizationObject
-     */
-    url?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof OrganizationObject
-     */
-    displayName?: string | null;
-}
-/**
- * 
- * @export
- * @interface Project
- */
-export interface Project {
-    /**
-     * 
-     * @type {string}
-     * @memberof Project
-     */
-    id?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof Project
-     */
-    projectName?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Project
-     */
-    description?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Project
-     */
-    startDate?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof Project
-     */
-    endDate?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof Project
-     */
-    keywords?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Project
-     */
-    displayName?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Project
-     */
-    principleInvestigators?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Project
-     */
-    grantId?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Project
-     */
-    visibilityId?: string | null;
-    /**
-     * 
-     * @type {boolean}
-     * @memberof Project
-     */
-    deleted?: boolean;
-    /**
-     * 
-     * @type {string}
-     * @memberof Project
-     */
-    slug?: string | null;
-    /**
-     * 
-     * @type {Visibility}
-     * @memberof Project
-     */
-    visibility?: Visibility | null;
-    /**
-     * 
-     * @type {Array<ActivatedFeature>}
-     * @memberof Project
-     */
-    activatedFeatures?: Array<ActivatedFeature> | null;
-    /**
-     * 
-     * @type {Array<Invitation>}
-     * @memberof Project
-     */
-    invitations?: Array<Invitation> | null;
-    /**
-     * 
-     * @type {Array<ProjectDiscipline>}
-     * @memberof Project
-     */
-    projectDisciplines?: Array<ProjectDiscipline> | null;
-    /**
-     * 
-     * @type {Array<ProjectInstitute>}
-     * @memberof Project
-     */
-    projectInstitutes?: Array<ProjectInstitute> | null;
-    /**
-     * 
-     * @type {Array<ProjectQuota>}
-     * @memberof Project
-     */
-    projectQuotas?: Array<ProjectQuota> | null;
-    /**
-     * 
-     * @type {Array<ProjectResource>}
-     * @memberof Project
-     */
-    projectResources?: Array<ProjectResource> | null;
-    /**
-     * 
-     * @type {Array<ProjectRole>}
-     * @memberof Project
-     */
-    projectRoles?: Array<ProjectRole> | null;
-    /**
-     * 
-     * @type {Array<SubProject>}
-     * @memberof Project
-     */
-    subProjectProjects?: Array<SubProject> | null;
-    /**
-     * 
-     * @type {Array<SubProject>}
-     * @memberof Project
-     */
-    subProjectSubProjectNavigations?: Array<SubProject> | null;
-}
-/**
- * 
- * @export
- * @interface ProjectDiscipline
- */
-export interface ProjectDiscipline {
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectDiscipline
-     */
-    relationId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectDiscipline
-     */
-    disciplineId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectDiscipline
-     */
-    projectId?: string;
-    /**
-     * 
-     * @type {Discipline}
-     * @memberof ProjectDiscipline
-     */
-    discipline?: Discipline | null;
-    /**
-     * 
-     * @type {Project}
-     * @memberof ProjectDiscipline
-     */
-    project?: Project | null;
-}
-/**
- * 
- * @export
- * @interface ProjectInstitute
- */
-export interface ProjectInstitute {
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectInstitute
-     */
-    relationId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectInstitute
-     */
-    projectId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectInstitute
-     */
-    organizationUrl?: string | null;
-    /**
-     * 
-     * @type {Project}
-     * @memberof ProjectInstitute
-     */
-    project?: Project | null;
-}
-/**
- * 
- * @export
- * @interface ProjectObject
- */
-export interface ProjectObject {
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectObject
-     */
-    id?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectObject
-     */
-    description?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectObject
-     */
-    displayName?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectObject
-     */
-    startDate?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectObject
-     */
-    endDate?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectObject
-     */
-    keywords?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectObject
-     */
-    projectName?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectObject
-     */
-    principleInvestigators?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectObject
-     */
-    grantId?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectObject
-     */
-    slug?: string | null;
-    /**
-     * 
-     * @type {Array<DisciplineObject>}
-     * @memberof ProjectObject
-     */
-    disciplines?: Array<DisciplineObject> | null;
-    /**
-     * 
-     * @type {Array<OrganizationObject>}
-     * @memberof ProjectObject
-     */
-    organizations?: Array<OrganizationObject> | null;
-    /**
-     * 
-     * @type {VisibilityObject}
-     * @memberof ProjectObject
-     */
-    visibility?: VisibilityObject | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectObject
-     */
-    parentId?: string;
-}
-/**
- * 
- * @export
- * @interface ProjectQuota
- */
-export interface ProjectQuota {
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectQuota
-     */
-    relationId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectQuota
-     */
-    projectId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectQuota
-     */
-    resourceTypeId?: string;
-    /**
-     * 
-     * @type {number}
-     * @memberof ProjectQuota
-     */
-    quota?: number;
-    /**
-     * 
-     * @type {number}
-     * @memberof ProjectQuota
-     */
-    maxQuota?: number;
-    /**
-     * 
-     * @type {Project}
-     * @memberof ProjectQuota
-     */
-    project?: Project | null;
-    /**
-     * 
-     * @type {ResourceType}
-     * @memberof ProjectQuota
-     */
-    resourceType?: ResourceType | null;
-}
-/**
- * Contains information about the quota of a project by resource type.
- * @export
- * @interface ProjectQuotaReturnObject
- */
-export interface ProjectQuotaReturnObject {
-    /**
-     * Id of the resoure type.
-     * @type {string}
-     * @memberof ProjectQuotaReturnObject
-     */
-    id?: string;
-    /**
-     * Display name of the resource type.
-     * @type {string}
-     * @memberof ProjectQuotaReturnObject
-     */
-    name?: string | null;
-    /**
-     * How much space is used by the resources (in gb).
-     * @type {number}
-     * @memberof ProjectQuotaReturnObject
-     */
-    used?: number;
-    /**
-     * How much space is availabe to be taken by resources (in gb).
-     * @type {number}
-     * @memberof ProjectQuotaReturnObject
-     */
-    allocated?: number;
-    /**
-     * Maximum amount of quota (in gb).
-     * @type {number}
-     * @memberof ProjectQuotaReturnObject
-     */
-    maximum?: number;
-}
-/**
- * 
- * @export
- * @interface ProjectResource
- */
-export interface ProjectResource {
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectResource
-     */
-    relationId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectResource
-     */
-    resourceId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectResource
-     */
-    projectId?: string;
-    /**
-     * 
-     * @type {Project}
-     * @memberof ProjectResource
-     */
-    project?: Project | null;
-    /**
-     * 
-     * @type {Resource}
-     * @memberof ProjectResource
-     */
-    resource?: Resource | null;
-}
-/**
- * 
- * @export
- * @interface ProjectRole
- */
-export interface ProjectRole {
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectRole
-     */
-    relationId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectRole
-     */
-    projectId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectRole
-     */
-    userId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectRole
-     */
-    roleId?: string;
-    /**
-     * 
-     * @type {Project}
-     * @memberof ProjectRole
-     */
-    project?: Project | null;
-    /**
-     * 
-     * @type {Role}
-     * @memberof ProjectRole
-     */
-    role?: Role | null;
-    /**
-     * 
-     * @type {User}
-     * @memberof ProjectRole
-     */
-    user?: User | null;
-}
-/**
- * 
- * @export
- * @interface ProjectRoleObject
- */
-export interface ProjectRoleObject {
-    /**
-     * 
-     * @type {string}
-     * @memberof ProjectRoleObject
-     */
-    projectId?: string;
-    /**
-     * 
-     * @type {UserObject}
-     * @memberof ProjectRoleObject
-     */
-    user?: UserObject | null;
-    /**
-     * 
-     * @type {RoleObject}
-     * @memberof ProjectRoleObject
-     */
-    role?: RoleObject | null;
-}
-/**
- * 
- * @export
- * @interface Resource
- */
-export interface Resource {
-    /**
-     * 
-     * @type {string}
-     * @memberof Resource
-     */
-    id?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof Resource
-     */
-    typeId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof Resource
-     */
-    resourceName?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Resource
-     */
-    displayName?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Resource
-     */
-    visibilityId?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Resource
-     */
-    licenseId?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Resource
-     */
-    keywords?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Resource
-     */
-    usageRights?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Resource
-     */
-    resourceTypeOptionId?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Resource
-     */
-    description?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Resource
-     */
-    applicationProfile?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Resource
-     */
-    fixedValues?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Resource
-     */
-    creator?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Resource
-     */
-    archived?: string | null;
-    /**
-     * 
-     * @type {License}
-     * @memberof Resource
-     */
-    license?: License | null;
-    /**
-     * 
-     * @type {ResourceType}
-     * @memberof Resource
-     */
-    type?: ResourceType | null;
-    /**
-     * 
-     * @type {Visibility}
-     * @memberof Resource
-     */
-    visibility?: Visibility | null;
-    /**
-     * 
-     * @type {Array<ProjectResource>}
-     * @memberof Resource
-     */
-    projectResources?: Array<ProjectResource> | null;
-    /**
-     * 
-     * @type {Array<ResourceDiscipline>}
-     * @memberof Resource
-     */
-    resourceDisciplines?: Array<ResourceDiscipline> | null;
-}
-/**
- * 
- * @export
- * @interface ResourceDiscipline
- */
-export interface ResourceDiscipline {
-    /**
-     * 
-     * @type {string}
-     * @memberof ResourceDiscipline
-     */
-    relationId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ResourceDiscipline
-     */
-    disciplineId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ResourceDiscipline
-     */
-    resourceId?: string;
-    /**
-     * 
-     * @type {Discipline}
-     * @memberof ResourceDiscipline
-     */
-    discipline?: Discipline | null;
-    /**
-     * 
-     * @type {Resource}
-     * @memberof ResourceDiscipline
-     */
-    resource?: Resource | null;
-}
-/**
- * 
- * @export
- * @interface ResourceObject
- */
-export interface ResourceObject {
-    /**
-     * 
-     * @type {string}
-     * @memberof ResourceObject
-     */
-    id?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ResourceObject
-     */
-    pid?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof ResourceObject
-     */
-    displayName?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof ResourceObject
-     */
-    resourceName?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof ResourceObject
-     */
-    description?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof ResourceObject
-     */
-    keywords?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof ResourceObject
-     */
-    usageRights?: string | null;
-    /**
-     * 
-     * @type {ResourceTypeObject}
-     * @memberof ResourceObject
-     */
-    type?: ResourceTypeObject | null;
-    /**
-     * 
-     * @type {Array<DisciplineObject>}
-     * @memberof ResourceObject
-     */
-    disciplines?: Array<DisciplineObject> | null;
-    /**
-     * 
-     * @type {VisibilityObject}
-     * @memberof ResourceObject
-     */
-    visibility?: VisibilityObject | null;
-    /**
-     * 
-     * @type {LicenseObject}
-     * @memberof ResourceObject
-     */
-    license?: LicenseObject | null;
-    /**
-     * 
-     * @type {any}
-     * @memberof ResourceObject
-     */
-    resourceTypeOption?: any | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof ResourceObject
-     */
-    applicationProfile?: string | null;
-    /**
-     * 
-     * @type {any}
-     * @memberof ResourceObject
-     */
-    fixedValues?: any | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof ResourceObject
-     */
-    creator?: string | null;
-    /**
-     * 
-     * @type {boolean}
-     * @memberof ResourceObject
-     */
-    archived?: boolean;
-}
-/**
- * 
- * @export
- * @interface ResourceType
- */
-export interface ResourceType {
-    /**
-     * 
-     * @type {string}
-     * @memberof ResourceType
-     */
-    id?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ResourceType
-     */
-    displayName?: string | null;
-    /**
-     * 
-     * @type {boolean}
-     * @memberof ResourceType
-     */
-    enabled?: boolean | null;
-    /**
-     * 
-     * @type {Array<ProjectQuota>}
-     * @memberof ResourceType
-     */
-    projectQuotas?: Array<ProjectQuota> | null;
-    /**
-     * 
-     * @type {Array<Resource>}
-     * @memberof ResourceType
-     */
-    resources?: Array<Resource> | null;
-}
-/**
- * 
- * @export
- * @interface ResourceTypeObject
- */
-export interface ResourceTypeObject {
-    /**
-     * 
-     * @type {string}
-     * @memberof ResourceTypeObject
-     */
-    id?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof ResourceTypeObject
-     */
-    displayName?: string | null;
-}
-/**
- * 
- * @export
- * @interface Role
- */
-export interface Role {
-    /**
-     * 
-     * @type {string}
-     * @memberof Role
-     */
-    id?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof Role
-     */
-    displayName?: string | null;
-    /**
-     * 
-     * @type {string}
-     * @memberof Role
-     */
-    description?: string | null;
-    /**
-     * 
-     * @type {Array<Invitation>}
-     * @memberof Role
-     */
-    invitations?: Array<Invitation> | null;
-    /**
-     * 
-     * @type {Array<ProjectRole>}
-     * @memberof Role
-     */
-    projectRoles?: Array<ProjectRole> | null;
-}
-/**
- * 
- * @export
- * @interface RoleObject
- */
-export interface RoleObject {
-    /**
-     * 
-     * @type {string}
-     * @memberof RoleObject
-     */
-    id?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof RoleObject
-     */
-    displayName?: string | null;
-}
-/**
- * Parameter object containing the invitation informations.             
- * @export
- * @interface SendInvitationObject
- */
-export interface SendInvitationObject {
-    /**
-     * Id of the project             
-     * @type {string}
-     * @memberof SendInvitationObject
-     */
-    projectId?: string;
-    /**
-     * Id of the target role             
-     * @type {string}
-     * @memberof SendInvitationObject
-     */
-    role?: string;
-    /**
-     * Email of the target user             
-     * @type {string}
-     * @memberof SendInvitationObject
-     */
-    email?: string | null;
-}
-/**
- * 
- * @export
- * @interface SubProject
- */
-export interface SubProject {
-    /**
-     * 
-     * @type {string}
-     * @memberof SubProject
-     */
-    relationId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof SubProject
-     */
-    projectId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof SubProject
-     */
-    subProjectId?: string;
-    /**
-     * 
-     * @type {Project}
-     * @memberof SubProject
-     */
-    project?: Project | null;
-    /**
-     * 
-     * @type {Project}
-     * @memberof SubProject
-     */
-    subProjectNavigation?: Project | null;
-}
-/**
- * 
- * @export
- * @interface Title
- */
-export interface Title {
-    /**
-     * 
-     * @type {string}
-     * @memberof Title
-     */
-    id?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof Title
-     */
-    displayName?: string | null;
-    /**
-     * 
-     * @type {Array<User>}
-     * @memberof Title
-     */
-    users?: Array<User> | null;
-}
-/**
- * 
- * @export
- * @interface TitleObject
- */
-export interface TitleObject {
-    /**
-     * 
-     * @type {string}
-     * @memberof TitleObject
-     */
-    id?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof TitleObject
-     */
-    displayName?: string | null;
-}
-/**
- * 
- * @export
- * @interface Tosaccepted
- */
-export interface Tosaccepted {
-    /**
-     * 
-     * @type {string}
-     * @memberof Tosaccepted
-     */
-    relationId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof Tosaccepted
-     */
-    userId?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof Tosaccepted
-     */
-    version?: string | null;
-    /**
-     * 
-     * @type {User}
-     * @memberof Tosaccepted
-     */
-    user?: User | null;
-}
-/**
- * Parameter object containing the update informations.             
- * @export
- * @interface UpdateProjectQuotaObject
- */
-export interface UpdateProjectQuotaObject {
-    /**
-     * Id of the resourceType             
-     * @type {string}
-     * @memberof UpdateProjectQuotaObject
-     */
-    id?: string;
-    /**
-     * New Quota value.
-     * @type {number}
-     * @memberof UpdateProjectQuotaObject
+     * @type {RoleObject}
+     * @memberof ProjectRoleObject
      */
-    allocated?: number;
+    role?: RoleObject | null;
 }
 /**
  * 
  * @export
- * @interface User
+ * @interface ResourceObject
  */
-export interface User {
+export interface ResourceObject {
     /**
      * 
      * @type {string}
-     * @memberof User
+     * @memberof ResourceObject
      */
     id?: string;
     /**
      * 
      * @type {string}
-     * @memberof User
+     * @memberof ResourceObject
      */
-    emailAddress?: string | null;
+    pid?: string | null;
     /**
      * 
      * @type {string}
-     * @memberof User
+     * @memberof ResourceObject
      */
     displayName?: string | null;
     /**
      * 
      * @type {string}
-     * @memberof User
+     * @memberof ResourceObject
      */
-    givenname?: string | null;
+    resourceName?: string | null;
     /**
      * 
      * @type {string}
-     * @memberof User
+     * @memberof ResourceObject
      */
-    surname?: string | null;
+    description?: string | null;
     /**
      * 
      * @type {string}
-     * @memberof User
+     * @memberof ResourceObject
      */
-    entitlement?: string | null;
+    keywords?: string | null;
     /**
      * 
      * @type {string}
-     * @memberof User
+     * @memberof ResourceObject
      */
-    organization?: string | null;
+    usageRights?: string | null;
     /**
      * 
-     * @type {string}
-     * @memberof User
+     * @type {ResourceTypeObject}
+     * @memberof ResourceObject
      */
-    titleId?: string | null;
+    type?: ResourceTypeObject | null;
     /**
      * 
-     * @type {string}
-     * @memberof User
+     * @type {Array<DisciplineObject>}
+     * @memberof ResourceObject
      */
-    languageId?: string | null;
+    disciplines?: Array<DisciplineObject> | null;
     /**
      * 
-     * @type {string}
-     * @memberof User
+     * @type {VisibilityObject}
+     * @memberof ResourceObject
      */
-    institute?: string | null;
+    visibility?: VisibilityObject | null;
     /**
      * 
-     * @type {Language}
-     * @memberof User
+     * @type {LicenseObject}
+     * @memberof ResourceObject
      */
-    language?: Language | null;
+    license?: LicenseObject | null;
     /**
      * 
-     * @type {Title}
-     * @memberof User
+     * @type {any}
+     * @memberof ResourceObject
      */
-    title?: Title | null;
+    resourceTypeOption?: any | null;
     /**
      * 
-     * @type {Array<ApiToken>}
-     * @memberof User
+     * @type {string}
+     * @memberof ResourceObject
      */
-    apiTokens?: Array<ApiToken> | null;
+    applicationProfile?: string | null;
     /**
      * 
-     * @type {Array<ContactChange>}
-     * @memberof User
+     * @type {any}
+     * @memberof ResourceObject
      */
-    contactChanges?: Array<ContactChange> | null;
+    fixedValues?: any | null;
     /**
      * 
-     * @type {Array<ExternalId>}
-     * @memberof User
+     * @type {string}
+     * @memberof ResourceObject
      */
-    externalIds?: Array<ExternalId> | null;
+    creator?: string | null;
     /**
      * 
-     * @type {Array<GroupMembership>}
-     * @memberof User
+     * @type {boolean}
+     * @memberof ResourceObject
      */
-    groupMemberships?: Array<GroupMembership> | null;
+    archived?: boolean;
+}
+/**
+ * 
+ * @export
+ * @interface ResourceTypeObject
+ */
+export interface ResourceTypeObject {
     /**
      * 
-     * @type {Array<Invitation>}
-     * @memberof User
+     * @type {string}
+     * @memberof ResourceTypeObject
      */
-    invitations?: Array<Invitation> | null;
+    id?: string;
     /**
      * 
-     * @type {Array<ProjectRole>}
-     * @memberof User
+     * @type {string}
+     * @memberof ResourceTypeObject
      */
-    projectRoles?: Array<ProjectRole> | null;
+    displayName?: string | null;
+}
+/**
+ * 
+ * @export
+ * @interface RoleObject
+ */
+export interface RoleObject {
     /**
      * 
-     * @type {Array<Tosaccepted>}
-     * @memberof User
+     * @type {string}
+     * @memberof RoleObject
      */
-    tosaccepteds?: Array<Tosaccepted> | null;
+    id?: string;
     /**
      * 
-     * @type {Array<UserDiscipline>}
-     * @memberof User
+     * @type {string}
+     * @memberof RoleObject
      */
-    userDisciplines?: Array<UserDiscipline> | null;
+    displayName?: string | null;
 }
 /**
- * 
+ * Parameter object containing the invitation informations.             
  * @export
- * @interface UserDiscipline
+ * @interface SendInvitationObject
  */
-export interface UserDiscipline {
+export interface SendInvitationObject {
     /**
-     * 
+     * Id of the project             
      * @type {string}
-     * @memberof UserDiscipline
+     * @memberof SendInvitationObject
      */
-    relationId?: string;
+    projectId?: string;
     /**
-     * 
+     * Id of the target role             
      * @type {string}
-     * @memberof UserDiscipline
+     * @memberof SendInvitationObject
      */
-    disciplineId?: string;
+    role?: string;
     /**
-     * 
+     * Email of the target user             
      * @type {string}
-     * @memberof UserDiscipline
+     * @memberof SendInvitationObject
      */
-    userId?: string;
+    email?: string | null;
+}
+/**
+ * 
+ * @export
+ * @interface TitleObject
+ */
+export interface TitleObject {
     /**
      * 
-     * @type {Discipline}
-     * @memberof UserDiscipline
+     * @type {string}
+     * @memberof TitleObject
      */
-    discipline?: Discipline | null;
+    id?: string;
     /**
      * 
-     * @type {User}
-     * @memberof UserDiscipline
+     * @type {string}
+     * @memberof TitleObject
+     */
+    displayName?: string | null;
+}
+/**
+ * Parameter object containing the update informations.             
+ * @export
+ * @interface UpdateProjectQuotaObject
+ */
+export interface UpdateProjectQuotaObject {
+    /**
+     * Id of the resourceType             
+     * @type {string}
+     * @memberof UpdateProjectQuotaObject
      */
-    user?: User | null;
+    id?: string;
+    /**
+     * New Quota value.
+     * @type {number}
+     * @memberof UpdateProjectQuotaObject
+     */
+    allocated?: number;
 }
 /**
  * 
@@ -1937,37 +638,6 @@ export interface UserObject {
      */
     externalAuthenticators?: Array<ExternalAuthenticatorsObject> | null;
 }
-/**
- * 
- * @export
- * @interface Visibility
- */
-export interface Visibility {
-    /**
-     * 
-     * @type {string}
-     * @memberof Visibility
-     */
-    id?: string;
-    /**
-     * 
-     * @type {string}
-     * @memberof Visibility
-     */
-    displayName?: string | null;
-    /**
-     * 
-     * @type {Array<Project>}
-     * @memberof Visibility
-     */
-    projects?: Array<Project> | null;
-    /**
-     * 
-     * @type {Array<Resource>}
-     * @memberof Visibility
-     */
-    resources?: Array<Resource> | null;
-}
 /**
  * 
  * @export
@@ -3977,39 +2647,6 @@ export const SearchApiAxiosParamCreator = function (configuration?: Configuratio
 
 
     
-            setSearchParams(localVarUrlObj, localVarQueryParameter, options.query);
-            let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
-            localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
-
-            return {
-                url: toPathString(localVarUrlObj),
-                options: localVarRequestOptions,
-            };
-        },
-        /**
-         * 
-         * @summary Searchs no filter
-         * @param {*} [options] Override http request option.
-         * @throws {RequiredError}
-         */
-        searchSearchNoFilter: async (options: any = {}): Promise<RequestArgs> => {
-            const localVarPath = `/Search/allNoFilter`;
-            // use dummy base URL string because the URL constructor only accepts absolute URLs.
-            const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
-            let baseOptions;
-            if (configuration) {
-                baseOptions = configuration.baseOptions;
-            }
-
-            const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
-            const localVarHeaderParameter = {} as any;
-            const localVarQueryParameter = {} as any;
-
-            // authentication JWT token required
-            await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
-
-
-    
             setSearchParams(localVarUrlObj, localVarQueryParameter, options.query);
             let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
             localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
@@ -4051,43 +2688,6 @@ export const SearchApiAxiosParamCreator = function (configuration?: Configuratio
 
 
     
-            setSearchParams(localVarUrlObj, localVarQueryParameter, options.query);
-            let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
-            localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
-
-            return {
-                url: toPathString(localVarUrlObj),
-                options: localVarRequestOptions,
-            };
-        },
-        /**
-         * 
-         * @summary Returns searched projects with no filter
-         * @param {string} projectId Id of the project
-         * @param {*} [options] Override http request option.
-         * @throws {RequiredError}
-         */
-        searchSearchProjectNoFilter: async (projectId: string, options: any = {}): Promise<RequestArgs> => {
-            // verify required parameter 'projectId' is not null or undefined
-            assertParamExists('searchSearchProjectNoFilter', 'projectId', projectId)
-            const localVarPath = `/Search/projectNoFilter/{projectId}`
-                .replace(`{${"projectId"}}`, encodeURIComponent(String(projectId)));
-            // use dummy base URL string because the URL constructor only accepts absolute URLs.
-            const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
-            let baseOptions;
-            if (configuration) {
-                baseOptions = configuration.baseOptions;
-            }
-
-            const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
-            const localVarHeaderParameter = {} as any;
-            const localVarQueryParameter = {} as any;
-
-            // authentication JWT token required
-            await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
-
-
-    
             setSearchParams(localVarUrlObj, localVarQueryParameter, options.query);
             let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
             localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
@@ -4118,16 +2718,6 @@ export const SearchApiFp = function(configuration?: Configuration) {
             const localVarAxiosArgs = await localVarAxiosParamCreator.searchSearch(encodedSearchWord, options);
             return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
         },
-        /**
-         * 
-         * @summary Searchs no filter
-         * @param {*} [options] Override http request option.
-         * @throws {RequiredError}
-         */
-        async searchSearchNoFilter(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>> {
-            const localVarAxiosArgs = await localVarAxiosParamCreator.searchSearchNoFilter(options);
-            return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
-        },
         /**
          * 
          * @summary Returns searched projects
@@ -4140,17 +2730,6 @@ export const SearchApiFp = function(configuration?: Configuration) {
             const localVarAxiosArgs = await localVarAxiosParamCreator.searchSearchProject(projectId, encodedSearchWord, options);
             return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
         },
-        /**
-         * 
-         * @summary Returns searched projects with no filter
-         * @param {string} projectId Id of the project
-         * @param {*} [options] Override http request option.
-         * @throws {RequiredError}
-         */
-        async searchSearchProjectNoFilter(projectId: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>> {
-            const localVarAxiosArgs = await localVarAxiosParamCreator.searchSearchProjectNoFilter(projectId, options);
-            return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
-        },
     }
 };
 
@@ -4171,15 +2750,6 @@ export const SearchApiFactory = function (configuration?: Configuration, basePat
         searchSearch(encodedSearchWord: string, options?: any): AxiosPromise<any> {
             return localVarFp.searchSearch(encodedSearchWord, options).then((request) => request(axios, basePath));
         },
-        /**
-         * 
-         * @summary Searchs no filter
-         * @param {*} [options] Override http request option.
-         * @throws {RequiredError}
-         */
-        searchSearchNoFilter(options?: any): AxiosPromise<any> {
-            return localVarFp.searchSearchNoFilter(options).then((request) => request(axios, basePath));
-        },
         /**
          * 
          * @summary Returns searched projects
@@ -4191,16 +2761,6 @@ export const SearchApiFactory = function (configuration?: Configuration, basePat
         searchSearchProject(projectId: string, encodedSearchWord: string, options?: any): AxiosPromise<any> {
             return localVarFp.searchSearchProject(projectId, encodedSearchWord, options).then((request) => request(axios, basePath));
         },
-        /**
-         * 
-         * @summary Returns searched projects with no filter
-         * @param {string} projectId Id of the project
-         * @param {*} [options] Override http request option.
-         * @throws {RequiredError}
-         */
-        searchSearchProjectNoFilter(projectId: string, options?: any): AxiosPromise<any> {
-            return localVarFp.searchSearchProjectNoFilter(projectId, options).then((request) => request(axios, basePath));
-        },
     };
 };
 
@@ -4223,17 +2783,6 @@ export class SearchApi extends BaseAPI {
         return SearchApiFp(this.configuration).searchSearch(encodedSearchWord, options).then((request) => request(this.axios, this.basePath));
     }
 
-    /**
-     * 
-     * @summary Searchs no filter
-     * @param {*} [options] Override http request option.
-     * @throws {RequiredError}
-     * @memberof SearchApi
-     */
-    public searchSearchNoFilter(options?: any) {
-        return SearchApiFp(this.configuration).searchSearchNoFilter(options).then((request) => request(this.axios, this.basePath));
-    }
-
     /**
      * 
      * @summary Returns searched projects
@@ -4246,18 +2795,6 @@ export class SearchApi extends BaseAPI {
     public searchSearchProject(projectId: string, encodedSearchWord: string, options?: any) {
         return SearchApiFp(this.configuration).searchSearchProject(projectId, encodedSearchWord, options).then((request) => request(this.axios, this.basePath));
     }
-
-    /**
-     * 
-     * @summary Returns searched projects with no filter
-     * @param {string} projectId Id of the project
-     * @param {*} [options] Override http request option.
-     * @throws {RequiredError}
-     * @memberof SearchApi
-     */
-    public searchSearchProjectNoFilter(projectId: string, options?: any) {
-        return SearchApiFp(this.configuration).searchSearchProjectNoFilter(projectId, options).then((request) => request(this.axios, this.basePath));
-    }
 }
 
 
diff --git a/src/Coscine.Api.Quota/api.ts b/src/Coscine.Api.Quota/api.ts
index 48da463..fc9e06a 100644
--- a/src/Coscine.Api.Quota/api.ts
+++ b/src/Coscine.Api.Quota/api.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Quota
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.4.2
+ * The version of the OpenAPI document: 2.4.3
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Quota/base.ts b/src/Coscine.Api.Quota/base.ts
index 52f512a..a0e19c7 100644
--- a/src/Coscine.Api.Quota/base.ts
+++ b/src/Coscine.Api.Quota/base.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Quota
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.4.2
+ * The version of the OpenAPI document: 2.4.3
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Quota/common.ts b/src/Coscine.Api.Quota/common.ts
index ff19528..bc4a61b 100644
--- a/src/Coscine.Api.Quota/common.ts
+++ b/src/Coscine.Api.Quota/common.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Quota
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.4.2
+ * The version of the OpenAPI document: 2.4.3
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Quota/configuration.ts b/src/Coscine.Api.Quota/configuration.ts
index 932c7d1..62818e3 100644
--- a/src/Coscine.Api.Quota/configuration.ts
+++ b/src/Coscine.Api.Quota/configuration.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Quota
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.4.2
+ * The version of the OpenAPI document: 2.4.3
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Quota/index.ts b/src/Coscine.Api.Quota/index.ts
index 4c0adcd..930b386 100644
--- a/src/Coscine.Api.Quota/index.ts
+++ b/src/Coscine.Api.Quota/index.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Quota
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.4.2
+ * The version of the OpenAPI document: 2.4.3
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Tree/api.ts b/src/Coscine.Api.Tree/api.ts
index 1a44222..864e155 100644
--- a/src/Coscine.Api.Tree/api.ts
+++ b/src/Coscine.Api.Tree/api.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Tree
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.5.2
+ * The version of the OpenAPI document: 2.5.3
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Tree/base.ts b/src/Coscine.Api.Tree/base.ts
index 1f78252..9f4b9a8 100644
--- a/src/Coscine.Api.Tree/base.ts
+++ b/src/Coscine.Api.Tree/base.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Tree
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.5.2
+ * The version of the OpenAPI document: 2.5.3
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Tree/common.ts b/src/Coscine.Api.Tree/common.ts
index 8eb2bd4..cec8c72 100644
--- a/src/Coscine.Api.Tree/common.ts
+++ b/src/Coscine.Api.Tree/common.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Tree
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.5.2
+ * The version of the OpenAPI document: 2.5.3
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Tree/configuration.ts b/src/Coscine.Api.Tree/configuration.ts
index ccc111a..d9edffa 100644
--- a/src/Coscine.Api.Tree/configuration.ts
+++ b/src/Coscine.Api.Tree/configuration.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Tree
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.5.2
+ * The version of the OpenAPI document: 2.5.3
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.Tree/index.ts b/src/Coscine.Api.Tree/index.ts
index 188b3b0..ba895a8 100644
--- a/src/Coscine.Api.Tree/index.ts
+++ b/src/Coscine.Api.Tree/index.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.Tree
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.5.2
+ * The version of the OpenAPI document: 2.5.3
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.User/api.ts b/src/Coscine.Api.User/api.ts
index 716230e..dc982fd 100644
--- a/src/Coscine.Api.User/api.ts
+++ b/src/Coscine.Api.User/api.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.User
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.2.0
+ * The version of the OpenAPI document: 2.2.1
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.User/base.ts b/src/Coscine.Api.User/base.ts
index a7cc19e..95e862c 100644
--- a/src/Coscine.Api.User/base.ts
+++ b/src/Coscine.Api.User/base.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.User
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.2.0
+ * The version of the OpenAPI document: 2.2.1
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.User/common.ts b/src/Coscine.Api.User/common.ts
index 882aa96..ded3494 100644
--- a/src/Coscine.Api.User/common.ts
+++ b/src/Coscine.Api.User/common.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.User
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.2.0
+ * The version of the OpenAPI document: 2.2.1
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.User/configuration.ts b/src/Coscine.Api.User/configuration.ts
index 5a7f59c..79ffc56 100644
--- a/src/Coscine.Api.User/configuration.ts
+++ b/src/Coscine.Api.User/configuration.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.User
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.2.0
+ * The version of the OpenAPI document: 2.2.1
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/Coscine.Api.User/index.ts b/src/Coscine.Api.User/index.ts
index 0d85fc1..f2a34c5 100644
--- a/src/Coscine.Api.User/index.ts
+++ b/src/Coscine.Api.User/index.ts
@@ -4,7 +4,7 @@
  * Coscine.Api.User
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
  *
- * The version of the OpenAPI document: 2.2.0
+ * The version of the OpenAPI document: 2.2.1
  * 
  *
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
-- 
GitLab