@coscine/api-client 2.0.0 → 2.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/dist/index.js +1702 -2378
  2. package/dist/index.js.map +1 -1
  3. package/dist/index.umd.js +1703 -2379
  4. package/dist/index.umd.js.map +1 -1
  5. package/dist/lib/Coscine.Api.ActivatedFeatures/api.js +1 -1
  6. package/dist/lib/Coscine.Api.ActivatedFeatures/base.js +1 -1
  7. package/dist/lib/Coscine.Api.ActivatedFeatures/common.js +1 -1
  8. package/dist/lib/Coscine.Api.ActivatedFeatures/configuration.js +1 -1
  9. package/dist/lib/Coscine.Api.ActivatedFeatures/index.js +1 -1
  10. package/dist/lib/Coscine.Api.Admin/api.js +51 -23
  11. package/dist/lib/Coscine.Api.Admin/api.js.map +1 -1
  12. package/dist/lib/Coscine.Api.Admin/base.js +1 -1
  13. package/dist/lib/Coscine.Api.Admin/common.js +1 -1
  14. package/dist/lib/Coscine.Api.Admin/configuration.js +1 -1
  15. package/dist/lib/Coscine.Api.Admin/index.js +1 -1
  16. package/dist/lib/Coscine.Api.Blob/api.js +1 -132
  17. package/dist/lib/Coscine.Api.Blob/api.js.map +1 -1
  18. package/dist/lib/Coscine.Api.Blob/base.js +1 -1
  19. package/dist/lib/Coscine.Api.Blob/common.js +1 -1
  20. package/dist/lib/Coscine.Api.Blob/configuration.js +1 -1
  21. package/dist/lib/Coscine.Api.Blob/index.js +1 -1
  22. package/dist/lib/Coscine.Api.Metadata/api.js +1 -1
  23. package/dist/lib/Coscine.Api.Metadata/base.js +1 -1
  24. package/dist/lib/Coscine.Api.Metadata/common.js +1 -1
  25. package/dist/lib/Coscine.Api.Metadata/configuration.js +1 -1
  26. package/dist/lib/Coscine.Api.Metadata/index.js +1 -1
  27. package/dist/lib/Coscine.Api.Notices/api.js +1 -1
  28. package/dist/lib/Coscine.Api.Notices/base.js +1 -1
  29. package/dist/lib/Coscine.Api.Notices/common.js +1 -1
  30. package/dist/lib/Coscine.Api.Notices/configuration.js +1 -1
  31. package/dist/lib/Coscine.Api.Notices/index.js +1 -1
  32. package/dist/lib/Coscine.Api.Organization/api.js +1 -1
  33. package/dist/lib/Coscine.Api.Organization/base.js +1 -1
  34. package/dist/lib/Coscine.Api.Organization/common.js +1 -1
  35. package/dist/lib/Coscine.Api.Organization/configuration.js +1 -1
  36. package/dist/lib/Coscine.Api.Organization/index.js +1 -1
  37. package/dist/lib/Coscine.Api.Project/api.js +320 -332
  38. package/dist/lib/Coscine.Api.Project/api.js.map +1 -1
  39. package/dist/lib/Coscine.Api.Project/base.js +1 -1
  40. package/dist/lib/Coscine.Api.Project/common.js +1 -1
  41. package/dist/lib/Coscine.Api.Project/configuration.js +1 -1
  42. package/dist/lib/Coscine.Api.Project/index.js +1 -1
  43. package/dist/lib/Coscine.Api.Resources/api.js +242 -42
  44. package/dist/lib/Coscine.Api.Resources/api.js.map +1 -1
  45. package/dist/lib/Coscine.Api.Resources/base.js +1 -1
  46. package/dist/lib/Coscine.Api.Resources/common.js +1 -1
  47. package/dist/lib/Coscine.Api.Resources/configuration.js +1 -1
  48. package/dist/lib/Coscine.Api.Resources/index.js +1 -1
  49. package/dist/lib/Coscine.Api.Search/api.js +1 -1
  50. package/dist/lib/Coscine.Api.Search/base.js +1 -1
  51. package/dist/lib/Coscine.Api.Search/common.js +1 -1
  52. package/dist/lib/Coscine.Api.Search/configuration.js +1 -1
  53. package/dist/lib/Coscine.Api.Search/index.js +1 -1
  54. package/dist/lib/Coscine.Api.Token/api.js +1 -1
  55. package/dist/lib/Coscine.Api.Token/base.js +1 -1
  56. package/dist/lib/Coscine.Api.Token/common.js +1 -1
  57. package/dist/lib/Coscine.Api.Token/configuration.js +1 -1
  58. package/dist/lib/Coscine.Api.Token/index.js +1 -1
  59. package/dist/lib/Coscine.Api.Tree/api.js +29 -15
  60. package/dist/lib/Coscine.Api.Tree/api.js.map +1 -1
  61. package/dist/lib/Coscine.Api.Tree/base.js +1 -1
  62. package/dist/lib/Coscine.Api.Tree/common.js +1 -1
  63. package/dist/lib/Coscine.Api.Tree/configuration.js +1 -1
  64. package/dist/lib/Coscine.Api.Tree/index.js +1 -1
  65. package/dist/lib/Coscine.Api.User/api.js +1 -1
  66. package/dist/lib/Coscine.Api.User/base.js +1 -1
  67. package/dist/lib/Coscine.Api.User/common.js +1 -1
  68. package/dist/lib/Coscine.Api.User/configuration.js +1 -1
  69. package/dist/lib/Coscine.Api.User/index.js +1 -1
  70. package/dist/lib/apis.js +19 -19
  71. package/dist/lib/apis.js.map +1 -1
  72. package/dist/lib/index.js +3 -3
  73. package/dist/lib/index.js.map +1 -1
  74. package/dist/types/Coscine.Api.ActivatedFeatures/api.d.ts +1 -1
  75. package/dist/types/Coscine.Api.ActivatedFeatures/base.d.ts +1 -1
  76. package/dist/types/Coscine.Api.ActivatedFeatures/common.d.ts +1 -1
  77. package/dist/types/Coscine.Api.ActivatedFeatures/configuration.d.ts +1 -1
  78. package/dist/types/Coscine.Api.ActivatedFeatures/index.d.ts +1 -1
  79. package/dist/types/Coscine.Api.Admin/api.d.ts +100 -66
  80. package/dist/types/Coscine.Api.Admin/base.d.ts +1 -1
  81. package/dist/types/Coscine.Api.Admin/common.d.ts +1 -1
  82. package/dist/types/Coscine.Api.Admin/configuration.d.ts +1 -1
  83. package/dist/types/Coscine.Api.Admin/index.d.ts +1 -1
  84. package/dist/types/Coscine.Api.Blob/api.d.ts +1 -67
  85. package/dist/types/Coscine.Api.Blob/base.d.ts +1 -1
  86. package/dist/types/Coscine.Api.Blob/common.d.ts +1 -1
  87. package/dist/types/Coscine.Api.Blob/configuration.d.ts +1 -1
  88. package/dist/types/Coscine.Api.Blob/index.d.ts +1 -1
  89. package/dist/types/Coscine.Api.Metadata/api.d.ts +1 -1
  90. package/dist/types/Coscine.Api.Metadata/base.d.ts +1 -1
  91. package/dist/types/Coscine.Api.Metadata/common.d.ts +1 -1
  92. package/dist/types/Coscine.Api.Metadata/configuration.d.ts +1 -1
  93. package/dist/types/Coscine.Api.Metadata/index.d.ts +1 -1
  94. package/dist/types/Coscine.Api.Notices/api.d.ts +1 -1
  95. package/dist/types/Coscine.Api.Notices/base.d.ts +1 -1
  96. package/dist/types/Coscine.Api.Notices/common.d.ts +1 -1
  97. package/dist/types/Coscine.Api.Notices/configuration.d.ts +1 -1
  98. package/dist/types/Coscine.Api.Notices/index.d.ts +1 -1
  99. package/dist/types/Coscine.Api.Organization/api.d.ts +1 -1
  100. package/dist/types/Coscine.Api.Organization/base.d.ts +1 -1
  101. package/dist/types/Coscine.Api.Organization/common.d.ts +1 -1
  102. package/dist/types/Coscine.Api.Organization/configuration.d.ts +1 -1
  103. package/dist/types/Coscine.Api.Organization/index.d.ts +1 -1
  104. package/dist/types/Coscine.Api.Project/api.d.ts +312 -232
  105. package/dist/types/Coscine.Api.Project/base.d.ts +1 -1
  106. package/dist/types/Coscine.Api.Project/common.d.ts +1 -1
  107. package/dist/types/Coscine.Api.Project/configuration.d.ts +1 -1
  108. package/dist/types/Coscine.Api.Project/index.d.ts +1 -1
  109. package/dist/types/Coscine.Api.Resources/api.d.ts +295 -48
  110. package/dist/types/Coscine.Api.Resources/base.d.ts +1 -1
  111. package/dist/types/Coscine.Api.Resources/common.d.ts +1 -1
  112. package/dist/types/Coscine.Api.Resources/configuration.d.ts +1 -1
  113. package/dist/types/Coscine.Api.Resources/index.d.ts +1 -1
  114. package/dist/types/Coscine.Api.Search/api.d.ts +1 -1
  115. package/dist/types/Coscine.Api.Search/base.d.ts +1 -1
  116. package/dist/types/Coscine.Api.Search/common.d.ts +1 -1
  117. package/dist/types/Coscine.Api.Search/configuration.d.ts +1 -1
  118. package/dist/types/Coscine.Api.Search/index.d.ts +1 -1
  119. package/dist/types/Coscine.Api.Token/api.d.ts +1 -1
  120. package/dist/types/Coscine.Api.Token/base.d.ts +1 -1
  121. package/dist/types/Coscine.Api.Token/common.d.ts +1 -1
  122. package/dist/types/Coscine.Api.Token/configuration.d.ts +1 -1
  123. package/dist/types/Coscine.Api.Token/index.d.ts +1 -1
  124. package/dist/types/Coscine.Api.Tree/api.d.ts +17 -9
  125. package/dist/types/Coscine.Api.Tree/base.d.ts +1 -1
  126. package/dist/types/Coscine.Api.Tree/common.d.ts +1 -1
  127. package/dist/types/Coscine.Api.Tree/configuration.d.ts +1 -1
  128. package/dist/types/Coscine.Api.Tree/index.d.ts +1 -1
  129. package/dist/types/Coscine.Api.User/api.d.ts +1 -1
  130. package/dist/types/Coscine.Api.User/base.d.ts +1 -1
  131. package/dist/types/Coscine.Api.User/common.d.ts +1 -1
  132. package/dist/types/Coscine.Api.User/configuration.d.ts +1 -1
  133. package/dist/types/Coscine.Api.User/index.d.ts +1 -1
  134. package/dist/types/apis.d.ts +14 -24
  135. package/dist/types/index.d.ts +28 -48
  136. package/package.json +2 -2
  137. package/dist/lib/Coscine.Api.Quota/api.js +0 -283
  138. package/dist/lib/Coscine.Api.Quota/api.js.map +0 -1
  139. package/dist/lib/Coscine.Api.Quota/base.js +0 -65
  140. package/dist/lib/Coscine.Api.Quota/base.js.map +0 -1
  141. package/dist/lib/Coscine.Api.Quota/common.js +0 -153
  142. package/dist/lib/Coscine.Api.Quota/common.js.map +0 -1
  143. package/dist/lib/Coscine.Api.Quota/configuration.js +0 -43
  144. package/dist/lib/Coscine.Api.Quota/configuration.js.map +0 -1
  145. package/dist/lib/Coscine.Api.Quota/index.js +0 -28
  146. package/dist/lib/Coscine.Api.Quota/index.js.map +0 -1
  147. package/dist/types/Coscine.Api.Quota/api.d.ts +0 -197
  148. package/dist/types/Coscine.Api.Quota/base.d.ts +0 -55
  149. package/dist/types/Coscine.Api.Quota/common.d.ts +0 -65
  150. package/dist/types/Coscine.Api.Quota/configuration.d.ts +0 -83
  151. package/dist/types/Coscine.Api.Quota/index.d.ts +0 -13
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.ActivatedFeatures
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.0.3
8
+ * The version of the OpenAPI document: 2.1.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.ActivatedFeatures
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.0.3
8
+ * The version of the OpenAPI document: 2.1.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.ActivatedFeatures
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.0.3
8
+ * The version of the OpenAPI document: 2.1.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.ActivatedFeatures
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.0.3
8
+ * The version of the OpenAPI document: 2.1.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.ActivatedFeatures
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.0.3
8
+ * The version of the OpenAPI document: 2.1.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Admin
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.4.0
8
+ * The version of the OpenAPI document: 2.6.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -25,13 +25,27 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
25
25
  return (mod && mod.__esModule) ? mod : { "default": mod };
