@coscine/api-client 2.5.0 → 2.7.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 +1467 -501
- package/dist/index.js.map +1 -1
- package/dist/index.umd.js +1472 -500
- package/dist/index.umd.js.map +1 -1
- package/dist/lib/Coscine.Api.ActivatedFeatures/index.js +5 -1
- package/dist/lib/Coscine.Api.ActivatedFeatures/index.js.map +1 -1
- package/dist/lib/Coscine.Api.Admin/api.js +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 +6 -2
- package/dist/lib/Coscine.Api.Admin/index.js.map +1 -1
- package/dist/lib/Coscine.Api.Blob/api.js +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 +6 -2
- package/dist/lib/Coscine.Api.Blob/index.js.map +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 +6 -2
- package/dist/lib/Coscine.Api.Metadata/index.js.map +1 -1
- package/dist/lib/Coscine.Api.Notices/api.js +5 -1
- package/dist/lib/Coscine.Api.Notices/api.js.map +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 +6 -2
- package/dist/lib/Coscine.Api.Notices/index.js.map +1 -1
- package/dist/lib/Coscine.Api.Organization/index.js +5 -1
- package/dist/lib/Coscine.Api.Organization/index.js.map +1 -1
- package/dist/lib/Coscine.Api.Pid/api.js +1 -1
- package/dist/lib/Coscine.Api.Pid/base.js +2 -2
- package/dist/lib/Coscine.Api.Pid/common.js +1 -1
- package/dist/lib/Coscine.Api.Pid/configuration.js +1 -1
- package/dist/lib/Coscine.Api.Pid/index.js +6 -2
- package/dist/lib/Coscine.Api.Pid/index.js.map +1 -1
- package/dist/lib/Coscine.Api.Project/api.js +1 -1
- 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 +6 -2
- package/dist/lib/Coscine.Api.Project/index.js.map +1 -1
- package/dist/lib/Coscine.Api.Resources/api.js +281 -2
- 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 +6 -2
- package/dist/lib/Coscine.Api.Resources/index.js.map +1 -1
- package/dist/lib/Coscine.Api.STS/api.js +802 -0
- package/dist/lib/Coscine.Api.STS/api.js.map +1 -0
- package/dist/lib/Coscine.Api.STS/base.js +65 -0
- package/dist/lib/Coscine.Api.STS/base.js.map +1 -0
- package/dist/lib/Coscine.Api.STS/common.js +153 -0
- package/dist/lib/Coscine.Api.STS/common.js.map +1 -0
- package/dist/lib/Coscine.Api.STS/configuration.js +43 -0
- package/dist/lib/Coscine.Api.STS/configuration.js.map +1 -0
- package/dist/lib/Coscine.Api.STS/index.js +32 -0
- package/dist/lib/Coscine.Api.STS/index.js.map +1 -0
- package/dist/lib/Coscine.Api.Search/api.js +5 -5
- package/dist/lib/Coscine.Api.Search/base.js +2 -2
- 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 +6 -2
- package/dist/lib/Coscine.Api.Search/index.js.map +1 -1
- package/dist/lib/Coscine.Api.Token/index.js +5 -1
- package/dist/lib/Coscine.Api.Token/index.js.map +1 -1
- package/dist/lib/Coscine.Api.Tree/api.js +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 +6 -2
- package/dist/lib/Coscine.Api.Tree/index.js.map +1 -1
- package/dist/lib/Coscine.Api.User/api.js +60 -2
- package/dist/lib/Coscine.Api.User/api.js.map +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 +6 -2
- package/dist/lib/Coscine.Api.User/index.js.map +1 -1
- package/dist/lib/apis.js +31 -19
- package/dist/lib/apis.js.map +1 -1
- package/dist/lib/index.js +7 -1
- package/dist/lib/index.js.map +1 -1
- package/dist/types/Coscine.Api.Admin/api.d.ts +1 -1
- 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 -1
- 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 +5 -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.Pid/api.d.ts +1 -1
- package/dist/types/Coscine.Api.Pid/base.d.ts +1 -1
- package/dist/types/Coscine.Api.Pid/common.d.ts +1 -1
- package/dist/types/Coscine.Api.Pid/configuration.d.ts +1 -1
- package/dist/types/Coscine.Api.Pid/index.d.ts +1 -1
- package/dist/types/Coscine.Api.Project/api.d.ts +31 -1
- 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 +730 -2
- 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.STS/api.d.ts +465 -0
- package/dist/types/Coscine.Api.STS/base.d.ts +55 -0
- package/dist/types/Coscine.Api.STS/common.d.ts +65 -0
- package/dist/types/Coscine.Api.STS/configuration.d.ts +83 -0
- package/dist/types/Coscine.Api.STS/index.d.ts +13 -0
- package/dist/types/Coscine.Api.Search/api.d.ts +5 -5
- 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.Tree/api.d.ts +1 -1
- 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 +38 -9
- 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 +27 -2
- package/dist/types/index.d.ts +54 -4
- package/package.json +4 -11
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Coscine.Api.STS
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 0.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export interface ConfigurationParameters {
|
|
13
|
+
apiKey?: string | Promise<string> | ((name: string) => string) | ((name: string) => Promise<string>);
|
|
14
|
+
username?: string;
|
|
15
|
+
password?: string;
|
|
16
|
+
accessToken?: string | Promise<string> | ((name?: string, scopes?: string[]) => string) | ((name?: string, scopes?: string[]) => Promise<string>);
|
|
17
|
+
basePath?: string;
|
|
18
|
+
baseOptions?: any;
|
|
19
|
+
formDataCtor?: new () => any;
|
|
20
|
+
}
|
|
21
|
+
export declare class Configuration {
|
|
22
|
+
/**
|
|
23
|
+
* parameter for apiKey security
|
|
24
|
+
* @param name security name
|
|
25
|
+
* @memberof Configuration
|
|
26
|
+
*/
|
|
27
|
+
apiKey?: string | Promise<string> | ((name: string) => string) | ((name: string) => Promise<string>);
|
|
28
|
+
/**
|
|
29
|
+
* parameter for basic security
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof Configuration
|
|
33
|
+
*/
|
|
34
|
+
username?: string;
|
|
35
|
+
/**
|
|
36
|
+
* parameter for basic security
|
|
37
|
+
*
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof Configuration
|
|
40
|
+
*/
|
|
41
|
+
password?: string;
|
|
42
|
+
/**
|
|
43
|
+
* parameter for oauth2 security
|
|
44
|
+
* @param name security name
|
|
45
|
+
* @param scopes oauth2 scope
|
|
46
|
+
* @memberof Configuration
|
|
47
|
+
*/
|
|
48
|
+
accessToken?: string | Promise<string> | ((name?: string, scopes?: string[]) => string) | ((name?: string, scopes?: string[]) => Promise<string>);
|
|
49
|
+
/**
|
|
50
|
+
* override base path
|
|
51
|
+
*
|
|
52
|
+
* @type {string}
|
|
53
|
+
* @memberof Configuration
|
|
54
|
+
*/
|
|
55
|
+
basePath?: string;
|
|
56
|
+
/**
|
|
57
|
+
* base options for axios calls
|
|
58
|
+
*
|
|
59
|
+
* @type {any}
|
|
60
|
+
* @memberof Configuration
|
|
61
|
+
*/
|
|
62
|
+
baseOptions?: any;
|
|
63
|
+
/**
|
|
64
|
+
* The FormData constructor that will be used to create multipart form data
|
|
65
|
+
* requests. You can inject this here so that execution environments that
|
|
66
|
+
* do not support the FormData class can still run the generated client.
|
|
67
|
+
*
|
|
68
|
+
* @type {new () => FormData}
|
|
69
|
+
*/
|
|
70
|
+
formDataCtor?: new () => any;
|
|
71
|
+
constructor(param?: ConfigurationParameters);
|
|
72
|
+
/**
|
|
73
|
+
* Check if the given MIME is a JSON MIME.
|
|
74
|
+
* JSON MIME examples:
|
|
75
|
+
* application/json
|
|
76
|
+
* application/json; charset=UTF8
|
|
77
|
+
* APPLICATION/JSON
|
|
78
|
+
* application/vnd.company+json
|
|
79
|
+
* @param mime - MIME (Multipurpose Internet Mail Extensions)
|
|
80
|
+
* @return True if the given MIME is JSON, false otherwise.
|
|
81
|
+
*/
|
|
82
|
+
isJsonMime(mime: string): boolean;
|
|
83
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Coscine.Api.STS
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 0.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export * from "./api";
|
|
13
|
+
export * from "./configuration";
|
|
@@ -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.
|
|
5
|
+
* The version of the OpenAPI document: 1.5.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -67,7 +67,7 @@ export interface SearchResult {
|
|
|
67
67
|
export declare const SearchApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
68
68
|
/**
|
|
69
69
|
*
|
|
70
|
-
* @summary Search
|
|
70
|
+
* @summary Search Elasticsearch
|
|
71
71
|
* @param {string} [query] Elasticsearch query
|
|
72
72
|
* @param {boolean} [user] Specify user or only public metadata records could be found
|
|
73
73
|
* @param {boolean} [adv] Set true for advanced Elasticsearch search syntax
|
|
@@ -84,7 +84,7 @@ export declare const SearchApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
84
84
|
export declare const SearchApiFp: (configuration?: Configuration) => {
|
|
85
85
|
/**
|
|
86
86
|
*
|
|
87
|
-
* @summary Search
|
|
87
|
+
* @summary Search Elasticsearch
|
|
88
88
|
* @param {string} [query] Elasticsearch query
|
|
89
89
|
* @param {boolean} [user] Specify user or only public metadata records could be found
|
|
90
90
|
* @param {boolean} [adv] Set true for advanced Elasticsearch search syntax
|
|
@@ -101,7 +101,7 @@ export declare const SearchApiFp: (configuration?: Configuration) => {
|
|
|
101
101
|
export declare const SearchApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
102
102
|
/**
|
|
103
103
|
*
|
|
104
|
-
* @summary Search
|
|
104
|
+
* @summary Search Elasticsearch
|
|
105
105
|
* @param {string} [query] Elasticsearch query
|
|
106
106
|
* @param {boolean} [user] Specify user or only public metadata records could be found
|
|
107
107
|
* @param {boolean} [adv] Set true for advanced Elasticsearch search syntax
|
|
@@ -120,7 +120,7 @@ export declare const SearchApiFactory: (configuration?: Configuration, basePath?
|
|
|
120
120
|
export declare class SearchApi extends BaseAPI {
|
|
121
121
|
/**
|
|
122
122
|
*
|
|
123
|
-
* @summary Search
|
|
123
|
+
* @summary Search Elasticsearch
|
|
124
124
|
* @param {string} [query] Elasticsearch query
|
|
125
125
|
* @param {boolean} [user] Specify user or only public metadata records could be found
|
|
126
126
|
* @param {boolean} [adv] Set true for advanced Elasticsearch search syntax
|
|
@@ -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.
|
|
5
|
+
* The version of the OpenAPI document: 1.5.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.
|
|
5
|
+
* The version of the OpenAPI document: 1.5.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.
|
|
5
|
+
* The version of the OpenAPI document: 1.5.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.
|
|
5
|
+
* The version of the OpenAPI document: 1.5.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.8.
|
|
5
|
+
* The version of the OpenAPI document: 2.8.7
|
|
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.8.
|
|
5
|
+
* The version of the OpenAPI document: 2.8.7
|
|
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.8.
|
|
5
|
+
* The version of the OpenAPI document: 2.8.7
|
|
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.8.
|
|
5
|
+
* The version of the OpenAPI document: 2.8.7
|
|
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.8.
|
|
5
|
+
* The version of the OpenAPI document: 2.8.7
|
|
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: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -151,10 +151,10 @@ export interface TitleObject {
|
|
|
151
151
|
export interface Tos {
|
|
152
152
|
/**
|
|
153
153
|
* The TOS version
|
|
154
|
-
* @type {string}
|
|
154
|
+
* @type {Array<string>}
|
|
155
155
|
* @memberof Tos
|
|
156
156
|
*/
|
|
157
|
-
version?: string | null;
|
|
157
|
+
version?: Array<string> | null;
|
|
158
158
|
}
|
|
159
159
|
/**
|
|
160
160
|
*
|
|
@@ -429,6 +429,13 @@ export declare const TOSApiAxiosParamCreator: (configuration?: Configuration) =>
|
|
|
429
429
|
* @throws {RequiredError}
|
|
430
430
|
*/
|
|
431
431
|
tOSAcceptCurrentTOSVersion: (options?: any) => Promise<RequestArgs>;
|
|
432
|
+
/**
|
|
433
|
+
*
|
|
434
|
+
* @summary Returns the TOS Versions accepted by the current user.
|
|
435
|
+
* @param {*} [options] Override http request option.
|
|
436
|
+
* @throws {RequiredError}
|
|
437
|
+
*/
|
|
438
|
+
tOSAcceptedTOSVersion: (options?: any) => Promise<RequestArgs>;
|
|
432
439
|
/**
|
|
433
440
|
*
|
|
434
441
|
* @summary Returns the current TOS Version.
|
|
@@ -448,14 +455,21 @@ export declare const TOSApiFp: (configuration?: Configuration) => {
|
|
|
448
455
|
* @param {*} [options] Override http request option.
|
|
449
456
|
* @throws {RequiredError}
|
|
450
457
|
*/
|
|
451
|
-
tOSAcceptCurrentTOSVersion(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
458
|
+
tOSAcceptCurrentTOSVersion(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<string>>;
|
|
459
|
+
/**
|
|
460
|
+
*
|
|
461
|
+
* @summary Returns the TOS Versions accepted by the current user.
|
|
462
|
+
* @param {*} [options] Override http request option.
|
|
463
|
+
* @throws {RequiredError}
|
|
464
|
+
*/
|
|
465
|
+
tOSAcceptedTOSVersion(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Tos>>;
|
|
452
466
|
/**
|
|
453
467
|
*
|
|
454
468
|
* @summary Returns the current TOS Version.
|
|
455
469
|
* @param {*} [options] Override http request option.
|
|
456
470
|
* @throws {RequiredError}
|
|
457
471
|
*/
|
|
458
|
-
tOSGetCurrentTOSVersion(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
472
|
+
tOSGetCurrentTOSVersion(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<string>>;
|
|
459
473
|
};
|
|
460
474
|
/**
|
|
461
475
|
* TOSApi - factory interface
|
|
@@ -468,14 +482,21 @@ export declare const TOSApiFactory: (configuration?: Configuration, basePath?: s
|
|
|
468
482
|
* @param {*} [options] Override http request option.
|
|
469
483
|
* @throws {RequiredError}
|
|
470
484
|
*/
|
|
471
|
-
tOSAcceptCurrentTOSVersion(options?: any): AxiosPromise<
|
|
485
|
+
tOSAcceptCurrentTOSVersion(options?: any): AxiosPromise<string>;
|
|
486
|
+
/**
|
|
487
|
+
*
|
|
488
|
+
* @summary Returns the TOS Versions accepted by the current user.
|
|
489
|
+
* @param {*} [options] Override http request option.
|
|
490
|
+
* @throws {RequiredError}
|
|
491
|
+
*/
|
|
492
|
+
tOSAcceptedTOSVersion(options?: any): AxiosPromise<Tos>;
|
|
472
493
|
/**
|
|
473
494
|
*
|
|
474
495
|
* @summary Returns the current TOS Version.
|
|
475
496
|
* @param {*} [options] Override http request option.
|
|
476
497
|
* @throws {RequiredError}
|
|
477
498
|
*/
|
|
478
|
-
tOSGetCurrentTOSVersion(options?: any): AxiosPromise<
|
|
499
|
+
tOSGetCurrentTOSVersion(options?: any): AxiosPromise<string>;
|
|
479
500
|
};
|
|
480
501
|
/**
|
|
481
502
|
* TOSApi - object-oriented interface
|
|
@@ -491,7 +512,15 @@ export declare class TOSApi extends BaseAPI {
|
|
|
491
512
|
* @throws {RequiredError}
|
|
492
513
|
* @memberof TOSApi
|
|
493
514
|
*/
|
|
494
|
-
tOSAcceptCurrentTOSVersion(options?: any): Promise<import("axios").AxiosResponse<
|
|
515
|
+
tOSAcceptCurrentTOSVersion(options?: any): Promise<import("axios").AxiosResponse<string>>;
|
|
516
|
+
/**
|
|
517
|
+
*
|
|
518
|
+
* @summary Returns the TOS Versions accepted by the current user.
|
|
519
|
+
* @param {*} [options] Override http request option.
|
|
520
|
+
* @throws {RequiredError}
|
|
521
|
+
* @memberof TOSApi
|
|
522
|
+
*/
|
|
523
|
+
tOSAcceptedTOSVersion(options?: any): Promise<import("axios").AxiosResponse<Tos>>;
|
|
495
524
|
/**
|
|
496
525
|
*
|
|
497
526
|
* @summary Returns the current TOS Version.
|
|
@@ -499,7 +528,7 @@ export declare class TOSApi extends BaseAPI {
|
|
|
499
528
|
* @throws {RequiredError}
|
|
500
529
|
* @memberof TOSApi
|
|
501
530
|
*/
|
|
502
|
-
tOSGetCurrentTOSVersion(options?: any): Promise<import("axios").AxiosResponse<
|
|
531
|
+
tOSGetCurrentTOSVersion(options?: any): Promise<import("axios").AxiosResponse<string>>;
|
|
503
532
|
}
|
|
504
533
|
/**
|
|
505
534
|
* TitleApi - axios parameter creator
|
|
@@ -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: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.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.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: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.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.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: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.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.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: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.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,5 +1,9 @@
|
|
|
1
1
|
import { AxiosInstance } from 'axios';
|
|
2
2
|
declare function implementations(axios?: AxiosInstance): {
|
|
3
|
+
AccountApi: {
|
|
4
|
+
accountGetLoginUrls(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.STS/api").LoginUrls>;
|
|
5
|
+
accountLogout(options?: any): import("axios").AxiosPromise<any>;
|
|
6
|
+
};
|
|
3
7
|
AdminApi: {
|
|
4
8
|
adminGetProject(projectString: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Admin/api").AdminProjectObject>;
|
|
5
9
|
adminUpdateQuota(projectId: string, resourceTypeId: string, updateQuotaParameterObject: import("./Coscine.Api.Admin/api").UpdateQuotaParameterObject, options?: any): import("axios").AxiosPromise<any>;
|
|
@@ -17,12 +21,24 @@ declare function implementations(axios?: AxiosInstance): {
|
|
|
17
21
|
DisciplineApi: {
|
|
18
22
|
disciplineIndex(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").DisciplineObject[]>;
|
|
19
23
|
};
|
|
24
|
+
GitLabApi: {
|
|
25
|
+
gitLabGetAllProjects(domain?: string, accessToken?: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources/api").Project[]>;
|
|
26
|
+
gitLabGetBranchesForProject(projectId: number, domain?: string, accessToken?: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources/api").Branch[]>;
|
|
27
|
+
gitLabGetProject(projectId: number, domain?: string, accessToken?: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources/api").Project>;
|
|
28
|
+
};
|
|
29
|
+
HomeApi: {
|
|
30
|
+
homeIndex(options?: any): import("axios").AxiosPromise<any>;
|
|
31
|
+
};
|
|
20
32
|
LanguageApi: {
|
|
21
33
|
languageIndex(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.User/api").LanguageObject[]>;
|
|
22
34
|
};
|
|
23
35
|
LicenseApi: {
|
|
24
36
|
licenseIndex(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").LicenseObject[]>;
|
|
25
37
|
};
|
|
38
|
+
MergeApi: {
|
|
39
|
+
mergeCallback(returnUrl?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
40
|
+
mergeLogin(returnUrl?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
41
|
+
};
|
|
26
42
|
MetadataApi: {
|
|
27
43
|
metadataGetClassInstances(className: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Metadata/api").BilingualLabels>;
|
|
28
44
|
metadataGetProfile(profile: string, options?: any): import("axios").AxiosPromise<any>;
|
|
@@ -35,6 +51,10 @@ declare function implementations(axios?: AxiosInstance): {
|
|
|
35
51
|
noticeGetMaintenance(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Notices/api").MaintenanceReturnObject>;
|
|
36
52
|
noticeGetNotice(documentSlug: string, language?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
37
53
|
};
|
|
54
|
+
ORCiDApi: {
|
|
55
|
+
oRCiDLoginGET(returnUrl?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
56
|
+
oRCiDLoginPOST(oRCiDJWT?: string, returnUrl?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
57
|
+
};
|
|
38
58
|
OrganizationApi: {
|
|
39
59
|
organizationGetOrganization(url: string, options?: any): import("axios").AxiosPromise<any>;
|
|
40
60
|
organizationGetROR(filter?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
@@ -97,6 +117,10 @@ declare function implementations(axios?: AxiosInstance): {
|
|
|
97
117
|
SearchApi: {
|
|
98
118
|
searchSearch(query?: string, user?: boolean, adv?: boolean, languages?: string[], options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Search/api").SearchResult>;
|
|
99
119
|
};
|
|
120
|
+
ShibbolethApi: {
|
|
121
|
+
shibbolethCallback(returnUrl?: string, remoteError?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
122
|
+
shibbolethLogin(returnUrl?: string, entityId?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
123
|
+
};
|
|
100
124
|
SubProjectApi: {
|
|
101
125
|
subProjectGet(parentId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
102
126
|
subProjectGetAccessibleParent(childId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
@@ -112,8 +136,9 @@ declare function implementations(axios?: AxiosInstance): {
|
|
|
112
136
|
tokenRevokeToken(tokenId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
113
137
|
};
|
|
114
138
|
TOSApi: {
|
|
115
|
-
tOSAcceptCurrentTOSVersion(options?: any): import("axios").AxiosPromise<
|
|
116
|
-
|
|
139
|
+
tOSAcceptCurrentTOSVersion(options?: any): import("axios").AxiosPromise<string>;
|
|
140
|
+
tOSAcceptedTOSVersion(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.User/api").Tos>;
|
|
141
|
+
tOSGetCurrentTOSVersion(options?: any): import("axios").AxiosPromise<string>;
|
|
117
142
|
};
|
|
118
143
|
TreeApi: {
|
|
119
144
|
treeGetMetadataWithParameter(resourceId: string, path?: string, mimeType?: string, options?: any): import("axios").AxiosPromise<any>;
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
declare const apis: {
|
|
2
|
+
AccountApi: {
|
|
3
|
+
accountGetLoginUrls(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.STS").LoginUrls>;
|
|
4
|
+
accountLogout(options?: any): import("axios").AxiosPromise<any>;
|
|
5
|
+
};
|
|
2
6
|
AdminApi: {
|
|
3
7
|
adminGetProject(projectString: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Admin").AdminProjectObject>;
|
|
4
8
|
adminUpdateQuota(projectId: string, resourceTypeId: string, updateQuotaParameterObject: import("./Coscine.Api.Admin").UpdateQuotaParameterObject, options?: any): import("axios").AxiosPromise<any>;
|
|
@@ -16,12 +20,24 @@ declare const apis: {
|
|
|
16
20
|
DisciplineApi: {
|
|
17
21
|
disciplineIndex(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").DisciplineObject[]>;
|
|
18
22
|
};
|
|
23
|
+
GitLabApi: {
|
|
24
|
+
gitLabGetAllProjects(domain?: string, accessToken?: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").Project[]>;
|
|
25
|
+
gitLabGetBranchesForProject(projectId: number, domain?: string, accessToken?: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").Branch[]>;
|
|
26
|
+
gitLabGetProject(projectId: number, domain?: string, accessToken?: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").Project>;
|
|
27
|
+
};
|
|
28
|
+
HomeApi: {
|
|
29
|
+
homeIndex(options?: any): import("axios").AxiosPromise<any>;
|
|
30
|
+
};
|
|
19
31
|
LanguageApi: {
|
|
20
32
|
languageIndex(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.User").LanguageObject[]>;
|
|
21
33
|
};
|
|
22
34
|
LicenseApi: {
|
|
23
35
|
licenseIndex(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").LicenseObject[]>;
|
|
24
36
|
};
|
|
37
|
+
MergeApi: {
|
|
38
|
+
mergeCallback(returnUrl?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
39
|
+
mergeLogin(returnUrl?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
40
|
+
};
|
|
25
41
|
MetadataApi: {
|
|
26
42
|
metadataGetClassInstances(className: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Metadata").BilingualLabels>;
|
|
27
43
|
metadataGetProfile(profile: string, options?: any): import("axios").AxiosPromise<any>;
|
|
@@ -34,6 +50,10 @@ declare const apis: {
|
|
|
34
50
|
noticeGetMaintenance(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Notices").MaintenanceReturnObject>;
|
|
35
51
|
noticeGetNotice(documentSlug: string, language?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
36
52
|
};
|
|
53
|
+
ORCiDApi: {
|
|
54
|
+
oRCiDLoginGET(returnUrl?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
55
|
+
oRCiDLoginPOST(oRCiDJWT?: string, returnUrl?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
56
|
+
};
|
|
37
57
|
OrganizationApi: {
|
|
38
58
|
organizationGetOrganization(url: string, options?: any): import("axios").AxiosPromise<any>;
|
|
39
59
|
organizationGetROR(filter?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
@@ -96,6 +116,10 @@ declare const apis: {
|
|
|
96
116
|
SearchApi: {
|
|
97
117
|
searchSearch(query?: string, user?: boolean, adv?: boolean, languages?: string[], options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Search").SearchResult>;
|
|
98
118
|
};
|
|
119
|
+
ShibbolethApi: {
|
|
120
|
+
shibbolethCallback(returnUrl?: string, remoteError?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
121
|
+
shibbolethLogin(returnUrl?: string, entityId?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
122
|
+
};
|
|
99
123
|
SubProjectApi: {
|
|
100
124
|
subProjectGet(parentId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
101
125
|
subProjectGetAccessibleParent(childId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
@@ -111,8 +135,9 @@ declare const apis: {
|
|
|
111
135
|
tokenRevokeToken(tokenId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
112
136
|
};
|
|
113
137
|
TOSApi: {
|
|
114
|
-
tOSAcceptCurrentTOSVersion(options?: any): import("axios").AxiosPromise<
|
|
115
|
-
|
|
138
|
+
tOSAcceptCurrentTOSVersion(options?: any): import("axios").AxiosPromise<string>;
|
|
139
|
+
tOSAcceptedTOSVersion(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.User").Tos>;
|
|
140
|
+
tOSGetCurrentTOSVersion(options?: any): import("axios").AxiosPromise<string>;
|
|
116
141
|
};
|
|
117
142
|
TreeApi: {
|
|
118
143
|
treeGetMetadataWithParameter(resourceId: string, path?: string, mimeType?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
@@ -128,6 +153,10 @@ declare const apis: {
|
|
|
128
153
|
visibilityIndex(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").VisibilityObject[]>;
|
|
129
154
|
};
|
|
130
155
|
};
|
|
156
|
+
export declare const AccountApi: {
|
|
157
|
+
accountGetLoginUrls(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.STS").LoginUrls>;
|
|
158
|
+
accountLogout(options?: any): import("axios").AxiosPromise<any>;
|
|
159
|
+
};
|
|
131
160
|
export declare const AdminApi: {
|
|
132
161
|
adminGetProject(projectString: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Admin").AdminProjectObject>;
|
|
133
162
|
adminUpdateQuota(projectId: string, resourceTypeId: string, updateQuotaParameterObject: import("./Coscine.Api.Admin").UpdateQuotaParameterObject, options?: any): import("axios").AxiosPromise<any>;
|
|
@@ -145,12 +174,24 @@ export declare const ContactChangeApi: {
|
|
|
145
174
|
export declare const DisciplineApi: {
|
|
146
175
|
disciplineIndex(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").DisciplineObject[]>;
|
|
147
176
|
};
|
|
177
|
+
export declare const GitLabApi: {
|
|
178
|
+
gitLabGetAllProjects(domain?: string, accessToken?: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").Project[]>;
|
|
179
|
+
gitLabGetBranchesForProject(projectId: number, domain?: string, accessToken?: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").Branch[]>;
|
|
180
|
+
gitLabGetProject(projectId: number, domain?: string, accessToken?: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").Project>;
|
|
181
|
+
};
|
|
182
|
+
export declare const HomeApi: {
|
|
183
|
+
homeIndex(options?: any): import("axios").AxiosPromise<any>;
|
|
184
|
+
};
|
|
148
185
|
export declare const LanguageApi: {
|
|
149
186
|
languageIndex(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.User").LanguageObject[]>;
|
|
150
187
|
};
|
|
151
188
|
export declare const LicenseApi: {
|
|
152
189
|
licenseIndex(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").LicenseObject[]>;
|
|
153
190
|
};
|
|
191
|
+
export declare const MergeApi: {
|
|
192
|
+
mergeCallback(returnUrl?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
193
|
+
mergeLogin(returnUrl?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
194
|
+
};
|
|
154
195
|
export declare const MetadataApi: {
|
|
155
196
|
metadataGetClassInstances(className: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Metadata").BilingualLabels>;
|
|
156
197
|
metadataGetProfile(profile: string, options?: any): import("axios").AxiosPromise<any>;
|
|
@@ -163,6 +204,10 @@ export declare const NoticeApi: {
|
|
|
163
204
|
noticeGetMaintenance(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Notices").MaintenanceReturnObject>;
|
|
164
205
|
noticeGetNotice(documentSlug: string, language?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
165
206
|
};
|
|
207
|
+
export declare const ORCiDApi: {
|
|
208
|
+
oRCiDLoginGET(returnUrl?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
209
|
+
oRCiDLoginPOST(oRCiDJWT?: string, returnUrl?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
210
|
+
};
|
|
166
211
|
export declare const OrganizationApi: {
|
|
167
212
|
organizationGetOrganization(url: string, options?: any): import("axios").AxiosPromise<any>;
|
|
168
213
|
organizationGetROR(filter?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
@@ -225,6 +270,10 @@ export declare const RoleApi: {
|
|
|
225
270
|
export declare const SearchApi: {
|
|
226
271
|
searchSearch(query?: string, user?: boolean, adv?: boolean, languages?: string[], options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Search").SearchResult>;
|
|
227
272
|
};
|
|
273
|
+
export declare const ShibbolethApi: {
|
|
274
|
+
shibbolethCallback(returnUrl?: string, remoteError?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
275
|
+
shibbolethLogin(returnUrl?: string, entityId?: string, options?: any): import("axios").AxiosPromise<any>;
|
|
276
|
+
};
|
|
228
277
|
export declare const SubProjectApi: {
|
|
229
278
|
subProjectGet(parentId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
230
279
|
subProjectGetAccessibleParent(childId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
@@ -240,8 +289,9 @@ export declare const TokenApi: {
|
|
|
240
289
|
tokenRevokeToken(tokenId: string, options?: any): import("axios").AxiosPromise<any>;
|
|
241
290
|
};
|
|
242
291
|
export declare const TOSApi: {
|
|
243
|
-
tOSAcceptCurrentTOSVersion(options?: any): import("axios").AxiosPromise<
|
|
244
|
-
|
|
292
|
+
tOSAcceptCurrentTOSVersion(options?: any): import("axios").AxiosPromise<string>;
|
|
293
|
+
tOSAcceptedTOSVersion(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.User").Tos>;
|
|
294
|
+
tOSGetCurrentTOSVersion(options?: any): import("axios").AxiosPromise<string>;
|
|
245
295
|
};
|
|
246
296
|
export declare const TreeApi: {
|
|
247
297
|
treeGetMetadataWithParameter(resourceId: string, path?: string, mimeType?: string, options?: any): import("axios").AxiosPromise<any>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@coscine/api-client",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.7.0",
|
|
4
4
|
"description": "This project contains the generated api connection classes.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"coscine",
|
|
@@ -57,14 +57,7 @@
|
|
|
57
57
|
"/node_modules/",
|
|
58
58
|
"/test/"
|
|
59
59
|
],
|
|
60
|
-
"coverageThreshold": {
|
|
61
|
-
"global": {
|
|
62
|
-
"branches": 90,
|
|
63
|
-
"functions": 95,
|
|
64
|
-
"lines": 95,
|
|
65
|
-
"statements": 95
|
|
66
|
-
}
|
|
67
|
-
},
|
|
60
|
+
"coverageThreshold": {},
|
|
68
61
|
"collectCoverageFrom": [
|
|
69
62
|
"src/*.{js,ts}"
|
|
70
63
|
]
|
|
@@ -124,10 +117,10 @@
|
|
|
124
117
|
"ts-node": "^10.2.1",
|
|
125
118
|
"tslib": "^2.3.1",
|
|
126
119
|
"typedoc": "^0.21.9",
|
|
127
|
-
"typescript": "
|
|
120
|
+
"typescript": "^4.8.3"
|
|
128
121
|
},
|
|
129
122
|
"dependencies": {
|
|
130
123
|
"axios": "^0.21.1"
|
|
131
124
|
},
|
|
132
|
-
"packageManager": "yarn@3.2.
|
|
125
|
+
"packageManager": "yarn@3.2.4"
|
|
133
126
|
}
|