@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.
- package/dist/index.js +1702 -2378
- package/dist/index.js.map +1 -1
- package/dist/index.umd.js +1703 -2379
- package/dist/index.umd.js.map +1 -1
- package/dist/lib/Coscine.Api.ActivatedFeatures/api.js +1 -1
- package/dist/lib/Coscine.Api.ActivatedFeatures/base.js +1 -1
- package/dist/lib/Coscine.Api.ActivatedFeatures/common.js +1 -1
- package/dist/lib/Coscine.Api.ActivatedFeatures/configuration.js +1 -1
- package/dist/lib/Coscine.Api.ActivatedFeatures/index.js +1 -1
- package/dist/lib/Coscine.Api.Admin/api.js +51 -23
- package/dist/lib/Coscine.Api.Admin/api.js.map +1 -1
- package/dist/lib/Coscine.Api.Admin/base.js +1 -1
- package/dist/lib/Coscine.Api.Admin/common.js +1 -1
- package/dist/lib/Coscine.Api.Admin/configuration.js +1 -1
- package/dist/lib/Coscine.Api.Admin/index.js +1 -1
- package/dist/lib/Coscine.Api.Blob/api.js +1 -132
- package/dist/lib/Coscine.Api.Blob/api.js.map +1 -1
- package/dist/lib/Coscine.Api.Blob/base.js +1 -1
- package/dist/lib/Coscine.Api.Blob/common.js +1 -1
- package/dist/lib/Coscine.Api.Blob/configuration.js +1 -1
- package/dist/lib/Coscine.Api.Blob/index.js +1 -1
- package/dist/lib/Coscine.Api.Metadata/api.js +1 -1
- package/dist/lib/Coscine.Api.Metadata/base.js +1 -1
- package/dist/lib/Coscine.Api.Metadata/common.js +1 -1
- package/dist/lib/Coscine.Api.Metadata/configuration.js +1 -1
- package/dist/lib/Coscine.Api.Metadata/index.js +1 -1
- package/dist/lib/Coscine.Api.Notices/api.js +1 -1
- package/dist/lib/Coscine.Api.Notices/base.js +1 -1
- package/dist/lib/Coscine.Api.Notices/common.js +1 -1
- package/dist/lib/Coscine.Api.Notices/configuration.js +1 -1
- package/dist/lib/Coscine.Api.Notices/index.js +1 -1
- package/dist/lib/Coscine.Api.Organization/api.js +1 -1
- package/dist/lib/Coscine.Api.Organization/base.js +1 -1
- package/dist/lib/Coscine.Api.Organization/common.js +1 -1
- package/dist/lib/Coscine.Api.Organization/configuration.js +1 -1
- package/dist/lib/Coscine.Api.Organization/index.js +1 -1
- package/dist/lib/Coscine.Api.Project/api.js +320 -332
- package/dist/lib/Coscine.Api.Project/api.js.map +1 -1
- package/dist/lib/Coscine.Api.Project/base.js +1 -1
- package/dist/lib/Coscine.Api.Project/common.js +1 -1
- package/dist/lib/Coscine.Api.Project/configuration.js +1 -1
- package/dist/lib/Coscine.Api.Project/index.js +1 -1
- package/dist/lib/Coscine.Api.Resources/api.js +242 -42
- package/dist/lib/Coscine.Api.Resources/api.js.map +1 -1
- package/dist/lib/Coscine.Api.Resources/base.js +1 -1
- package/dist/lib/Coscine.Api.Resources/common.js +1 -1
- package/dist/lib/Coscine.Api.Resources/configuration.js +1 -1
- package/dist/lib/Coscine.Api.Resources/index.js +1 -1
- package/dist/lib/Coscine.Api.Search/api.js +1 -1
- package/dist/lib/Coscine.Api.Search/base.js +1 -1
- package/dist/lib/Coscine.Api.Search/common.js +1 -1
- package/dist/lib/Coscine.Api.Search/configuration.js +1 -1
- package/dist/lib/Coscine.Api.Search/index.js +1 -1
- package/dist/lib/Coscine.Api.Token/api.js +1 -1
- package/dist/lib/Coscine.Api.Token/base.js +1 -1
- package/dist/lib/Coscine.Api.Token/common.js +1 -1
- package/dist/lib/Coscine.Api.Token/configuration.js +1 -1
- package/dist/lib/Coscine.Api.Token/index.js +1 -1
- package/dist/lib/Coscine.Api.Tree/api.js +29 -15
- package/dist/lib/Coscine.Api.Tree/api.js.map +1 -1
- package/dist/lib/Coscine.Api.Tree/base.js +1 -1
- package/dist/lib/Coscine.Api.Tree/common.js +1 -1
- package/dist/lib/Coscine.Api.Tree/configuration.js +1 -1
- package/dist/lib/Coscine.Api.Tree/index.js +1 -1
- package/dist/lib/Coscine.Api.User/api.js +1 -1
- package/dist/lib/Coscine.Api.User/base.js +1 -1
- package/dist/lib/Coscine.Api.User/common.js +1 -1
- package/dist/lib/Coscine.Api.User/configuration.js +1 -1
- package/dist/lib/Coscine.Api.User/index.js +1 -1
- package/dist/lib/apis.js +19 -19
- package/dist/lib/apis.js.map +1 -1
- package/dist/lib/index.js +3 -3
- package/dist/lib/index.js.map +1 -1
- package/dist/types/Coscine.Api.ActivatedFeatures/api.d.ts +1 -1
- package/dist/types/Coscine.Api.ActivatedFeatures/base.d.ts +1 -1
- package/dist/types/Coscine.Api.ActivatedFeatures/common.d.ts +1 -1
- package/dist/types/Coscine.Api.ActivatedFeatures/configuration.d.ts +1 -1
- package/dist/types/Coscine.Api.ActivatedFeatures/index.d.ts +1 -1
- package/dist/types/Coscine.Api.Admin/api.d.ts +100 -66
- package/dist/types/Coscine.Api.Admin/base.d.ts +1 -1
- package/dist/types/Coscine.Api.Admin/common.d.ts +1 -1
- package/dist/types/Coscine.Api.Admin/configuration.d.ts +1 -1
- package/dist/types/Coscine.Api.Admin/index.d.ts +1 -1
- package/dist/types/Coscine.Api.Blob/api.d.ts +1 -67
- package/dist/types/Coscine.Api.Blob/base.d.ts +1 -1
- package/dist/types/Coscine.Api.Blob/common.d.ts +1 -1
- package/dist/types/Coscine.Api.Blob/configuration.d.ts +1 -1
- package/dist/types/Coscine.Api.Blob/index.d.ts +1 -1
- package/dist/types/Coscine.Api.Metadata/api.d.ts +1 -1
- package/dist/types/Coscine.Api.Metadata/base.d.ts +1 -1
- package/dist/types/Coscine.Api.Metadata/common.d.ts +1 -1
- package/dist/types/Coscine.Api.Metadata/configuration.d.ts +1 -1
- package/dist/types/Coscine.Api.Metadata/index.d.ts +1 -1
- package/dist/types/Coscine.Api.Notices/api.d.ts +1 -1
- package/dist/types/Coscine.Api.Notices/base.d.ts +1 -1
- package/dist/types/Coscine.Api.Notices/common.d.ts +1 -1
- package/dist/types/Coscine.Api.Notices/configuration.d.ts +1 -1
- package/dist/types/Coscine.Api.Notices/index.d.ts +1 -1
- package/dist/types/Coscine.Api.Organization/api.d.ts +1 -1
- package/dist/types/Coscine.Api.Organization/base.d.ts +1 -1
- package/dist/types/Coscine.Api.Organization/common.d.ts +1 -1
- package/dist/types/Coscine.Api.Organization/configuration.d.ts +1 -1
- package/dist/types/Coscine.Api.Organization/index.d.ts +1 -1
- package/dist/types/Coscine.Api.Project/api.d.ts +312 -232
- package/dist/types/Coscine.Api.Project/base.d.ts +1 -1
- package/dist/types/Coscine.Api.Project/common.d.ts +1 -1
- package/dist/types/Coscine.Api.Project/configuration.d.ts +1 -1
- package/dist/types/Coscine.Api.Project/index.d.ts +1 -1
- package/dist/types/Coscine.Api.Resources/api.d.ts +295 -48
- package/dist/types/Coscine.Api.Resources/base.d.ts +1 -1
- package/dist/types/Coscine.Api.Resources/common.d.ts +1 -1
- package/dist/types/Coscine.Api.Resources/configuration.d.ts +1 -1
- package/dist/types/Coscine.Api.Resources/index.d.ts +1 -1
- package/dist/types/Coscine.Api.Search/api.d.ts +1 -1
- package/dist/types/Coscine.Api.Search/base.d.ts +1 -1
- package/dist/types/Coscine.Api.Search/common.d.ts +1 -1
- package/dist/types/Coscine.Api.Search/configuration.d.ts +1 -1
- package/dist/types/Coscine.Api.Search/index.d.ts +1 -1
- package/dist/types/Coscine.Api.Token/api.d.ts +1 -1
- package/dist/types/Coscine.Api.Token/base.d.ts +1 -1
- package/dist/types/Coscine.Api.Token/common.d.ts +1 -1
- package/dist/types/Coscine.Api.Token/configuration.d.ts +1 -1
- package/dist/types/Coscine.Api.Token/index.d.ts +1 -1
- package/dist/types/Coscine.Api.Tree/api.d.ts +17 -9
- package/dist/types/Coscine.Api.Tree/base.d.ts +1 -1
- package/dist/types/Coscine.Api.Tree/common.d.ts +1 -1
- package/dist/types/Coscine.Api.Tree/configuration.d.ts +1 -1
- package/dist/types/Coscine.Api.Tree/index.d.ts +1 -1
- package/dist/types/Coscine.Api.User/api.d.ts +1 -1
- package/dist/types/Coscine.Api.User/base.d.ts +1 -1
- package/dist/types/Coscine.Api.User/common.d.ts +1 -1
- package/dist/types/Coscine.Api.User/configuration.d.ts +1 -1
- package/dist/types/Coscine.Api.User/index.d.ts +1 -1
- package/dist/types/apis.d.ts +14 -24
- package/dist/types/index.d.ts +28 -48
- package/package.json +2 -2
- package/dist/lib/Coscine.Api.Quota/api.js +0 -283
- package/dist/lib/Coscine.Api.Quota/api.js.map +0 -1
- package/dist/lib/Coscine.Api.Quota/base.js +0 -65
- package/dist/lib/Coscine.Api.Quota/base.js.map +0 -1
- package/dist/lib/Coscine.Api.Quota/common.js +0 -153
- package/dist/lib/Coscine.Api.Quota/common.js.map +0 -1
- package/dist/lib/Coscine.Api.Quota/configuration.js +0 -43
- package/dist/lib/Coscine.Api.Quota/configuration.js.map +0 -1
- package/dist/lib/Coscine.Api.Quota/index.js +0 -28
- package/dist/lib/Coscine.Api.Quota/index.js.map +0 -1
- package/dist/types/Coscine.Api.Quota/api.d.ts +0 -197
- package/dist/types/Coscine.Api.Quota/base.d.ts +0 -55
- package/dist/types/Coscine.Api.Quota/common.d.ts +0 -65
- package/dist/types/Coscine.Api.Quota/configuration.d.ts +0 -83
- package/dist/types/Coscine.Api.Quota/index.d.ts +0 -13
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.Resources
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.10.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.2
|
|
5
|
+
* The version of the OpenAPI document: 1.3.2
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.2
|
|
5
|
+
* The version of the OpenAPI document: 1.3.2
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.2
|
|
5
|
+
* The version of the OpenAPI document: 1.3.2
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.2
|
|
5
|
+
* The version of the OpenAPI document: 1.3.2
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.2
|
|
5
|
+
* The version of the OpenAPI document: 1.3.2
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.Token
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0
|
|
5
|
+
* The version of the OpenAPI document: 2.2.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.Token
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0
|
|
5
|
+
* The version of the OpenAPI document: 2.2.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.Token
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0
|
|
5
|
+
* The version of the OpenAPI document: 2.2.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.Token
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0
|
|
5
|
+
* The version of the OpenAPI document: 2.2.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.Token
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0
|
|
5
|
+
* The version of the OpenAPI document: 2.2.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.Tree
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.8.2
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -22,19 +22,21 @@ export declare const TreeApiAxiosParamCreator: (configuration?: Configuration) =
|
|
|
22
22
|
* @summary This method retrieves the metadata
|
|
23
23
|
* @param {string} resourceId Id of a resource
|
|
24
24
|
* @param {string} [path] Path to the file
|
|
25
|
+
* @param {string} [mimeType] Requested MimeType of the metadata
|
|
25
26
|
* @param {*} [options] Override http request option.
|
|
26
27
|
* @throws {RequiredError}
|
|
27
28
|
*/
|
|
28
|
-
treeGetMetadataWithParameter: (resourceId: string, path?: string, options?: any) => Promise<RequestArgs>;
|
|
29
|
+
treeGetMetadataWithParameter: (resourceId: string, path?: string, mimeType?: string, options?: any) => Promise<RequestArgs>;
|
|
29
30
|
/**
|
|
30
31
|
*
|
|
31
32
|
* @summary This method stores the metadata of the file
|
|
32
33
|
* @param {string} resourceId Id of the resource
|
|
33
34
|
* @param {string} [path] Path to the file
|
|
35
|
+
* @param {string} [mimeType] Requested MimeType of the metadata
|
|
34
36
|
* @param {*} [options] Override http request option.
|
|
35
37
|
* @throws {RequiredError}
|
|
36
38
|
*/
|
|
37
|
-
treeStoreMetadataForFileWithParameter: (resourceId: string, path?: string, options?: any) => Promise<RequestArgs>;
|
|
39
|
+
treeStoreMetadataForFileWithParameter: (resourceId: string, path?: string, mimeType?: string, options?: any) => Promise<RequestArgs>;
|
|
38
40
|
};
|
|
39
41
|
/**
|
|
40
42
|
* TreeApi - functional programming interface
|
|
@@ -46,19 +48,21 @@ export declare const TreeApiFp: (configuration?: Configuration) => {
|
|
|
46
48
|
* @summary This method retrieves the metadata
|
|
47
49
|
* @param {string} resourceId Id of a resource
|
|
48
50
|
* @param {string} [path] Path to the file
|
|
51
|
+
* @param {string} [mimeType] Requested MimeType of the metadata
|
|
49
52
|
* @param {*} [options] Override http request option.
|
|
50
53
|
* @throws {RequiredError}
|
|
51
54
|
*/
|
|
52
|
-
treeGetMetadataWithParameter(resourceId: string, path?: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>>;
|
|
55
|
+
treeGetMetadataWithParameter(resourceId: string, path?: string, mimeType?: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>>;
|
|
53
56
|
/**
|
|
54
57
|
*
|
|
55
58
|
* @summary This method stores the metadata of the file
|
|
56
59
|
* @param {string} resourceId Id of the resource
|
|
57
60
|
* @param {string} [path] Path to the file
|
|
61
|
+
* @param {string} [mimeType] Requested MimeType of the metadata
|
|
58
62
|
* @param {*} [options] Override http request option.
|
|
59
63
|
* @throws {RequiredError}
|
|
60
64
|
*/
|
|
61
|
-
treeStoreMetadataForFileWithParameter(resourceId: string, path?: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>>;
|
|
65
|
+
treeStoreMetadataForFileWithParameter(resourceId: string, path?: string, mimeType?: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>>;
|
|
62
66
|
};
|
|
63
67
|
/**
|
|
64
68
|
* TreeApi - factory interface
|
|
@@ -70,19 +74,21 @@ export declare const TreeApiFactory: (configuration?: Configuration, basePath?:
|
|
|
70
74
|
* @summary This method retrieves the metadata
|
|
71
75
|
* @param {string} resourceId Id of a resource
|
|
72
76
|
* @param {string} [path] Path to the file
|
|
77
|
+
* @param {string} [mimeType] Requested MimeType of the metadata
|
|
73
78
|
* @param {*} [options] Override http request option.
|
|
74
79
|
* @throws {RequiredError}
|
|
75
80
|
*/
|
|
76
|
-
treeGetMetadataWithParameter(resourceId: string, path?: string, options?: any): AxiosPromise<any>;
|
|
81
|
+
treeGetMetadataWithParameter(resourceId: string, path?: string, mimeType?: string, options?: any): AxiosPromise<any>;
|
|
77
82
|
/**
|
|
78
83
|
*
|
|
79
84
|
* @summary This method stores the metadata of the file
|
|
80
85
|
* @param {string} resourceId Id of the resource
|
|
81
86
|
* @param {string} [path] Path to the file
|
|
87
|
+
* @param {string} [mimeType] Requested MimeType of the metadata
|
|
82
88
|
* @param {*} [options] Override http request option.
|
|
83
89
|
* @throws {RequiredError}
|
|
84
90
|
*/
|
|
85
|
-
treeStoreMetadataForFileWithParameter(resourceId: string, path?: string, options?: any): AxiosPromise<any>;
|
|
91
|
+
treeStoreMetadataForFileWithParameter(resourceId: string, path?: string, mimeType?: string, options?: any): AxiosPromise<any>;
|
|
86
92
|
};
|
|
87
93
|
/**
|
|
88
94
|
* TreeApi - object-oriented interface
|
|
@@ -96,19 +102,21 @@ export declare class TreeApi extends BaseAPI {
|
|
|
96
102
|
* @summary This method retrieves the metadata
|
|
97
103
|
* @param {string} resourceId Id of a resource
|
|
98
104
|
* @param {string} [path] Path to the file
|
|
105
|
+
* @param {string} [mimeType] Requested MimeType of the metadata
|
|
99
106
|
* @param {*} [options] Override http request option.
|
|
100
107
|
* @throws {RequiredError}
|
|
101
108
|
* @memberof TreeApi
|
|
102
109
|
*/
|
|
103
|
-
treeGetMetadataWithParameter(resourceId: string, path?: string, options?: any): Promise<import("axios").AxiosResponse<any>>;
|
|
110
|
+
treeGetMetadataWithParameter(resourceId: string, path?: string, mimeType?: string, options?: any): Promise<import("axios").AxiosResponse<any>>;
|
|
104
111
|
/**
|
|
105
112
|
*
|
|
106
113
|
* @summary This method stores the metadata of the file
|
|
107
114
|
* @param {string} resourceId Id of the resource
|
|
108
115
|
* @param {string} [path] Path to the file
|
|
116
|
+
* @param {string} [mimeType] Requested MimeType of the metadata
|
|
109
117
|
* @param {*} [options] Override http request option.
|
|
110
118
|
* @throws {RequiredError}
|
|
111
119
|
* @memberof TreeApi
|
|
112
120
|
*/
|
|
113
|
-
treeStoreMetadataForFileWithParameter(resourceId: string, path?: string, options?: any): Promise<import("axios").AxiosResponse<any>>;
|
|
121
|
+
treeStoreMetadataForFileWithParameter(resourceId: string, path?: string, mimeType?: string, options?: any): Promise<import("axios").AxiosResponse<any>>;
|
|
114
122
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.Tree
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.8.2
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.Tree
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.8.2
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.Tree
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.8.2
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.Tree
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.8.2
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.User
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.User
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.User
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.User
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Coscine.Api.User
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/types/apis.d.ts
CHANGED
|
@@ -1,22 +1,12 @@
|
|
|
1
1
|
import { AxiosInstance } from 'axios';
|
|
2
2
|
declare function implementations(axios?: AxiosInstance): {
|
|
3
|
-
ActivatedFeaturesApi: {
|
|
4
|
-
activatedFeaturesActivateFeature(projectId: string, featureId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
5
|
-
activatedFeaturesDeactivateFeature(projectId: string, featureId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
6
|
-
activatedFeaturesGetActiveFeatures(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.ActivatedFeatures/api").FeatureObject[]>;
|
|
7
|
-
activatedFeaturesGetFeatures(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.ActivatedFeatures/api").FeatureObject[]>;
|
|
8
|
-
activatedFeaturesGetFeaturesAll(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.ActivatedFeatures/api").FeatureObject[]>;
|
|
9
|
-
activatedFeaturesGetInactiveFeatures(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.ActivatedFeatures/api").FeatureObject[]>;
|
|
10
|
-
};
|
|
11
3
|
AdminApi: {
|
|
12
|
-
adminGetProject(projectString: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Admin/api").
|
|
13
|
-
adminUpdateQuota(updateQuotaParameterObject: import("./Coscine.Api.Admin/api").UpdateQuotaParameterObject, options?: any): import("axios").AxiosPromise<any>;
|
|
4
|
+
adminGetProject(projectString: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Admin/api").AdminProjectObject>;
|
|
5
|
+
adminUpdateQuota(projectId: string, resourceTypeId: string, updateQuotaParameterObject: import("./Coscine.Api.Admin/api").UpdateQuotaParameterObject, options?: any): import("axios").AxiosPromise<any>;
|
|
14
6
|
};
|
|
15
7
|
BlobApi: {
|
|
16
8
|
blobDeleteFileWithParameter(resourceId: string, path?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
17
9
|
blobGetFileWithParameter(resourceId: string, path?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
18
|
-
blobGetQuota(resourceId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
19
|
-
blobIsResourceValid(body: any, options?: any): import("axios").AxiosPromise<any>;
|
|
20
10
|
blobUploadFileWithParameter(resourceId: string, path?: string, files?: any[], options?: any): import("axios").AxiosPromise<any>;
|
|
21
11
|
};
|
|
22
12
|
ContactChangeApi: {
|
|
@@ -58,30 +48,26 @@ declare function implementations(axios?: AxiosInstance): {
|
|
|
58
48
|
projectDeleteInvitation(invitationId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
59
49
|
projectGet(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").ProjectObject>;
|
|
60
50
|
projectGetBySlug(slug: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").ProjectObject>;
|
|
61
|
-
projectGetQuotaMax(id: string, resourceTypeId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").MaxProjectQuota>;
|
|
62
51
|
projectGetResources(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").ResourceObject[]>;
|
|
63
52
|
projectGetTopLevelProjects(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").ProjectObject[]>;
|
|
64
53
|
projectIndex(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").ProjectObject[]>;
|
|
65
54
|
projectListInvitations(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").InvitationReturnObject[]>;
|
|
66
|
-
projectQuota(id: string, resourceTypeId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").ProjectQuotaReturnObject>;
|
|
67
|
-
projectQuotas(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").ProjectQuotaReturnObject[]>;
|
|
68
55
|
projectResolveInvitation(invitationToken: string, options?: any): import("axios").AxiosPromise<any>;
|
|
69
56
|
projectSendInvitation(sendInvitationObject: import("./Coscine.Api.Project/api").SendInvitationObject, options?: any): import("axios").AxiosPromise<any>;
|
|
70
57
|
projectStore(projectObject: import("./Coscine.Api.Project/api").ProjectObject, options?: any): import("axios").AxiosPromise<any>;
|
|
71
58
|
projectUpdate(id: string, projectObject: import("./Coscine.Api.Project/api").ProjectObject, options?: any): import("axios").AxiosPromise<any>;
|
|
72
|
-
|
|
59
|
+
};
|
|
60
|
+
ProjectQuotaApi: {
|
|
61
|
+
projectQuotaQuota(id: string, resourceTypeId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").ProjectQuotaExtendedReturnObject>;
|
|
62
|
+
projectQuotaQuotas(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").ProjectQuotaReturnObject[]>;
|
|
63
|
+
projectQuotaUpdateQuota(id: string, resourceTypeId: string, updateProjectQuotaObject: import("./Coscine.Api.Project/api").UpdateProjectQuotaObject, options?: any): import("axios").AxiosPromise<any>;
|
|
73
64
|
};
|
|
74
65
|
ProjectRoleApi: {
|
|
75
66
|
projectRoleDelete(projectId: string, userId: string, roleId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
76
67
|
projectRoleDelete2(projectId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
77
68
|
projectRoleGet(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").ProjectRoleObject[]>;
|
|
78
69
|
projectRoleIndex(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").ProjectRoleObject[]>;
|
|
79
|
-
projectRoleSet(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").ProjectRoleObject>;
|
|
80
|
-
};
|
|
81
|
-
QuotaApi: {
|
|
82
|
-
quotaGetResourceQuota(resourceId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Quota/api").ProjectQuotaReturnObject>;
|
|
83
|
-
quotaGetResourceQuotas(projectId: string, resourceTypeId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Quota/api").ProjectQuotaReturnObject[]>;
|
|
84
|
-
quotaUpdateResourceQuota(resourceId: string, updateResourceObject: import("./Coscine.Api.Quota/api").UpdateResourceObject, options?: any): import("axios").AxiosPromise<any>;
|
|
70
|
+
projectRoleSet(projectRoleObject: import("./Coscine.Api.Project/api").ProjectRoleObject, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").ProjectRoleObject>;
|
|
85
71
|
};
|
|
86
72
|
ResourceApi: {
|
|
87
73
|
resourceDelete(id: string, options?: any): import("axios").AxiosPromise<any>;
|
|
@@ -92,6 +78,10 @@ declare function implementations(axios?: AxiosInstance): {
|
|
|
92
78
|
resourceStoreToProject(projectId: string, resourceObject: import("./Coscine.Api.Resources/api").ResourceObject, options?: any): import("axios").AxiosPromise<any>;
|
|
93
79
|
resourceUpdate(id: string, resourceObject: import("./Coscine.Api.Resources/api").ResourceObject, options?: any): import("axios").AxiosPromise<any>;
|
|
94
80
|
};
|
|
81
|
+
ResourceQuotaApi: {
|
|
82
|
+
resourceQuotaGetResourceQuota(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources/api").ResourceQuotaReturnObject>;
|
|
83
|
+
resourceQuotaUpdateResourceQuota(id: string, updateResourceObject: import("./Coscine.Api.Resources/api").UpdateResourceObject, options?: any): import("axios").AxiosPromise<any>;
|
|
84
|
+
};
|
|
95
85
|
ResourceTypeApi: {
|
|
96
86
|
resourceTypeGetEnabledResourceTypes(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources/api").ResourceTypeInformation[]>;
|
|
97
87
|
resourceTypeGetResourceType(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources/api").ResourceTypeInformation>;
|
|
@@ -126,8 +116,8 @@ declare function implementations(axios?: AxiosInstance): {
|
|
|
126
116
|
tOSGetCurrentTOSVersion(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.User/api").Tos>;
|
|
127
117
|
};
|
|
128
118
|
TreeApi: {
|
|
129
|
-
treeGetMetadataWithParameter(resourceId: string, path?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
130
|
-
treeStoreMetadataForFileWithParameter(resourceId: string, path?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
119
|
+
treeGetMetadataWithParameter(resourceId: string, path?: string, mimeType?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
120
|
+
treeStoreMetadataForFileWithParameter(resourceId: string, path?: string, mimeType?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
131
121
|
};
|
|
132
122
|
UserApi: {
|
|
133
123
|
userGetUser(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.User/api").UserObject>;
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,21 +1,11 @@
|
|
|
1
1
|
declare const apis: {
|
|
2
|
-
ActivatedFeaturesApi: {
|
|
3
|
-
activatedFeaturesActivateFeature(projectId: string, featureId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
4
|
-
activatedFeaturesDeactivateFeature(projectId: string, featureId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
5
|
-
activatedFeaturesGetActiveFeatures(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.ActivatedFeatures").FeatureObject[]>;
|
|
6
|
-
activatedFeaturesGetFeatures(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.ActivatedFeatures").FeatureObject[]>;
|
|
7
|
-
activatedFeaturesGetFeaturesAll(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.ActivatedFeatures").FeatureObject[]>;
|
|
8
|
-
activatedFeaturesGetInactiveFeatures(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.ActivatedFeatures").FeatureObject[]>;
|
|
9
|
-
};
|
|
10
2
|
AdminApi: {
|
|
11
|
-
adminGetProject(projectString: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Admin").
|
|
12
|
-
adminUpdateQuota(updateQuotaParameterObject: import("./Coscine.Api.Admin").UpdateQuotaParameterObject, options?: any): import("axios").AxiosPromise<any>;
|
|
3
|
+
adminGetProject(projectString: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Admin").AdminProjectObject>;
|
|
4
|
+
adminUpdateQuota(projectId: string, resourceTypeId: string, updateQuotaParameterObject: import("./Coscine.Api.Admin").UpdateQuotaParameterObject, options?: any): import("axios").AxiosPromise<any>;
|
|
13
5
|
};
|
|
14
6
|
BlobApi: {
|
|
15
7
|
blobDeleteFileWithParameter(resourceId: string, path?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
16
8
|
blobGetFileWithParameter(resourceId: string, path?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
17
|
-
blobGetQuota(resourceId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
18
|
-
blobIsResourceValid(body: any, options?: any): import("axios").AxiosPromise<any>;
|
|
19
9
|
blobUploadFileWithParameter(resourceId: string, path?: string, files?: any[], options?: any): import("axios").AxiosPromise<any>;
|
|
20
10
|
};
|
|
21
11
|
ContactChangeApi: {
|
|
@@ -57,30 +47,26 @@ declare const apis: {
|
|
|
57
47
|
projectDeleteInvitation(invitationId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
58
48
|
projectGet(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectObject>;
|
|
59
49
|
projectGetBySlug(slug: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectObject>;
|
|
60
|
-
projectGetQuotaMax(id: string, resourceTypeId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").MaxProjectQuota>;
|
|
61
50
|
projectGetResources(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ResourceObject[]>;
|
|
62
51
|
projectGetTopLevelProjects(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectObject[]>;
|
|
63
52
|
projectIndex(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectObject[]>;
|
|
64
53
|
projectListInvitations(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").InvitationReturnObject[]>;
|
|
65
|
-
projectQuota(id: string, resourceTypeId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectQuotaReturnObject>;
|
|
66
|
-
projectQuotas(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectQuotaReturnObject[]>;
|
|
67
54
|
projectResolveInvitation(invitationToken: string, options?: any): import("axios").AxiosPromise<any>;
|
|
68
55
|
projectSendInvitation(sendInvitationObject: import("./Coscine.Api.Project").SendInvitationObject, options?: any): import("axios").AxiosPromise<any>;
|
|
69
56
|
projectStore(projectObject: import("./Coscine.Api.Project").ProjectObject, options?: any): import("axios").AxiosPromise<any>;
|
|
70
57
|
projectUpdate(id: string, projectObject: import("./Coscine.Api.Project").ProjectObject, options?: any): import("axios").AxiosPromise<any>;
|
|
71
|
-
|
|
58
|
+
};
|
|
59
|
+
ProjectQuotaApi: {
|
|
60
|
+
projectQuotaQuota(id: string, resourceTypeId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectQuotaExtendedReturnObject>;
|
|
61
|
+
projectQuotaQuotas(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectQuotaReturnObject[]>;
|
|
62
|
+
projectQuotaUpdateQuota(id: string, resourceTypeId: string, updateProjectQuotaObject: import("./Coscine.Api.Project").UpdateProjectQuotaObject, options?: any): import("axios").AxiosPromise<any>;
|
|
72
63
|
};
|
|
73
64
|
ProjectRoleApi: {
|
|
74
65
|
projectRoleDelete(projectId: string, userId: string, roleId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
75
66
|
projectRoleDelete2(projectId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
76
67
|
projectRoleGet(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectRoleObject[]>;
|
|
77
68
|
projectRoleIndex(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectRoleObject[]>;
|
|
78
|
-
projectRoleSet(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectRoleObject>;
|
|
79
|
-
};
|
|
80
|
-
QuotaApi: {
|
|
81
|
-
quotaGetResourceQuota(resourceId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Quota").ProjectQuotaReturnObject>;
|
|
82
|
-
quotaGetResourceQuotas(projectId: string, resourceTypeId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Quota").ProjectQuotaReturnObject[]>;
|
|
83
|
-
quotaUpdateResourceQuota(resourceId: string, updateResourceObject: import("./Coscine.Api.Quota").UpdateResourceObject, options?: any): import("axios").AxiosPromise<any>;
|
|
69
|
+
projectRoleSet(projectRoleObject: import("./Coscine.Api.Project").ProjectRoleObject, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectRoleObject>;
|
|
84
70
|
};
|
|
85
71
|
ResourceApi: {
|
|
86
72
|
resourceDelete(id: string, options?: any): import("axios").AxiosPromise<any>;
|
|
@@ -91,6 +77,10 @@ declare const apis: {
|
|
|
91
77
|
resourceStoreToProject(projectId: string, resourceObject: import("./Coscine.Api.Resources").ResourceObject, options?: any): import("axios").AxiosPromise<any>;
|
|
92
78
|
resourceUpdate(id: string, resourceObject: import("./Coscine.Api.Resources").ResourceObject, options?: any): import("axios").AxiosPromise<any>;
|
|
93
79
|
};
|
|
80
|
+
ResourceQuotaApi: {
|
|
81
|
+
resourceQuotaGetResourceQuota(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").ResourceQuotaReturnObject>;
|
|
82
|
+
resourceQuotaUpdateResourceQuota(id: string, updateResourceObject: import("./Coscine.Api.Resources").UpdateResourceObject, options?: any): import("axios").AxiosPromise<any>;
|
|
83
|
+
};
|
|
94
84
|
ResourceTypeApi: {
|
|
95
85
|
resourceTypeGetEnabledResourceTypes(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").ResourceTypeInformation[]>;
|
|
96
86
|
resourceTypeGetResourceType(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").ResourceTypeInformation>;
|
|
@@ -125,8 +115,8 @@ declare const apis: {
|
|
|
125
115
|
tOSGetCurrentTOSVersion(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.User").Tos>;
|
|
126
116
|
};
|
|
127
117
|
TreeApi: {
|
|
128
|
-
treeGetMetadataWithParameter(resourceId: string, path?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
129
|
-
treeStoreMetadataForFileWithParameter(resourceId: string, path?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
118
|
+
treeGetMetadataWithParameter(resourceId: string, path?: string, mimeType?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
119
|
+
treeStoreMetadataForFileWithParameter(resourceId: string, path?: string, mimeType?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
130
120
|
};
|
|
131
121
|
UserApi: {
|
|
132
122
|
userGetUser(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.User").UserObject>;
|
|
@@ -138,23 +128,13 @@ declare const apis: {
|
|
|
138
128
|
visibilityIndex(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").VisibilityObject[]>;
|
|
139
129
|
};
|
|
140
130
|
};
|
|
141
|
-
export declare const ActivatedFeaturesApi: {
|
|
142
|
-
activatedFeaturesActivateFeature(projectId: string, featureId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
143
|
-
activatedFeaturesDeactivateFeature(projectId: string, featureId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
144
|
-
activatedFeaturesGetActiveFeatures(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.ActivatedFeatures").FeatureObject[]>;
|
|
145
|
-
activatedFeaturesGetFeatures(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.ActivatedFeatures").FeatureObject[]>;
|
|
146
|
-
activatedFeaturesGetFeaturesAll(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.ActivatedFeatures").FeatureObject[]>;
|
|
147
|
-
activatedFeaturesGetInactiveFeatures(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.ActivatedFeatures").FeatureObject[]>;
|
|
148
|
-
};
|
|
149
131
|
export declare const AdminApi: {
|
|
150
|
-
adminGetProject(projectString: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Admin").
|
|
151
|
-
adminUpdateQuota(updateQuotaParameterObject: import("./Coscine.Api.Admin").UpdateQuotaParameterObject, options?: any): import("axios").AxiosPromise<any>;
|
|
132
|
+
adminGetProject(projectString: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Admin").AdminProjectObject>;
|
|
133
|
+
adminUpdateQuota(projectId: string, resourceTypeId: string, updateQuotaParameterObject: import("./Coscine.Api.Admin").UpdateQuotaParameterObject, options?: any): import("axios").AxiosPromise<any>;
|
|
152
134
|
};
|
|
153
135
|
export declare const BlobApi: {
|
|
154
136
|
blobDeleteFileWithParameter(resourceId: string, path?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
155
137
|
blobGetFileWithParameter(resourceId: string, path?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
156
|
-
blobGetQuota(resourceId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
157
|
-
blobIsResourceValid(body: any, options?: any): import("axios").AxiosPromise<any>;
|
|
158
138
|
blobUploadFileWithParameter(resourceId: string, path?: string, files?: any[], options?: any): import("axios").AxiosPromise<any>;
|
|
159
139
|
};
|
|
160
140
|
export declare const ContactChangeApi: {
|
|
@@ -196,30 +176,26 @@ export declare const ProjectApi: {
|
|
|
196
176
|
projectDeleteInvitation(invitationId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
197
177
|
projectGet(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectObject>;
|
|
198
178
|
projectGetBySlug(slug: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectObject>;
|
|
199
|
-
projectGetQuotaMax(id: string, resourceTypeId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").MaxProjectQuota>;
|
|
200
179
|
projectGetResources(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ResourceObject[]>;
|
|
201
180
|
projectGetTopLevelProjects(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectObject[]>;
|
|
202
181
|
projectIndex(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectObject[]>;
|
|
203
182
|
projectListInvitations(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").InvitationReturnObject[]>;
|
|
204
|
-
projectQuota(id: string, resourceTypeId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectQuotaReturnObject>;
|
|
205
|
-
projectQuotas(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectQuotaReturnObject[]>;
|
|
206
183
|
projectResolveInvitation(invitationToken: string, options?: any): import("axios").AxiosPromise<any>;
|
|
207
184
|
projectSendInvitation(sendInvitationObject: import("./Coscine.Api.Project").SendInvitationObject, options?: any): import("axios").AxiosPromise<any>;
|
|
208
185
|
projectStore(projectObject: import("./Coscine.Api.Project").ProjectObject, options?: any): import("axios").AxiosPromise<any>;
|
|
209
186
|
projectUpdate(id: string, projectObject: import("./Coscine.Api.Project").ProjectObject, options?: any): import("axios").AxiosPromise<any>;
|
|
210
|
-
|
|
187
|
+
};
|
|
188
|
+
export declare const ProjectQuotaApi: {
|
|
189
|
+
projectQuotaQuota(id: string, resourceTypeId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectQuotaExtendedReturnObject>;
|
|
190
|
+
projectQuotaQuotas(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectQuotaReturnObject[]>;
|
|
191
|
+
projectQuotaUpdateQuota(id: string, resourceTypeId: string, updateProjectQuotaObject: import("./Coscine.Api.Project").UpdateProjectQuotaObject, options?: any): import("axios").AxiosPromise<any>;
|
|
211
192
|
};
|
|
212
193
|
export declare const ProjectRoleApi: {
|
|
213
194
|
projectRoleDelete(projectId: string, userId: string, roleId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
214
195
|
projectRoleDelete2(projectId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
215
196
|
projectRoleGet(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectRoleObject[]>;
|
|
216
197
|
projectRoleIndex(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectRoleObject[]>;
|
|
217
|
-
projectRoleSet(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectRoleObject>;
|
|
218
|
-
};
|
|
219
|
-
export declare const QuotaApi: {
|
|
220
|
-
quotaGetResourceQuota(resourceId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Quota").ProjectQuotaReturnObject>;
|
|
221
|
-
quotaGetResourceQuotas(projectId: string, resourceTypeId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Quota").ProjectQuotaReturnObject[]>;
|
|
222
|
-
quotaUpdateResourceQuota(resourceId: string, updateResourceObject: import("./Coscine.Api.Quota").UpdateResourceObject, options?: any): import("axios").AxiosPromise<any>;
|
|
198
|
+
projectRoleSet(projectRoleObject: import("./Coscine.Api.Project").ProjectRoleObject, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectRoleObject>;
|
|
223
199
|
};
|
|
224
200
|
export declare const ResourceApi: {
|
|
225
201
|
resourceDelete(id: string, options?: any): import("axios").AxiosPromise<any>;
|
|
@@ -230,6 +206,10 @@ export declare const ResourceApi: {
|
|
|
230
206
|
resourceStoreToProject(projectId: string, resourceObject: import("./Coscine.Api.Resources").ResourceObject, options?: any): import("axios").AxiosPromise<any>;
|
|
231
207
|
resourceUpdate(id: string, resourceObject: import("./Coscine.Api.Resources").ResourceObject, options?: any): import("axios").AxiosPromise<any>;
|
|
232
208
|
};
|
|
209
|
+
export declare const ResourceQuotaApi: {
|
|
210
|
+
resourceQuotaGetResourceQuota(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").ResourceQuotaReturnObject>;
|
|
211
|
+
resourceQuotaUpdateResourceQuota(id: string, updateResourceObject: import("./Coscine.Api.Resources").UpdateResourceObject, options?: any): import("axios").AxiosPromise<any>;
|
|
212
|
+
};
|
|
233
213
|
export declare const ResourceTypeApi: {
|
|
234
214
|
resourceTypeGetEnabledResourceTypes(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").ResourceTypeInformation[]>;
|
|
235
215
|
resourceTypeGetResourceType(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").ResourceTypeInformation>;
|
|
@@ -264,8 +244,8 @@ export declare const TOSApi: {
|
|
|
264
244
|
tOSGetCurrentTOSVersion(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.User").Tos>;
|
|
265
245
|
};
|
|
266
246
|
export declare const TreeApi: {
|
|
267
|
-
treeGetMetadataWithParameter(resourceId: string, path?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
268
|
-
treeStoreMetadataForFileWithParameter(resourceId: string, path?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
247
|
+
treeGetMetadataWithParameter(resourceId: string, path?: string, mimeType?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
248
|
+
treeStoreMetadataForFileWithParameter(resourceId: string, path?: string, mimeType?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
269
249
|
};
|
|
270
250
|
export declare const UserApi: {
|
|
271
251
|
userGetUser(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.User").UserObject>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@coscine/api-client",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.3.0",
|
|
4
4
|
"description": "This project contains the generated api connection classes.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"coscine",
|
|
@@ -129,5 +129,5 @@
|
|
|
129
129
|
"dependencies": {
|
|
130
130
|
"axios": "^0.21.1"
|
|
131
131
|
},
|
|
132
|
-
"packageManager": "yarn@3.2.
|
|
132
|
+
"packageManager": "yarn@3.2.2"
|
|
133
133
|
}
|