26
26
  };
27
27
  Object.defineProperty(exports, "__esModule", { value: true });
28
- exports.AdminApi = exports.AdminApiFactory = exports.AdminApiFp = exports.AdminApiAxiosParamCreator = void 0;
28
+ exports.AdminApi = exports.AdminApiFactory = exports.AdminApiFp = exports.AdminApiAxiosParamCreator = exports.QuotaUnit = void 0;
29
29
  const axios_1 = __importDefault(require("axios"));
30
30
  // Some imports not used depending on template conditions
31
31
  // @ts-ignore
32
32
  const common_1 = require("./common");
33
33
  // @ts-ignore
34
34
  const base_1 = require("./base");
35
+ /**
36
+ *
37
+ * @export
38
+ * @enum {string}
39
+ */
40
+ var QuotaUnit;
41
+ (function (QuotaUnit) {
42
+ QuotaUnit["Byte"] = "https://qudt.org/vocab/unit/BYTE";
43
+ QuotaUnit["KibiByte"] = "https://qudt.org/vocab/unit/KibiBYTE";
44
+ QuotaUnit["MebiByte"] = "https://qudt.org/vocab/unit/MebiBYTE";
45
+ QuotaUnit["GibiByte"] = "https://qudt.org/vocab/unit/GibiBYTE";
46
+ QuotaUnit["TebiByte"] = "https://qudt.org/vocab/unit/TebiBYTE";
47
+ QuotaUnit["PebiByte"] = "https://qudt.org/vocab/unit/PebiBYTE";
48
+ })(QuotaUnit = exports.QuotaUnit || (exports.QuotaUnit = {}));
35
49
  /**
36
50
  * AdminApi - axios parameter creator
37
51
  * @export
@@ -41,7 +55,7 @@ const AdminApiAxiosParamCreator = function (configuration) {
41
55
  /**
42
56
  *
43
57
  * @summary Find the project related to the projectString(GUID or slug)
44
- * @param {string} projectString Either the id (GUID) of the project or the slug.
58
+ * @param {string} projectString The project id (GUID) or slug (from URL).
45
59
  * @param {*} [options] Override http request option.
46
60
  * @throws {RequiredError}
47
61
  */
