@coscine/api-client 3.14.0 → 3.16.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.
- package/dist/index.js +452 -395
- package/dist/types/Coscine.Api/@coscine/api/admin-api.d.ts +15 -15
- package/dist/types/Coscine.Api/@coscine/api/application-profile-api.d.ts +3 -3
- package/dist/types/Coscine.Api/@coscine/api/discipline-api.d.ts +3 -3
- package/dist/types/Coscine.Api/@coscine/api/language-api.d.ts +3 -3
- package/dist/types/Coscine.Api/@coscine/api/license-api.d.ts +3 -3
- package/dist/types/Coscine.Api/@coscine/api/organization-api.d.ts +3 -3
- package/dist/types/Coscine.Api/@coscine/api/pid-api.d.ts +3 -3
- package/dist/types/Coscine.Api/@coscine/api/project-api.d.ts +3 -3
- package/dist/types/Coscine.Api/@coscine/api/project-invitation-api.d.ts +3 -3
- package/dist/types/Coscine.Api/@coscine/api/project-member-api.d.ts +3 -3
- package/dist/types/Coscine.Api/@coscine/api/project-quota-api.d.ts +3 -3
- package/dist/types/Coscine.Api/@coscine/api/project-resource-api.d.ts +3 -3
- package/dist/types/Coscine.Api/@coscine/api/resource-type-api.d.ts +0 -181
- package/dist/types/Coscine.Api/@coscine/api/resource-type-git-lab-api.d.ts +250 -0
- package/dist/types/Coscine.Api/@coscine/api/role-api.d.ts +3 -3
- package/dist/types/Coscine.Api/@coscine/api/search-api.d.ts +3 -3
- package/dist/types/Coscine.Api/@coscine/api/self-api-token-api.d.ts +3 -3
- package/dist/types/Coscine.Api/@coscine/api/system-status-api.d.ts +6 -6
- package/dist/types/Coscine.Api/@coscine/api/title-api.d.ts +3 -3
- package/dist/types/Coscine.Api/@coscine/api/tree-api.d.ts +6 -6
- package/dist/types/Coscine.Api/@coscine/api/visibility-api.d.ts +3 -3
- package/dist/types/Coscine.Api/@coscine/api/vocabulary-api.d.ts +6 -6
- package/dist/types/Coscine.Api/@coscine/model/accepted-language.d.ts +2 -2
- package/dist/types/Coscine.Api/@coscine/model/coscine-http-method.d.ts +5 -5
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-s3-options-dto.d.ts +61 -0
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-s3-resource-type-options-for-manipulation-dto.d.ts +25 -0
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-s3-worm-options-dto.d.ts +61 -0
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-s3-worm-resource-type-options-for-manipulation-dto.d.ts +25 -0
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-web-options-dto.d.ts +31 -0
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-web-resource-type-options-for-manipulation-dto.d.ts +25 -0
- package/dist/types/Coscine.Api/@coscine/model/file-action-http-method.d.ts +4 -4
- package/dist/types/Coscine.Api/@coscine/model/file-system-storage-options-dto.d.ts +24 -0
- package/dist/types/Coscine.Api/@coscine/model/identity-providers.d.ts +1 -1
- package/dist/types/Coscine.Api/@coscine/model/index.d.ts +7 -0
- package/dist/types/Coscine.Api/@coscine/model/pid-type.d.ts +2 -2
- package/dist/types/Coscine.Api/@coscine/model/quota-unit.d.ts +6 -6
- package/dist/types/Coscine.Api/@coscine/model/rdf-format.d.ts +3 -3
- package/dist/types/Coscine.Api/@coscine/model/resource-admin-dto.d.ts +8 -2
- package/dist/types/Coscine.Api/@coscine/model/resource-dto.d.ts +8 -2
- package/dist/types/Coscine.Api/@coscine/model/resource-for-update-dto.d.ts +6 -0
- package/dist/types/Coscine.Api/@coscine/model/resource-type-options-dto.d.ts +28 -0
- package/dist/types/Coscine.Api/@coscine/model/resource-type-options-for-creation-dto.d.ts +21 -0
- package/dist/types/Coscine.Api/@coscine/model/resource-type-options-for-update-dto.d.ts +21 -0
- package/dist/types/Coscine.Api/@coscine/model/resource-type-status.d.ts +2 -2
- package/dist/types/Coscine.Api/@coscine/model/search-category-type.d.ts +3 -3
- package/dist/types/Coscine.Api/api.d.ts +1 -0
- package/dist/types/apis.d.ts +6 -3
- package/dist/types/index.d.ts +12 -6
- package/package.json +1 -1
|
@@ -45,7 +45,7 @@ export declare const AdminApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
45
45
|
* @param {CoscineHttpMethod} [httpMethod] The http method to filter activity logs by.
|
|
46
46
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
47
47
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
48
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
48
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
49
49
|
* @param {*} [options] Override http request option.
|
|
50
50
|
* @throws {RequiredError}
|
|
51
51
|
*/
|
|
@@ -59,7 +59,7 @@ export declare const AdminApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
59
59
|
* @param {boolean} [includePublicationRequests] Gets or sets a value indicating whether to include project publication requests in the results.
|
|
60
60
|
* @param {number} [pageSize] Number of items per page. The maximum number of items per page is `250`.
|
|
61
61
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
62
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
62
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
63
63
|
* @param {*} [options] Override http request option.
|
|
64
64
|
* @throws {RequiredError}
|
|
65
65
|
*/
|
|
@@ -71,7 +71,7 @@ export declare const AdminApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
71
71
|
* @param {boolean} [includeQuotas] Value indicating whether to include individual resource quotas.
|
|
72
72
|
* @param {number} [pageSize] Number of items per page. The maximum number of items per page is `250`.
|
|
73
73
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
74
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
74
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
75
75
|
* @param {*} [options] Override http request option.
|
|
76
76
|
* @throws {RequiredError}
|
|
77
77
|
*/
|
|
@@ -82,7 +82,7 @@ export declare const AdminApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
82
82
|
* @param {boolean} [tosAccepted] Gets or sets a value indicating whether the terms of service have been accepted by the user.
|
|
83
83
|
* @param {number} [pageSize] Number of items per page. The maximum number of items per page is `250`.
|
|
84
84
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
85
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
85
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
86
86
|
* @param {*} [options] Override http request option.
|
|
87
87
|
* @throws {RequiredError}
|
|
88
88
|
*/
|
|
@@ -92,7 +92,7 @@ export declare const AdminApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
92
92
|
* @summary Gets all deployed graphs.
|
|
93
93
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
94
94
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
95
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
95
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
96
96
|
* @param {*} [options] Override http request option.
|
|
97
97
|
* @throws {RequiredError}
|
|
98
98
|
*/
|
|
@@ -148,7 +148,7 @@ export declare const AdminApiFp: (configuration?: Configuration) => {
|
|
|
148
148
|
* @param {CoscineHttpMethod} [httpMethod] The http method to filter activity logs by.
|
|
149
149
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
150
150
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
151
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
151
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
152
152
|
* @param {*} [options] Override http request option.
|
|
153
153
|
* @throws {RequiredError}
|
|
154
154
|
*/
|
|
@@ -162,7 +162,7 @@ export declare const AdminApiFp: (configuration?: Configuration) => {
|
|
|
162
162
|
* @param {boolean} [includePublicationRequests] Gets or sets a value indicating whether to include project publication requests in the results.
|
|
163
163
|
* @param {number} [pageSize] Number of items per page. The maximum number of items per page is `250`.
|
|
164
164
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
165
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
165
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
166
166
|
* @param {*} [options] Override http request option.
|
|
167
167
|
* @throws {RequiredError}
|
|
168
168
|
*/
|
|
@@ -174,7 +174,7 @@ export declare const AdminApiFp: (configuration?: Configuration) => {
|
|
|
174
174
|
* @param {boolean} [includeQuotas] Value indicating whether to include individual resource quotas.
|
|
175
175
|
* @param {number} [pageSize] Number of items per page. The maximum number of items per page is `250`.
|
|
176
176
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
177
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
177
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
178
178
|
* @param {*} [options] Override http request option.
|
|
179
179
|
* @throws {RequiredError}
|
|
180
180
|
*/
|
|
@@ -185,7 +185,7 @@ export declare const AdminApiFp: (configuration?: Configuration) => {
|
|
|
185
185
|
* @param {boolean} [tosAccepted] Gets or sets a value indicating whether the terms of service have been accepted by the user.
|
|
186
186
|
* @param {number} [pageSize] Number of items per page. The maximum number of items per page is `250`.
|
|
187
187
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
188
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
188
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
189
189
|
* @param {*} [options] Override http request option.
|
|
190
190
|
* @throws {RequiredError}
|
|
191
191
|
*/
|
|
@@ -195,7 +195,7 @@ export declare const AdminApiFp: (configuration?: Configuration) => {
|
|
|
195
195
|
* @summary Gets all deployed graphs.
|
|
196
196
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
197
197
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
198
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
198
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
199
199
|
* @param {*} [options] Override http request option.
|
|
200
200
|
* @throws {RequiredError}
|
|
201
201
|
*/
|
|
@@ -360,7 +360,7 @@ export interface AdminApiGetAllActivityLogsRequest {
|
|
|
360
360
|
*/
|
|
361
361
|
readonly pageSize?: number;
|
|
362
362
|
/**
|
|
363
|
-
* Gets or sets the field name used for ordering the results. The order is constructed by
|
|
363
|
+
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
364
364
|
* @type {string}
|
|
365
365
|
* @memberof AdminApiGetAllActivityLogs
|
|
366
366
|
*/
|
|
@@ -409,7 +409,7 @@ export interface AdminApiGetAllProjectsRequest {
|
|
|
409
409
|
*/
|
|
410
410
|
readonly pageNumber?: number;
|
|
411
411
|
/**
|
|
412
|
-
* Gets or sets the field name used for ordering the results. The order is constructed by
|
|
412
|
+
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
413
413
|
* @type {string}
|
|
414
414
|
* @memberof AdminApiGetAllProjects
|
|
415
415
|
*/
|
|
@@ -446,7 +446,7 @@ export interface AdminApiGetAllResourcesRequest {
|
|
|
446
446
|
*/
|
|
447
447
|
readonly pageNumber?: number;
|
|
448
448
|
/**
|
|
449
|
-
* Gets or sets the field name used for ordering the results. The order is constructed by
|
|
449
|
+
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
450
450
|
* @type {string}
|
|
451
451
|
* @memberof AdminApiGetAllResources
|
|
452
452
|
*/
|
|
@@ -477,7 +477,7 @@ export interface AdminApiGetAllUsersRequest {
|
|
|
477
477
|
*/
|
|
478
478
|
readonly pageNumber?: number;
|
|
479
479
|
/**
|
|
480
|
-
* Gets or sets the field name used for ordering the results. The order is constructed by
|
|
480
|
+
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
481
481
|
* @type {string}
|
|
482
482
|
* @memberof AdminApiGetAllUsers
|
|
483
483
|
*/
|
|
@@ -502,7 +502,7 @@ export interface AdminApiGetDeployedGraphsRequest {
|
|
|
502
502
|
*/
|
|
503
503
|
readonly pageSize?: number;
|
|
504
504
|
/**
|
|
505
|
-
* Gets or sets the field name used for ordering the results. The order is constructed by
|
|
505
|
+
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
506
506
|
* @type {string}
|
|
507
507
|
* @memberof AdminApiGetDeployedGraphs
|
|
508
508
|
*/
|
|
@@ -56,7 +56,7 @@ export declare const ApplicationProfileApiAxiosParamCreator: (configuration?: Co
|
|
|
56
56
|
* @param {boolean} [modules] Gets or sets a value indicating whether to include modules in the application profiles.
|
|
57
57
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
58
58
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
59
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
59
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
60
60
|
* @param {*} [options] Override http request option.
|
|
61
61
|
* @throws {RequiredError}
|
|
62
62
|
*/
|
|
@@ -108,7 +108,7 @@ export declare const ApplicationProfileApiFp: (configuration?: Configuration) =>
|
|
|
108
108
|
* @param {boolean} [modules] Gets or sets a value indicating whether to include modules in the application profiles.
|
|
109
109
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
110
110
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
111
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
111
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
112
112
|
* @param {*} [options] Override http request option.
|
|
113
113
|
* @throws {RequiredError}
|
|
114
114
|
*/
|
|
@@ -242,7 +242,7 @@ export interface ApplicationProfileApiGetApplicationProfilesRequest {
|
|
|
242
242
|
*/
|
|
243
243
|
readonly pageSize?: number;
|
|
244
244
|
/**
|
|
245
|
-
* Gets or sets the field name used for ordering the results. The order is constructed by
|
|
245
|
+
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
246
246
|
* @type {string}
|
|
247
247
|
* @memberof ApplicationProfileApiGetApplicationProfiles
|
|
248
248
|
*/
|
|
@@ -39,7 +39,7 @@ export declare const DisciplineApiAxiosParamCreator: (configuration?: Configurat
|
|
|
39
39
|
* @summary Retrieves all disciplines.
|
|
40
40
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
41
41
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
42
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
42
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
43
43
|
* @param {*} [options] Override http request option.
|
|
44
44
|
* @throws {RequiredError}
|
|
45
45
|
*/
|
|
@@ -70,7 +70,7 @@ export declare const DisciplineApiFp: (configuration?: Configuration) => {
|
|
|
70
70
|
* @summary Retrieves all disciplines.
|
|
71
71
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
72
72
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
73
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
73
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
74
74
|
* @param {*} [options] Override http request option.
|
|
75
75
|
* @throws {RequiredError}
|
|
76
76
|
*/
|
|
@@ -137,7 +137,7 @@ export interface DisciplineApiGetDisciplinesRequest {
|
|
|
137
137
|
*/
|
|
138
138
|
readonly pageSize?: number;
|
|
139
139
|
/**
|
|
140
|
-
* Gets or sets the field name used for ordering the results. The order is constructed by
|
|
140
|
+
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
141
141
|
* @type {string}
|
|
142
142
|
* @memberof DisciplineApiGetDisciplines
|
|
143
143
|
*/
|
|
@@ -39,7 +39,7 @@ export declare const LanguageApiAxiosParamCreator: (configuration?: Configuratio
|
|
|
39
39
|
* @summary Retrieves all languages.
|
|
40
40
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
41
41
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
42
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
42
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
43
43
|
* @param {*} [options] Override http request option.
|
|
44
44
|
* @throws {RequiredError}
|
|
45
45
|
*/
|
|
@@ -70,7 +70,7 @@ export declare const LanguageApiFp: (configuration?: Configuration) => {
|
|
|
70
70
|
* @summary Retrieves all languages.
|
|
71
71
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
72
72
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
73
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
73
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
74
74
|
* @param {*} [options] Override http request option.
|
|
75
75
|
* @throws {RequiredError}
|
|
76
76
|
*/
|
|
@@ -137,7 +137,7 @@ export interface LanguageApiGetLanguagesRequest {
|
|
|
137
137
|
*/
|
|
138
138
|
readonly pageSize?: number;
|
|
139
139
|
/**
|
|
140
|
-
* Gets or sets the field name used for ordering the results. The order is constructed by
|
|
140
|
+
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
141
141
|
* @type {string}
|
|
142
142
|
* @memberof LanguageApiGetLanguages
|
|
143
143
|
*/
|
|
@@ -39,7 +39,7 @@ export declare const LicenseApiAxiosParamCreator: (configuration?: Configuration
|
|
|
39
39
|
* @summary Retrieves all licenses.
|
|
40
40
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
41
41
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
42
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
42
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
43
43
|
* @param {*} [options] Override http request option.
|
|
44
44
|
* @throws {RequiredError}
|
|
45
45
|
*/
|
|
@@ -70,7 +70,7 @@ export declare const LicenseApiFp: (configuration?: Configuration) => {
|
|
|
70
70
|
* @summary Retrieves all licenses.
|
|
71
71
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
72
72
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
73
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
73
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
74
74
|
* @param {*} [options] Override http request option.
|
|
75
75
|
* @throws {RequiredError}
|
|
76
76
|
*/
|
|
@@ -137,7 +137,7 @@ export interface LicenseApiGetLicensesRequest {
|
|
|
137
137
|
*/
|
|
138
138
|
readonly pageSize?: number;
|
|
139
139
|
/**
|
|
140
|
-
* Gets or sets the field name used for ordering the results. The order is constructed by
|
|
140
|
+
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
141
141
|
* @type {string}
|
|
142
142
|
* @memberof LicenseApiGetLicenses
|
|
143
143
|
*/
|
|
@@ -43,7 +43,7 @@ export declare const OrganizationApiAxiosParamCreator: (configuration?: Configur
|
|
|
43
43
|
* @param {boolean} [filterByPublicationService] Gets or sets the option to find only organizations having the publication service set.
|
|
44
44
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
45
45
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
46
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
46
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
47
47
|
* @param {*} [options] Override http request option.
|
|
48
48
|
* @throws {RequiredError}
|
|
49
49
|
*/
|
|
@@ -77,7 +77,7 @@ export declare const OrganizationApiFp: (configuration?: Configuration) => {
|
|
|
77
77
|
* @param {boolean} [filterByPublicationService] Gets or sets the option to find only organizations having the publication service set.
|
|
78
78
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
79
79
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
80
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
80
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
81
81
|
* @param {*} [options] Override http request option.
|
|
82
82
|
* @throws {RequiredError}
|
|
83
83
|
*/
|
|
@@ -162,7 +162,7 @@ export interface OrganizationApiGetOrganizationsRequest {
|
|
|
162
162
|
*/
|
|
163
163
|
readonly pageSize?: number;
|
|
164
164
|
/**
|
|
165
|
-
* Gets or sets the field name used for ordering the results. The order is constructed by
|
|
165
|
+
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
166
166
|
* @type {string}
|
|
167
167
|
* @memberof OrganizationApiGetOrganizations
|
|
168
168
|
*/
|
|
@@ -44,7 +44,7 @@ export declare const PidApiAxiosParamCreator: (configuration?: Configuration) =>
|
|
|
44
44
|
* @param {boolean} [includeDeleted] Gets or sets a value indicating whether to include deleted pid information.
|
|
45
45
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
46
46
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
47
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
47
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
48
48
|
* @param {*} [options] Override http request option.
|
|
49
49
|
* @throws {RequiredError}
|
|
50
50
|
*/
|
|
@@ -89,7 +89,7 @@ export declare const PidApiFp: (configuration?: Configuration) => {
|
|
|
89
89
|
* @param {boolean} [includeDeleted] Gets or sets a value indicating whether to include deleted pid information.
|
|
90
90
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
91
91
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
92
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
92
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
93
93
|
* @param {*} [options] Override http request option.
|
|
94
94
|
* @throws {RequiredError}
|
|
95
95
|
*/
|
|
@@ -198,7 +198,7 @@ export interface PidApiGetPidsRequest {
|
|
|
198
198
|
*/
|
|
199
199
|
readonly pageSize?: number;
|
|
200
200
|
/**
|
|
201
|
-
* Gets or sets the field name used for ordering the results. The order is constructed by
|
|
201
|
+
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
202
202
|
* @type {string}
|
|
203
203
|
* @memberof PidApiGetPids
|
|
204
204
|
*/
|
|
@@ -60,7 +60,7 @@ export declare const ProjectApiAxiosParamCreator: (configuration?: Configuration
|
|
|
60
60
|
* @param {boolean} [topLevel] Gets or sets a value indicating whether to retrieve only top-level projects.
|
|
61
61
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
62
62
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
63
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
63
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
64
64
|
* @param {*} [options] Override http request option.
|
|
65
65
|
* @throws {RequiredError}
|
|
66
66
|
*/
|
|
@@ -119,7 +119,7 @@ export declare const ProjectApiFp: (configuration?: Configuration) => {
|
|
|
119
119
|
* @param {boolean} [topLevel] Gets or sets a value indicating whether to retrieve only top-level projects.
|
|
120
120
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
121
121
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
122
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
122
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
123
123
|
* @param {*} [options] Override http request option.
|
|
124
124
|
* @throws {RequiredError}
|
|
125
125
|
*/
|
|
@@ -263,7 +263,7 @@ export interface ProjectApiGetProjectsRequest {
|
|
|
263
263
|
*/
|
|
264
264
|
readonly pageSize?: number;
|
|
265
265
|
/**
|
|
266
|
-
* Gets or sets the field name used for ordering the results. The order is constructed by
|
|
266
|
+
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
267
267
|
* @type {string}
|
|
268
268
|
* @memberof ProjectApiGetProjects
|
|
269
269
|
*/
|
|
@@ -61,7 +61,7 @@ export declare const ProjectInvitationApiAxiosParamCreator: (configuration?: Con
|
|
|
61
61
|
* @param {string} projectId The Id or slug of the project.
|
|
62
62
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
63
63
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
64
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
64
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
65
65
|
* @param {*} [options] Override http request option.
|
|
66
66
|
* @throws {RequiredError}
|
|
67
67
|
*/
|
|
@@ -113,7 +113,7 @@ export declare const ProjectInvitationApiFp: (configuration?: Configuration) =>
|
|
|
113
113
|
* @param {string} projectId The Id or slug of the project.
|
|
114
114
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
115
115
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
116
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
116
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
117
117
|
* @param {*} [options] Override http request option.
|
|
118
118
|
* @throws {RequiredError}
|
|
119
119
|
*/
|
|
@@ -260,7 +260,7 @@ export interface ProjectInvitationApiGetProjectInvitationsRequest {
|
|
|
260
260
|
*/
|
|
261
261
|
readonly pageSize?: number;
|
|
262
262
|
/**
|
|
263
|
-
* Gets or sets the field name used for ordering the results. The order is constructed by
|
|
263
|
+
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
264
264
|
* @type {string}
|
|
265
265
|
* @memberof ProjectInvitationApiGetProjectInvitations
|
|
266
266
|
*/
|
|
@@ -62,7 +62,7 @@ export declare const ProjectMemberApiAxiosParamCreator: (configuration?: Configu
|
|
|
62
62
|
* @param {string} projectId The Id or slug of the project.
|
|
63
63
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
64
64
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
65
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
65
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
66
66
|
* @param {*} [options] Override http request option.
|
|
67
67
|
* @throws {RequiredError}
|
|
68
68
|
*/
|
|
@@ -124,7 +124,7 @@ export declare const ProjectMemberApiFp: (configuration?: Configuration) => {
|
|
|
124
124
|
* @param {string} projectId The Id or slug of the project.
|
|
125
125
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
126
126
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
127
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
127
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
128
128
|
* @param {*} [options] Override http request option.
|
|
129
129
|
* @throws {RequiredError}
|
|
130
130
|
*/
|
|
@@ -289,7 +289,7 @@ export interface ProjectMemberApiGetMembershipsRequest {
|
|
|
289
289
|
*/
|
|
290
290
|
readonly pageSize?: number;
|
|
291
291
|
/**
|
|
292
|
-
* Gets or sets the field name used for ordering the results. The order is constructed by
|
|
292
|
+
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
293
293
|
* @type {string}
|
|
294
294
|
* @memberof ProjectMemberApiGetMemberships
|
|
295
295
|
*/
|
|
@@ -43,7 +43,7 @@ export declare const ProjectQuotaApiAxiosParamCreator: (configuration?: Configur
|
|
|
43
43
|
* @param {string} projectId The Id or slug of the project.
|
|
44
44
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
45
45
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
46
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
46
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
47
47
|
* @param {*} [options] Override http request option.
|
|
48
48
|
* @throws {RequiredError}
|
|
49
49
|
*/
|
|
@@ -87,7 +87,7 @@ export declare const ProjectQuotaApiFp: (configuration?: Configuration) => {
|
|
|
87
87
|
* @param {string} projectId The Id or slug of the project.
|
|
88
88
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
89
89
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
90
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
90
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
91
91
|
* @param {*} [options] Override http request option.
|
|
92
92
|
* @throws {RequiredError}
|
|
93
93
|
*/
|
|
@@ -198,7 +198,7 @@ export interface ProjectQuotaApiGetProjectQuotasRequest {
|
|
|
198
198
|
*/
|
|
199
199
|
readonly pageSize?: number;
|
|
200
200
|
/**
|
|
201
|
-
* Gets or sets the field name used for ordering the results. The order is constructed by
|
|
201
|
+
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
202
202
|
* @type {string}
|
|
203
203
|
* @memberof ProjectQuotaApiGetProjectQuotas
|
|
204
204
|
*/
|
|
@@ -62,7 +62,7 @@ export declare const ProjectResourceApiAxiosParamCreator: (configuration?: Confi
|
|
|
62
62
|
* @param {string} projectId The Id or slug of the project.
|
|
63
63
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
64
64
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
65
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
65
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
66
66
|
* @param {*} [options] Override http request option.
|
|
67
67
|
* @throws {RequiredError}
|
|
68
68
|
*/
|
|
@@ -124,7 +124,7 @@ export declare const ProjectResourceApiFp: (configuration?: Configuration) => {
|
|
|
124
124
|
* @param {string} projectId The Id or slug of the project.
|
|
125
125
|
* @param {number} [pageNumber] The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
126
126
|
* @param {number} [pageSize] The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
127
|
-
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by
|
|
127
|
+
* @param {string} [orderBy] Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
128
128
|
* @param {*} [options] Override http request option.
|
|
129
129
|
* @throws {RequiredError}
|
|
130
130
|
*/
|
|
@@ -289,7 +289,7 @@ export interface ProjectResourceApiGetResourcesForProjectRequest {
|
|
|
289
289
|
*/
|
|
290
290
|
readonly pageSize?: number;
|
|
291
291
|
/**
|
|
292
|
-
* Gets or sets the field name used for ordering the results. The order is constructed by
|
|
292
|
+
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
293
293
|
* @type {string}
|
|
294
294
|
* @memberof ProjectResourceApiGetResourcesForProject
|
|
295
295
|
*/
|