@@ -71,22 +85,30 @@ const AdminApiAxiosParamCreator = function (configuration) {
71
85
  }),
72
86
  /**
73
87
  *
74
- * @summary Update the project quota
75
- * @param {UpdateQuotaParameterObject} updateQuotaParameterObject JSON object for updating quota.
88
+ * @summary Update a project maximum and allocated quota
89
+ * @param {string} projectId Id of the project
90
+ * @param {string} resourceTypeId Id of the resource type
91
+ * @param {UpdateQuotaParameterObject} updateQuotaParameterObject JSON object for updating the project maximum and allocated quota.
76
92
  * @param {*} [options] Override http request option.
77
93
  * @throws {RequiredError}
78
94
  */
79
- adminUpdateQuota: (updateQuotaParameterObject, options = {}) => __awaiter(this, void 0, void 0, function* () {
95
+ adminUpdateQuota: (projectId, resourceTypeId, updateQuotaParameterObject, options = {}) => __awaiter(this, void 0, void 0, function* () {
96
+ // verify required parameter 'projectId' is not null or undefined
97
+ (0, common_1.assertParamExists)('adminUpdateQuota', 'projectId', projectId);
98
+ // verify required parameter 'resourceTypeId' is not null or undefined
99
+ (0, common_1.assertParamExists)('adminUpdateQuota', 'resourceTypeId', resourceTypeId);
80
100
  // verify required parameter 'updateQuotaParameterObject' is not null or undefined
81
101
  (0, common_1.assertParamExists)('adminUpdateQuota', 'updateQuotaParameterObject', updateQuotaParameterObject);
82
- const localVarPath = `/Admin`;
102
+ const localVarPath = `/Admin/{projectId}/{resourceTypeId}`
103
+ .replace(`{${"projectId"}}`, encodeURIComponent(String(projectId)))
104
+ .replace(`{${"resourceTypeId"}}`, encodeURIComponent(String(resourceTypeId)));
83
105
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
84
106
  const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
85
107
  let baseOptions;
86
108
  if (configuration) {
87
109
  baseOptions = configuration.baseOptions;
88
110
  }
89
- const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
111
+ const localVarRequestOptions = Object.assign(Object.assign({ method: 'PUT' }, baseOptions), options);
90
112
  const localVarHeaderParameter = {};
91
113
  const localVarQueryParameter = {};
92
114
  // authentication JWT token required
@@ -114,7 +136,7 @@ const AdminApiFp = function (configuration) {
114
136
  /**
115
137
  *
116
138
  * @summary Find the project related to the projectString(GUID or slug)
117
- * @param {string} projectString Either the id (GUID) of the project or the slug.
139
+ * @param {string} projectString The project id (GUID) or slug (from URL).
118
140
  * @param {*} [options] Override http request option.
119
141
  * @throws {RequiredError}
120
142
  */
@@ -126,14 +148,16 @@ const AdminApiFp = function (configuration) {
126
148
  },
127
149
  /**
128
150
  *
129
- * @summary Update the project quota
130
- * @param {UpdateQuotaParameterObject} updateQuotaParameterObject JSON object for updating quota.
151
+ * @summary Update a project maximum and allocated quota
152
+ * @param {string} projectId Id of the project
153
+ * @param {string} resourceTypeId Id of the resource type
154
+ * @param {UpdateQuotaParameterObject} updateQuotaParameterObject JSON object for updating the project maximum and allocated quota.
131
155
  * @param {*} [options] Override http request option.
132
156
  * @throws {RequiredError}
133
157
  */
134
- adminUpdateQuota(updateQuotaParameterObject, options) {
158
+ adminUpdateQuota(projectId, resourceTypeId, updateQuotaParameterObject, options) {
135
159
  return __awaiter(this, void 0, void 0, function* () {
136
- const localVarAxiosArgs = yield localVarAxiosParamCreator.adminUpdateQuota(updateQuotaParameterObject, options);
160
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.adminUpdateQuota(projectId, resourceTypeId, updateQuotaParameterObject, options);
137
161
  return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
138
162
  });
139
163
  },
@@ -150,7 +174,7 @@ const AdminApiFactory = function (configuration, basePath, axios) {
150
174
  /**
151
175
  *
152
176
  * @summary Find the project related to the projectString(GUID or slug)
153
- * @param {string} projectString Either the id (GUID) of the project or the slug.
177
+ * @param {string} projectString The project id (GUID) or slug (from URL).
154
178
  * @param {*} [options] Override http request option.
155
179
  * @throws {RequiredError}
156
180
  */
@@ -159,13 +183,15 @@ const AdminApiFactory = function (configuration, basePath, axios) {
159
183
  },
160
184
  /**
161
185
  *
162
- * @summary Update the project quota
163
- * @param {UpdateQuotaParameterObject} updateQuotaParameterObject JSON object for updating quota.
186
+ * @summary Update a project maximum and allocated quota
187
+ * @param {string} projectId Id of the project
188
+ * @param {string} resourceTypeId Id of the resource type
189
+ * @param {UpdateQuotaParameterObject} updateQuotaParameterObject JSON object for updating the project maximum and allocated quota.
164
190
  * @param {*} [options] Override http request option.
165
191
  * @throws {RequiredError}
166
192
  */
167
- adminUpdateQuota(updateQuotaParameterObject, options) {
168
- return localVarFp.adminUpdateQuota(updateQuotaParameterObject, options).then((request) => request(axios, basePath));
193
+ adminUpdateQuota(projectId, resourceTypeId, updateQuotaParameterObject, options) {
194
+ return localVarFp.adminUpdateQuota(projectId, resourceTypeId, updateQuotaParameterObject, options).then((request) => request(axios, basePath));
169
195
  },
170
196
  };
171
197
  };
@@ -180,7 +206,7 @@ class AdminApi extends base_1.BaseAPI {
180
206
  /**
181
207
  *
182
208
  * @summary Find the project related to the projectString(GUID or slug)
183
- * @param {string} projectString Either the id (GUID) of the project or the slug.
209
+ * @param {string} projectString The project id (GUID) or slug (from URL).
184
210
  * @param {*} [options] Override http request option.
185
211
  * @throws {RequiredError}
186
212
  * @memberof AdminApi
@@ -190,14 +216,16 @@ class AdminApi extends base_1.BaseAPI {
190
216
  }
191
217
  /**
192
218
  *
193
- * @summary Update the project quota
194
- * @param {UpdateQuotaParameterObject} updateQuotaParameterObject JSON object for updating quota.
219
+ * @summary Update a project maximum and allocated quota
220
+ * @param {string} projectId Id of the project
221
+ * @param {string} resourceTypeId Id of the resource type
222
+ * @param {UpdateQuotaParameterObject} updateQuotaParameterObject JSON object for updating the project maximum and allocated quota.
195
223
  * @param {*} [options] Override http request option.
196
224
  * @throws {RequiredError}
197
225
  * @memberof AdminApi
198
226
  */
199
- adminUpdateQuota(updateQuotaParameterObject, options) {
200
- return (0, exports.AdminApiFp)(this.configuration).adminUpdateQuota(updateQuotaParameterObject, options).then((request) => request(this.axios, this.basePath));
227
+ adminUpdateQuota(projectId, resourceTypeId, updateQuotaParameterObject, options) {
228
+ return (0, exports.AdminApiFp)(this.configuration).adminUpdateQuota(projectId, resourceTypeId, updateQuotaParameterObject, options).then((request) => request(this.axios, this.basePath));
201
229
  }
202
230
  }
203
231
  exports.AdminApi = AdminApi;
@@ -1 +1 @@
1
- {"version":3,"file":"api.js","sourceRoot":"","sources":["../../../src/Coscine.Api.Admin/api.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"api.js","sourceRoot":"","sources":["../../../src/Coscine.Api.Admin/api.ts"],"names":[],"mappings":"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"}
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Admin
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.4.0
8
+ * The version of the OpenAPI document: 2.6.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Admin
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.4.0
8
+ * The version of the OpenAPI document: 2.6.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Admin
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.4.0
8
+ * The version of the OpenAPI document: 2.6.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Admin
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.4.0
8
+ * The version of the OpenAPI document: 2.6.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Blob
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.6.4
8
+ * The version of the OpenAPI document: 2.8.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -108,69 +108,6 @@ const BlobApiAxiosParamCreator = function (configuration) {
108
108
  options: localVarRequestOptions,
109
109
  };
110
110
  }),
111
- /**
112
- *
113
- * @summary This method returns the amount of allocated space for the given resource
114
- * @param {string} resourceId Id of a resource
115
- * @param {*} [options] Override http request option.
116
- * @throws {RequiredError}
117
- */
118
- blobGetQuota: (resourceId, options = {}) => __awaiter(this, void 0, void 0, function* () {
119
- // verify required parameter 'resourceId' is not null or undefined
120
- (0, common_1.assertParamExists)('blobGetQuota', 'resourceId', resourceId);
121
- const localVarPath = `/Blob/{resourceId}/quota`
122
- .replace(`{${"resourceId"}}`, encodeURIComponent(String(resourceId)));
123
- // use dummy base URL string because the URL constructor only accepts absolute URLs.
124
- const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
125
- let baseOptions;
126
- if (configuration) {
127
- baseOptions = configuration.baseOptions;
128
- }
129
- const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
130
- const localVarHeaderParameter = {};
131
- const localVarQueryParameter = {};
132
- // authentication JWT token required
133
- yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
134
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter, options.query);
135
- let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
136
- localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
137
- return {
138
- url: (0, common_1.toPathString)(localVarUrlObj),
139
- options: localVarRequestOptions,
140
- };
141
- }),
142
- /**
143
- *
144
- * @summary This method checks if the resource is valid
145
- * @param {any} body
146
- * @param {*} [options] Override http request option.
147
- * @throws {RequiredError}
148
- */
149
- blobIsResourceValid: (body, options = {}) => __awaiter(this, void 0, void 0, function* () {
150
- // verify required parameter 'body' is not null or undefined
151
- (0, common_1.assertParamExists)('blobIsResourceValid', 'body', body);
152
- const localVarPath = `/Blob/validate`;
153
- // use dummy base URL string because the URL constructor only accepts absolute URLs.
154
- const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
155
- let baseOptions;
156
- if (configuration) {
157
- baseOptions = configuration.baseOptions;
158
- }
159
- const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
160
- const localVarHeaderParameter = {};
161
- const localVarQueryParameter = {};
162
- // authentication JWT token required
163
- yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
164
- localVarHeaderParameter['Content-Type'] = 'application/json';
165
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter, options.query);
166
- let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
167
- localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
168
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(body, localVarRequestOptions, configuration);
169
- return {
170
- url: (0, common_1.toPathString)(localVarUrlObj),
171
- options: localVarRequestOptions,
172
- };
173
- }),
174
111
  /**
175
112
  *
176
113
  * @summary This method uploads a given File
@@ -253,32 +190,6 @@ const BlobApiFp = function (configuration) {
253
190
  return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
254
191
  });
255
192
  },
256
- /**
257
- *
258
- * @summary This method returns the amount of allocated space for the given resource
259
- * @param {string} resourceId Id of a resource
260
- * @param {*} [options] Override http request option.
261
- * @throws {RequiredError}
262
- */
263
- blobGetQuota(resourceId, options) {
264
- return __awaiter(this, void 0, void 0, function* () {
265
- const localVarAxiosArgs = yield localVarAxiosParamCreator.blobGetQuota(resourceId, options);
266
- return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
267
- });
268
- },
269
- /**
270
- *
271
- * @summary This method checks if the resource is valid
272
- * @param {any} body
273
- * @param {*} [options] Override http request option.
274
- * @throws {RequiredError}
275
- */
276
- blobIsResourceValid(body, options) {
277
- return __awaiter(this, void 0, void 0, function* () {
278
- const localVarAxiosArgs = yield localVarAxiosParamCreator.blobIsResourceValid(body, options);
279
- return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
280
- });
281
- },
282
193
  /**
283
194
  *
284
195
  * @summary This method uploads a given File
@@ -326,26 +237,6 @@ const BlobApiFactory = function (configuration, basePath, axios) {
326
237
  blobGetFileWithParameter(resourceId, path, options) {
327
238
  return localVarFp.blobGetFileWithParameter(resourceId, path, options).then((request) => request(axios, basePath));
328
239
  },
329
- /**
330
- *
331
- * @summary This method returns the amount of allocated space for the given resource
332
- * @param {string} resourceId Id of a resource
333
- * @param {*} [options] Override http request option.
334
- * @throws {RequiredError}
335
- */
336
- blobGetQuota(resourceId, options) {
337
- return localVarFp.blobGetQuota(resourceId, options).then((request) => request(axios, basePath));
338
- },
339
- /**
340
- *
341
- * @summary This method checks if the resource is valid
342
- * @param {any} body
343
- * @param {*} [options] Override http request option.
344
- * @throws {RequiredError}
345
- */
346
- blobIsResourceValid(body, options) {
347
- return localVarFp.blobIsResourceValid(body, options).then((request) => request(axios, basePath));
348
- },
349
240
  /**
350
241
  *
351
242
  * @summary This method uploads a given File
@@ -392,28 +283,6 @@ class BlobApi extends base_1.BaseAPI {
392
283
  blobGetFileWithParameter(resourceId, path, options) {
393
284
  return (0, exports.BlobApiFp)(this.configuration).blobGetFileWithParameter(resourceId, path, options).then((request) => request(this.axios, this.basePath));
394
285
  }
395
- /**
396
- *
397
- * @summary This method returns the amount of allocated space for the given resource
398
- * @param {string} resourceId Id of a resource
399
- * @param {*} [options] Override http request option.
400
- * @throws {RequiredError}
401
- * @memberof BlobApi
402
- */
403
- blobGetQuota(resourceId, options) {
404
- return (0, exports.BlobApiFp)(this.configuration).blobGetQuota(resourceId, options).then((request) => request(this.axios, this.basePath));
405
- }
406
- /**
407
- *
408
- * @summary This method checks if the resource is valid
409
- * @param {any} body
410
- * @param {*} [options] Override http request option.
411
- * @throws {RequiredError}
412
- * @memberof BlobApi
413
- */
414
- blobIsResourceValid(body, options) {
415
- return (0, exports.BlobApiFp)(this.configuration).blobIsResourceValid(body, options).then((request) => request(this.axios, this.basePath));
416
- }
417
286
  /**
418
287
  *
419
288
  * @summary This method uploads a given File
@@ -1 +1 @@
1
- {"version":3,"file":"api.js","sourceRoot":"","sources":["../../../src/Coscine.Api.Blob/api.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;;;;;;;;;;;;;AAIH,kDAAiE;AACjE,yDAAyD;AACzD,aAAa;AACb,qCAA4N;AAC5N,aAAa;AACb,iCAA4F;AAG5F;;;GAGG;AACI,MAAM,wBAAwB,GAAG,UAAU,aAA6B;IAC3E,OAAO;QACH;;;;;;;WAOG;QACH,2BAA2B,EAAE,CAAO,UAAkB,EAAE,IAAa,EAAE,UAAe,EAAE,EAAwB,EAAE;YAC9G,kEAAkE;YAClE,IAAA,0BAAiB,EAAC,6BAA6B,EAAE,YAAY,EAAE,UAAU,CAAC,CAAA;YAC1E,MAAM,YAAY,GAAG,oBAAoB;iBACpC,OAAO,CAAC,IAAI,YAAY,GAAG,EAAE,kBAAkB,CAAC,MAAM,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC;YAC1E,oFAAoF;YACpF,MAAM,cAAc,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE,uBAAc,CAAC,CAAC;YAC7D,IAAI,WAAW,CAAC;YAChB,IAAI,aAAa,EAAE;gBACf,WAAW,GAAG,aAAa,CAAC,WAAW,CAAC;aAC3C;YAED,MAAM,sBAAsB,iCAAK,MAAM,EAAE,QAAQ,IAAK,WAAW,GAAK,OAAO,CAAC,CAAC;YAC/E,MAAM,uBAAuB,GAAG,EAAS,CAAC;YAC1C,MAAM,sBAAsB,GAAG,EAAS,CAAC;YAEzC,oCAAoC;YACpC,MAAM,IAAA,0BAAiB,EAAC,uBAAuB,EAAE,eAAe,EAAE,aAAa,CAAC,CAAA;YAEhF,IAAI,IAAI,KAAK,SAAS,EAAE;gBACpB,sBAAsB,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;aACzC;YAID,IAAA,wBAAe,EAAC,cAAc,EAAE,sBAAsB,EAAE,OAAO,CAAC,KAAK,CAAC,CAAC;YACvE,IAAI,sBAAsB,GAAG,WAAW,IAAI,WAAW,CAAC,OAAO,CAAC,CAAC,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC;YAC3F,sBAAsB,CAAC,OAAO,iDAAO,uBAAuB,GAAK,sBAAsB,GAAK,OAAO,CAAC,OAAO,CAAC,CAAC;YAE7G,OAAO;gBACH,GAAG,EAAE,IAAA,qBAAY,EAAC,cAAc,CAAC;gBACjC,OAAO,EAAE,sBAAsB;aAClC,CAAC;QACN,CAAC,CAAA;QACD;;;;;;;WAOG;QACH,wBAAwB,EAAE,CAAO,UAAkB,EAAE,IAAa,EAAE,UAAe,EAAE,EAAwB,EAAE;YAC3G,kEAAkE;YAClE,IAAA,0BAAiB,EAAC,0BAA0B,EAAE,YAAY,EAAE,UAAU,CAAC,CAAA;YACvE,MAAM,YAAY,GAAG,oBAAoB;iBACpC,OAAO,CAAC,IAAI,YAAY,GAAG,EAAE,kBAAkB,CAAC,MAAM,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC;YAC1E,oFAAoF;YACpF,MAAM,cAAc,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE,uBAAc,CAAC,CAAC;YAC7D,IAAI,WAAW,CAAC;YAChB,IAAI,aAAa,EAAE;gBACf,WAAW,GAAG,aAAa,CAAC,WAAW,CAAC;aAC3C;YAED,MAAM,sBAAsB,iCAAK,MAAM,EAAE,KAAK,IAAK,WAAW,GAAK,OAAO,CAAC,CAAC;YAC5E,MAAM,uBAAuB,GAAG,EAAS,CAAC;YAC1C,MAAM,sBAAsB,GAAG,EAAS,CAAC;YAEzC,oCAAoC;YACpC,MAAM,IAAA,0BAAiB,EAAC,uBAAuB,EAAE,eAAe,EAAE,aAAa,CAAC,CAAA;YAEhF,IAAI,IAAI,KAAK,SAAS,EAAE;gBACpB,sBAAsB,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;aACzC;YAID,IAAA,wBAAe,EAAC,cAAc,EAAE,sBAAsB,EAAE,OAAO,CAAC,KAAK,CAAC,CAAC;YACvE,IAAI,sBAAsB,GAAG,WAAW,IAAI,WAAW,CAAC,OAAO,CAAC,CAAC,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC;YAC3F,sBAAsB,CAAC,OAAO,iDAAO,uBAAuB,GAAK,sBAAsB,GAAK,OAAO,CAAC,OAAO,CAAC,CAAC;YAE7G,OAAO;gBACH,GAAG,EAAE,IAAA,qBAAY,EAAC,cAAc,CAAC;gBACjC,OAAO,EAAE,sBAAsB;aAClC,CAAC;QACN,CAAC,CAAA;QACD;;;;;;WAMG;QACH,YAAY,EAAE,CAAO,UAAkB,EAAE,UAAe,EAAE,EAAwB,EAAE;YAChF,kEAAkE;YAClE,IAAA,0BAAiB,EAAC,cAAc,EAAE,YAAY,EAAE,UAAU,CAAC,CAAA;YAC3D,MAAM,YAAY,GAAG,0BAA0B;iBAC1C,OAAO,CAAC,IAAI,YAAY,GAAG,EAAE,kBAAkB,CAAC,MAAM,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC;YAC1E,oFAAoF;YACpF,MAAM,cAAc,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE,uBAAc,CAAC,CAAC;YAC7D,IAAI,WAAW,CAAC;YAChB,IAAI,aAAa,EAAE;gBACf,WAAW,GAAG,aAAa,CAAC,WAAW,CAAC;aAC3C;YAED,MAAM,sBAAsB,iCAAK,MAAM,EAAE,KAAK,IAAK,WAAW,GAAK,OAAO,CAAC,CAAC;YAC5E,MAAM,uBAAuB,GAAG,EAAS,CAAC;YAC1C,MAAM,sBAAsB,GAAG,EAAS,CAAC;YAEzC,oCAAoC;YACpC,MAAM,IAAA,0BAAiB,EAAC,uBAAuB,EAAE,eAAe,EAAE,aAAa,CAAC,CAAA;YAIhF,IAAA,wBAAe,EAAC,cAAc,EAAE,sBAAsB,EAAE,OAAO,CAAC,KAAK,CAAC,CAAC;YACvE,IAAI,sBAAsB,GAAG,WAAW,IAAI,WAAW,CAAC,OAAO,CAAC,CAAC,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC;YAC3F,sBAAsB,CAAC,OAAO,iDAAO,uBAAuB,GAAK,sBAAsB,GAAK,OAAO,CAAC,OAAO,CAAC,CAAC;YAE7G,OAAO;gBACH,GAAG,EAAE,IAAA,qBAAY,EAAC,cAAc,CAAC;gBACjC,OAAO,EAAE,sBAAsB;aAClC,CAAC;QACN,CAAC,CAAA;QACD;;;;;;WAMG;QACH,mBAAmB,EAAE,CAAO,IAAS,EAAE,UAAe,EAAE,EAAwB,EAAE;YAC9E,4DAA4D;YAC5D,IAAA,0BAAiB,EAAC,qBAAqB,EAAE,MAAM,EAAE,IAAI,CAAC,CAAA;YACtD,MAAM,YAAY,GAAG,gBAAgB,CAAC;YACtC,oFAAoF;YACpF,MAAM,cAAc,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE,uBAAc,CAAC,CAAC;YAC7D,IAAI,WAAW,CAAC;YAChB,IAAI,aAAa,EAAE;gBACf,WAAW,GAAG,aAAa,CAAC,WAAW,CAAC;aAC3C;YAED,MAAM,sBAAsB,iCAAK,MAAM,EAAE,MAAM,IAAK,WAAW,GAAK,OAAO,CAAC,CAAC;YAC7E,MAAM,uBAAuB,GAAG,EAAS,CAAC;YAC1C,MAAM,sBAAsB,GAAG,EAAS,CAAC;YAEzC,oCAAoC;YACpC,MAAM,IAAA,0BAAiB,EAAC,uBAAuB,EAAE,eAAe,EAAE,aAAa,CAAC,CAAA;YAIhF,uBAAuB,CAAC,cAAc,CAAC,GAAG,kBAAkB,CAAC;YAE7D,IAAA,wBAAe,EAAC,cAAc,EAAE,sBAAsB,EAAE,OAAO,CAAC,KAAK,CAAC,CAAC;YACvE,IAAI,sBAAsB,GAAG,WAAW,IAAI,WAAW,CAAC,OAAO,CAAC,CAAC,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC;YAC3F,sBAAsB,CAAC,OAAO,iDAAO,uBAAuB,GAAK,sBAAsB,GAAK,OAAO,CAAC,OAAO,CAAC,CAAC;YAC7G,sBAAsB,CAAC,IAAI,GAAG,IAAA,8BAAqB,EAAC,IAAI,EAAE,sBAAsB,EAAE,aAAa,CAAC,CAAA;YAEhG,OAAO;gBACH,GAAG,EAAE,IAAA,qBAAY,EAAC,cAAc,CAAC;gBACjC,OAAO,EAAE,sBAAsB;aAClC,CAAC;QACN,CAAC,CAAA;QACD;;;;;;;;WAQG;QACH,2BAA2B,EAAE,CAAO,UAAkB,EAAE,IAAa,EAAE,KAAkB,EAAE,UAAe,EAAE,EAAwB,EAAE;YAClI,kEAAkE;YAClE,IAAA,0BAAiB,EAAC,6BAA6B,EAAE,YAAY,EAAE,UAAU,CAAC,CAAA;YAC1E,MAAM,YAAY,GAAG,oBAAoB;iBACpC,OAAO,CAAC,IAAI,YAAY,GAAG,EAAE,kBAAkB,CAAC,MAAM,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC;YAC1E,oFAAoF;YACpF,MAAM,cAAc,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE,uBAAc,CAAC,CAAC;YAC7D,IAAI,WAAW,CAAC;YAChB,IAAI,aAAa,EAAE;gBACf,WAAW,GAAG,aAAa,CAAC,WAAW,CAAC;aAC3C;YAED,MAAM,sBAAsB,iCAAK,MAAM,EAAE,KAAK,IAAK,WAAW,GAAK,OAAO,CAAC,CAAC;YAC5E,MAAM,uBAAuB,GAAG,EAAS,CAAC;YAC1C,MAAM,sBAAsB,GAAG,EAAS,CAAC;YACzC,MAAM,kBAAkB,GAAG,IAAI,CAAC,CAAC,aAAa,IAAI,aAAa,CAAC,YAAY,CAAC,IAAI,QAAQ,CAAC,EAAE,CAAC;YAE7F,oCAAoC;YACpC,MAAM,IAAA,0BAAiB,EAAC,uBAAuB,EAAE,eAAe,EAAE,aAAa,CAAC,CAAA;YAEhF,IAAI,IAAI,KAAK,SAAS,EAAE;gBACpB,sBAAsB,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;aACzC;YAED,IAAI,KAAK,EAAE;gBACP,KAAK,CAAC,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE;oBACtB,kBAAkB,CAAC,MAAM,CAAC,OAAO,EAAE,OAAc,CAAC,CAAC;gBACvD,CAAC,CAAC,CAAA;aACL;YAID,uBAAuB,CAAC,cAAc,CAAC,GAAG,qBAAqB,CAAC;YAEhE,IAAA,wBAAe,EAAC,cAAc,EAAE,sBAAsB,EAAE,OAAO,CAAC,KAAK,CAAC,CAAC;YACvE,IAAI,sBAAsB,GAAG,WAAW,IAAI,WAAW,CAAC,OAAO,CAAC,CAAC,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC;YAC3F,sBAAsB,CAAC,OAAO,iDAAO,uBAAuB,GAAK,sBAAsB,GAAK,OAAO,CAAC,OAAO,CAAC,CAAC;YAC7G,sBAAsB,CAAC,IAAI,GAAG,kBAAkB,CAAC;YAEjD,OAAO;gBACH,GAAG,EAAE,IAAA,qBAAY,EAAC,cAAc,CAAC;gBACjC,OAAO,EAAE,sBAAsB;aAClC,CAAC;QACN,CAAC,CAAA;KACJ,CAAA;AACL,CAAC,CAAC;AAxNW,QAAA,wBAAwB,4BAwNnC;AAEF;;;GAGG;AACI,MAAM,SAAS,GAAG,UAAS,aAA6B;IAC3D,MAAM,yBAAyB,GAAG,IAAA,gCAAwB,EAAC,aAAa,CAAC,CAAA;IACzE,OAAO;QACH;;;;;;;WAOG;QACG,2BAA2B,CAAC,UAAkB,EAAE,IAAa,EAAE,OAAa;;gBAC9E,MAAM,iBAAiB,GAAG,MAAM,yBAAyB,CAAC,2BAA2B,CAAC,UAAU,EAAE,IAAI,EAAE,OAAO,CAAC,CAAC;gBACjH,OAAO,IAAA,8BAAqB,EAAC,iBAAiB,EAAE,eAAW,EAAE,gBAAS,EAAE,aAAa,CAAC,CAAC;YAC3F,CAAC;SAAA;QACD;;;;;;;WAOG;QACG,wBAAwB,CAAC,UAAkB,EAAE,IAAa,EAAE,OAAa;;gBAC3E,MAAM,iBAAiB,GAAG,MAAM,yBAAyB,CAAC,wBAAwB,CAAC,UAAU,EAAE,IAAI,EAAE,OAAO,CAAC,CAAC;gBAC9G,OAAO,IAAA,8BAAqB,EAAC,iBAAiB,EAAE,eAAW,EAAE,gBAAS,EAAE,aAAa,CAAC,CAAC;YAC3F,CAAC;SAAA;QACD;;;;;;WAMG;QACG,YAAY,CAAC,UAAkB,EAAE,OAAa;;gBAChD,MAAM,iBAAiB,GAAG,MAAM,yBAAyB,CAAC,YAAY,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;gBAC5F,OAAO,IAAA,8BAAqB,EAAC,iBAAiB,EAAE,eAAW,EAAE,gBAAS,EAAE,aAAa,CAAC,CAAC;YAC3F,CAAC;SAAA;QACD;;;;;;WAMG;QACG,mBAAmB,CAAC,IAAS,EAAE,OAAa;;gBAC9C,MAAM,iBAAiB,GAAG,MAAM,yBAAyB,CAAC,mBAAmB,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;gBAC7F,OAAO,IAAA,8BAAqB,EAAC,iBAAiB,EAAE,eAAW,EAAE,gBAAS,EAAE,aAAa,CAAC,CAAC;YAC3F,CAAC;SAAA;QACD;;;;;;;;WAQG;QACG,2BAA2B,CAAC,UAAkB,EAAE,IAAa,EAAE,KAAkB,EAAE,OAAa;;gBAClG,MAAM,iBAAiB,GAAG,MAAM,yBAAyB,CAAC,2BAA2B,CAAC,UAAU,EAAE,IAAI,EAAE,KAAK,EAAE,OAAO,CAAC,CAAC;gBACxH,OAAO,IAAA,8BAAqB,EAAC,iBAAiB,EAAE,eAAW,EAAE,gBAAS,EAAE,aAAa,CAAC,CAAC;YAC3F,CAAC;SAAA;KACJ,CAAA;AACL,CAAC,CAAC;AA/DW,QAAA,SAAS,aA+DpB;AAEF;;;GAGG;AACI,MAAM,cAAc,GAAG,UAAU,aAA6B,EAAE,QAAiB,EAAE,KAAqB;IAC3G,MAAM,UAAU,GAAG,IAAA,iBAAS,EAAC,aAAa,CAAC,CAAA;IAC3C,OAAO;QACH;;;;;;;WAOG;QACH,2BAA2B,CAAC,UAAkB,EAAE,IAAa,EAAE,OAAa;YACxE,OAAO,UAAU,CAAC,2BAA2B,CAAC,UAAU,EAAE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC;QACzH,CAAC;QACD;;;;;;;WAOG;QACH,wBAAwB,CAAC,UAAkB,EAAE,IAAa,EAAE,OAAa;YACrE,OAAO,UAAU,CAAC,wBAAwB,CAAC,UAAU,EAAE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC;QACtH,CAAC;QACD;;;;;;WAMG;QACH,YAAY,CAAC,UAAkB,EAAE,OAAa;YAC1C,OAAO,UAAU,CAAC,YAAY,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC;QACpG,CAAC;QACD;;;;;;WAMG;QACH,mBAAmB,CAAC,IAAS,EAAE,OAAa;YACxC,OAAO,UAAU,CAAC,mBAAmB,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC;QACrG,CAAC;QACD;;;;;;;;WAQG;QACH,2BAA2B,CAAC,UAAkB,EAAE,IAAa,EAAE,KAAkB,EAAE,OAAa;YAC5F,OAAO,UAAU,CAAC,2BAA2B,CAAC,UAAU,EAAE,IAAI,EAAE,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC;QAChI,CAAC;KACJ,CAAC;AACN,CAAC,CAAC;AA1DW,QAAA,cAAc,kBA0DzB;AAEF;;;;;GAKG;AACH,MAAa,OAAQ,SAAQ,cAAO;IAChC;;;;;;;;OAQG;IACI,2BAA2B,CAAC,UAAkB,EAAE,IAAa,EAAE,OAAa;QAC/E,OAAO,IAAA,iBAAS,EAAC,IAAI,CAAC,aAAa,CAAC,CAAC,2BAA2B,CAAC,UAAU,EAAE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC;IACtJ,CAAC;IAED;;;;;;;;OAQG;IACI,wBAAwB,CAAC,UAAkB,EAAE,IAAa,EAAE,OAAa;QAC5E,OAAO,IAAA,iBAAS,EAAC,IAAI,CAAC,aAAa,CAAC,CAAC,wBAAwB,CAAC,UAAU,EAAE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC;IACnJ,CAAC;IAED;;;;;;;OAOG;IACI,YAAY,CAAC,UAAkB,EAAE,OAAa;QACjD,OAAO,IAAA,iBAAS,EAAC,IAAI,CAAC,aAAa,CAAC,CAAC,YAAY,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC;IACjI,CAAC;IAED;;;;;;;OAOG;IACI,mBAAmB,CAAC,IAAS,EAAE,OAAa;QAC/C,OAAO,IAAA,iBAAS,EAAC,IAAI,CAAC,aAAa,CAAC,CAAC,mBAAmB,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC;IAClI,CAAC;IAED;;;;;;;;;OASG;IACI,2BAA2B,CAAC,UAAkB,EAAE,IAAa,EAAE,KAAkB,EAAE,OAAa;QACnG,OAAO,IAAA,iBAAS,EAAC,IAAI,CAAC,aAAa,CAAC,CAAC,2BAA2B,CAAC,UAAU,EAAE,IAAI,EAAE,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC;IAC7J,CAAC;CACJ;AAhED,0BAgEC"}
1
+ {"version":3,"file":"api.js","sourceRoot":"","sources":["../../../src/Coscine.Api.Blob/api.ts"],"names":[],"mappings":"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"}
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Blob
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.6.4
8
+ * The version of the OpenAPI document: 2.8.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Blob
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.6.4
8
+ * The version of the OpenAPI document: 2.8.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Blob
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.6.4
8
+ * The version of the OpenAPI document: 2.8.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Blob
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.6.4
8
+ * The version of the OpenAPI document: 2.8.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Metadata
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 3.0.2
8
+ * The version of the OpenAPI document: 3.1.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Metadata
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 3.0.2
8
+ * The version of the OpenAPI document: 3.1.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Metadata
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 3.0.2
8
+ * The version of the OpenAPI document: 3.1.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Metadata
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 3.0.2
8
+ * The version of the OpenAPI document: 3.1.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Metadata
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 3.0.2
8
+ * The version of the OpenAPI document: 3.1.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Notices
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.2.0
8
+ * The version of the OpenAPI document: 2.3.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Notices
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.2.0
8
+ * The version of the OpenAPI document: 2.3.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Notices
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.2.0
8
+ * The version of the OpenAPI document: 2.3.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Notices
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.2.0
8
+ * The version of the OpenAPI document: 2.3.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Coscine.Api.Notices
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2.2.0
8
+ * The version of the OpenAPI document: 2.3.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).