Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@coscine/api-client

Package Overview
Dependencies
Maintainers
4
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coscine/api-client - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

4

dist/lib/Coscine.Api.Project/base.js

@@ -8,3 +8,3 @@ "use strict";

*
* The version of the OpenAPI document: 2.4.3
* The version of the OpenAPI document: 2.6.2
*

@@ -24,3 +24,3 @@ *

const axios_1 = __importDefault(require("axios"));
exports.BASE_PATH = "https://d-sp23.devlef.campus.rwth-aachen.de/coscine/api/Coscine.Api.Project".replace(/\/+$/, "");
exports.BASE_PATH = "https://d-sp12.devlef.campus.rwth-aachen.de/coscine/api/Coscine.Api.Project".replace(/\/+$/, "");
/**

@@ -27,0 +27,0 @@ *

@@ -8,3 +8,3 @@ "use strict";

*
* The version of the OpenAPI document: 2.4.3
* The version of the OpenAPI document: 2.6.2
*

@@ -11,0 +11,0 @@ *

@@ -8,3 +8,3 @@ "use strict";

*
* The version of the OpenAPI document: 2.4.3
* The version of the OpenAPI document: 2.6.2
*

@@ -11,0 +11,0 @@ *

@@ -8,3 +8,3 @@ "use strict";

*
* The version of the OpenAPI document: 2.4.3
* The version of the OpenAPI document: 2.6.2
*

@@ -11,0 +11,0 @@ *

@@ -8,3 +8,3 @@ "use strict";

*
* The version of the OpenAPI document: 2.3.0
* The version of the OpenAPI document: 2.6.1
*

@@ -45,3 +45,3 @@ *

* @summary This deletes the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -77,3 +77,3 @@ * @throws {RequiredError}

* @summary This returns the resource for the specified id.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -136,3 +136,3 @@ * @throws {RequiredError}

* @summary This returns if the current user is the creator of the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -167,4 +167,4 @@ * @throws {RequiredError}

*
* @summary This returns the readonly status of the given resource.
* @param {string} id A guid as a string that identifies the resource.
* @summary This returns the read only status of the given resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {boolean} [status] A boolean value that specifies if the resource is archived.

@@ -204,3 +204,3 @@ * @param {*} [options] Override http request option.

* @summary This stores the provided resource object for the specified project.
* @param {string} projectId A guid as a string that identifies the resource.
* @param {string} projectId A GUID as a string that identifies the resource.
* @param {ResourceObject} resourceObject Entry representing the user

@@ -241,3 +241,3 @@ * @param {*} [options] Override http request option.

* @summary This returns if the current user is the creator of the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {ResourceObject} resourceObject Entry representing the user

@@ -288,3 +288,3 @@ * @param {*} [options] Override http request option.

* @summary This deletes the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -302,3 +302,3 @@ * @throws {RequiredError}

* @summary This returns the resource for the specified id.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -328,3 +328,3 @@ * @throws {RequiredError}

* @summary This returns if the current user is the creator of the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -341,4 +341,4 @@ * @throws {RequiredError}

*
* @summary This returns the readonly status of the given resource.
* @param {string} id A guid as a string that identifies the resource.
* @summary This returns the read only status of the given resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {boolean} [status] A boolean value that specifies if the resource is archived.

@@ -357,3 +357,3 @@ * @param {*} [options] Override http request option.

* @summary This stores the provided resource object for the specified project.
* @param {string} projectId A guid as a string that identifies the resource.
* @param {string} projectId A GUID as a string that identifies the resource.
* @param {ResourceObject} resourceObject Entry representing the user

@@ -372,3 +372,3 @@ * @param {*} [options] Override http request option.

* @summary This returns if the current user is the creator of the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {ResourceObject} resourceObject Entry representing the user

@@ -397,3 +397,3 @@ * @param {*} [options] Override http request option.

* @summary This deletes the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -408,3 +408,3 @@ * @throws {RequiredError}

* @summary This returns the resource for the specified id.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -428,3 +428,3 @@ * @throws {RequiredError}

* @summary This returns if the current user is the creator of the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -438,4 +438,4 @@ * @throws {RequiredError}

*
* @summary This returns the readonly status of the given resource.
* @param {string} id A guid as a string that identifies the resource.
* @summary This returns the read only status of the given resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {boolean} [status] A boolean value that specifies if the resource is archived.

@@ -451,3 +451,3 @@ * @param {*} [options] Override http request option.

* @summary This stores the provided resource object for the specified project.
* @param {string} projectId A guid as a string that identifies the resource.
* @param {string} projectId A GUID as a string that identifies the resource.
* @param {ResourceObject} resourceObject Entry representing the user

@@ -463,3 +463,3 @@ * @param {*} [options] Override http request option.

* @summary This returns if the current user is the creator of the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {ResourceObject} resourceObject Entry representing the user

@@ -485,3 +485,3 @@ * @param {*} [options] Override http request option.

* @summary This deletes the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -497,3 +497,3 @@ * @throws {RequiredError}

* @summary This returns the resource for the specified id.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -519,3 +519,3 @@ * @throws {RequiredError}

* @summary This returns if the current user is the creator of the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -530,4 +530,4 @@ * @throws {RequiredError}

*
* @summary This returns the readonly status of the given resource.
* @param {string} id A guid as a string that identifies the resource.
* @summary This returns the read only status of the given resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {boolean} [status] A boolean value that specifies if the resource is archived.

@@ -544,3 +544,3 @@ * @param {*} [options] Override http request option.

* @summary This stores the provided resource object for the specified project.
* @param {string} projectId A guid as a string that identifies the resource.
* @param {string} projectId A GUID as a string that identifies the resource.
* @param {ResourceObject} resourceObject Entry representing the user

@@ -557,3 +557,3 @@ * @param {*} [options] Override http request option.

* @summary This returns if the current user is the creator of the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {ResourceObject} resourceObject Entry representing the user

@@ -560,0 +560,0 @@ * @param {*} [options] Override http request option.

@@ -8,3 +8,3 @@ "use strict";

*
* The version of the OpenAPI document: 2.3.0
* The version of the OpenAPI document: 2.6.1
*

@@ -11,0 +11,0 @@ *

@@ -8,3 +8,3 @@ "use strict";

*
* The version of the OpenAPI document: 2.3.0
* The version of the OpenAPI document: 2.6.1
*

@@ -11,0 +11,0 @@ *

@@ -8,3 +8,3 @@ "use strict";

*
* The version of the OpenAPI document: 2.3.0
* The version of the OpenAPI document: 2.6.1
*

@@ -11,0 +11,0 @@ *

@@ -8,3 +8,3 @@ "use strict";

*
* The version of the OpenAPI document: 2.3.0
* The version of the OpenAPI document: 2.6.1
*

@@ -11,0 +11,0 @@ *

@@ -6,7 +6,5 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.VisibilityApi = exports.UserApi = exports.TreeApi = exports.TOSApi = exports.TokenApi = exports.TitleApi = exports.SubProjectApi = exports.SemanticSearchApi = exports.SearchApi = exports.RoleApi = exports.ResourceTypeApi = exports.ResourceApi = exports.QuotaApi = exports.ProjectRoleApi = exports.ProjectApi = exports.OrganizationApi = exports.NoticeApi = exports.MetadataApi = exports.LicenseApi = exports.LanguageApi = exports.DisciplineApi = exports.ContactChangeApi = exports.BlobApi = exports.AdminApi = exports.ActivatedFeaturesApi = exports.axiosInstance = exports.apiImplementations = void 0;
exports.VisibilityApi = exports.UserApi = exports.TreeApi = exports.TOSApi = exports.TokenApi = exports.TitleApi = exports.SubProjectApi = exports.SemanticSearchApi = exports.SearchApi = exports.RoleApi = exports.ResourceTypeApi = exports.ResourceApi = exports.QuotaApi = exports.ProjectRoleApi = exports.ProjectApi = exports.OrganizationApi = exports.NoticeApi = exports.MetadataApi = exports.LicenseApi = exports.LanguageApi = exports.DisciplineApi = exports.ContactChangeApi = exports.BlobApi = exports.AdminApi = exports.ActivatedFeaturesApi = void 0;
const apis_1 = __importDefault(require("./apis"));
exports.apiImplementations = apis_1.default;
const axios_basic_1 = __importDefault(require("./axios-basic"));
exports.axiosInstance = axios_basic_1.default;
const apis = (0, apis_1.default)(axios_basic_1.default);

@@ -13,0 +11,0 @@ exports.ActivatedFeaturesApi = apis.ActivatedFeaturesApi;

@@ -56,2 +56,3 @@ import { AxiosInstance } from 'axios';

ProjectApi: {
projectCreateApplicationProfile(projectId: string, options?: any): import("axios").AxiosPromise<any>;
projectDelete(id: string, options?: any): import("axios").AxiosPromise<any>;

@@ -66,3 +67,3 @@ projectDeleteInvitation(invitationId: string, options?: any): import("axios").AxiosPromise<any>;

projectQuota(projectId: string, resourceTypeId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").ProjectQuotaReturnObject>;
projectQuotas(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").ProjectQuota[]>;
projectQuotas(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project/api").ProjectQuotaReturnObject[]>;
projectResolveInvitation(token: string, options?: any): import("axios").AxiosPromise<any>;

@@ -96,5 +97,5 @@ projectSendInvitation(sendInvitationObject: import("./Coscine.Api.Project/api").SendInvitationObject, options?: any): import("axios").AxiosPromise<any>;

ResourceTypeApi: {
resourceTypeGetEnabledResourceTypes(options?: any): import("axios").AxiosPromise<any>;
resourceTypeGetResourceType(id: string, options?: any): import("axios").AxiosPromise<any>;
resourceTypeGetResourceTypes(options?: any): import("axios").AxiosPromise<any>;
resourceTypeGetEnabledResourceTypes(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources/api").ResourceTypeInformation[]>;
resourceTypeGetResourceType(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources/api").ResourceTypeInformation>;
resourceTypeGetResourceTypes(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources/api").ResourceTypeInformation[]>;
};

@@ -101,0 +102,0 @@ RoleApi: {

@@ -5,3 +5,3 @@ /**

*
* The version of the OpenAPI document: 2.4.3
* The version of the OpenAPI document: 2.6.2
*

@@ -8,0 +8,0 @@ *

@@ -5,3 +5,3 @@ /**

*
* The version of the OpenAPI document: 2.4.3
* The version of the OpenAPI document: 2.6.2
*

@@ -8,0 +8,0 @@ *

@@ -5,3 +5,3 @@ /**

*
* The version of the OpenAPI document: 2.4.3
* The version of the OpenAPI document: 2.6.2
*

@@ -8,0 +8,0 @@ *

@@ -5,3 +5,3 @@ /**

*
* The version of the OpenAPI document: 2.4.3
* The version of the OpenAPI document: 2.6.2
*

@@ -8,0 +8,0 @@ *

@@ -5,3 +5,3 @@ /**

*
* The version of the OpenAPI document: 2.3.0
* The version of the OpenAPI document: 2.6.1
*

@@ -19,2 +19,15 @@ *

* @export
* @interface ColumnsObject
*/
export interface ColumnsObject {
/**
*
* @type {Array<string>}
* @memberof ColumnsObject
*/
always?: Array<string> | null;
}
/**
*
* @export
* @interface DisciplineObject

@@ -51,2 +64,15 @@ */

* @export
* @interface EntriesView
*/
export interface EntriesView {
/**
*
* @type {ColumnsObject}
* @memberof EntriesView
*/
columns?: ColumnsObject | null;
}
/**
*
* @export
* @interface LicenseObject

@@ -71,2 +97,59 @@ */

* @export
* @interface MetadataView
*/
export interface MetadataView {
/**
*
* @type {boolean}
* @memberof MetadataView
*/
editableDataUrl?: boolean;
/**
*
* @type {boolean}
* @memberof MetadataView
*/
editableKey?: boolean;
}
/**
*
* @export
* @interface ResourceContentObject
*/
export interface ResourceContentObject {
/**
*
* @type {boolean}
* @memberof ResourceContentObject
*/
readOnly?: boolean;
/**
*
* @type {MetadataView}
* @memberof ResourceContentObject
*/
metadataView?: MetadataView | null;
/**
*
* @type {EntriesView}
* @memberof ResourceContentObject
*/
entriesView?: EntriesView | null;
}
/**
*
* @export
* @interface ResourceCreateObject
*/
export interface ResourceCreateObject {
/**
*
* @type {Array<Array<string>>}
* @memberof ResourceCreateObject
*/
components?: Array<Array<string>> | null;
}
/**
*
* @export
* @interface ResourceObject

@@ -175,2 +258,57 @@ */

* @export
* @interface ResourceTypeInformation
*/
export interface ResourceTypeInformation {
/**
*
* @type {boolean}
* @memberof ResourceTypeInformation
*/
isEnabled?: boolean;
/**
*
* @type {boolean}
* @memberof ResourceTypeInformation
*/
isArchived?: boolean;
/**
*
* @type {boolean}
* @memberof ResourceTypeInformation
*/
isQuotaAvailable?: boolean;
/**
*
* @type {boolean}
* @memberof ResourceTypeInformation
*/
isQuotaAdjustable?: boolean;
/**
*
* @type {string}
* @memberof ResourceTypeInformation
*/
displayName?: string | null;
/**
*
* @type {string}
* @memberof ResourceTypeInformation
*/
id?: string;
/**
*
* @type {ResourceCreateObject}
* @memberof ResourceTypeInformation
*/
resourceCreate?: ResourceCreateObject | null;
/**
*
* @type {ResourceContentObject}
* @memberof ResourceTypeInformation
*/
resourceContent?: ResourceContentObject | null;
}
/**
*
* @export
* @interface ResourceTypeObject

@@ -219,3 +357,3 @@ */

* @summary This deletes the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -228,3 +366,3 @@ * @throws {RequiredError}

* @summary This returns the resource for the specified id.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -244,3 +382,3 @@ * @throws {RequiredError}

* @summary This returns if the current user is the creator of the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -252,4 +390,4 @@ * @throws {RequiredError}

*
* @summary This returns the readonly status of the given resource.
* @param {string} id A guid as a string that identifies the resource.
* @summary This returns the read only status of the given resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {boolean} [status] A boolean value that specifies if the resource is archived.

@@ -263,3 +401,3 @@ * @param {*} [options] Override http request option.

* @summary This stores the provided resource object for the specified project.
* @param {string} projectId A guid as a string that identifies the resource.
* @param {string} projectId A GUID as a string that identifies the resource.
* @param {ResourceObject} resourceObject Entry representing the user

@@ -273,3 +411,3 @@ * @param {*} [options] Override http request option.

* @summary This returns if the current user is the creator of the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {ResourceObject} resourceObject Entry representing the user

@@ -289,3 +427,3 @@ * @param {*} [options] Override http request option.

* @summary This deletes the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -298,3 +436,3 @@ * @throws {RequiredError}

* @summary This returns the resource for the specified id.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -314,3 +452,3 @@ * @throws {RequiredError}

* @summary This returns if the current user is the creator of the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -322,4 +460,4 @@ * @throws {RequiredError}

*
* @summary This returns the readonly status of the given resource.
* @param {string} id A guid as a string that identifies the resource.
* @summary This returns the read only status of the given resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {boolean} [status] A boolean value that specifies if the resource is archived.

@@ -333,3 +471,3 @@ * @param {*} [options] Override http request option.

* @summary This stores the provided resource object for the specified project.
* @param {string} projectId A guid as a string that identifies the resource.
* @param {string} projectId A GUID as a string that identifies the resource.
* @param {ResourceObject} resourceObject Entry representing the user

@@ -343,3 +481,3 @@ * @param {*} [options] Override http request option.

* @summary This returns if the current user is the creator of the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {ResourceObject} resourceObject Entry representing the user

@@ -359,3 +497,3 @@ * @param {*} [options] Override http request option.

* @summary This deletes the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -368,3 +506,3 @@ * @throws {RequiredError}

* @summary This returns the resource for the specified id.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -384,3 +522,3 @@ * @throws {RequiredError}

* @summary This returns if the current user is the creator of the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -392,4 +530,4 @@ * @throws {RequiredError}

*
* @summary This returns the readonly status of the given resource.
* @param {string} id A guid as a string that identifies the resource.
* @summary This returns the read only status of the given resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {boolean} [status] A boolean value that specifies if the resource is archived.

@@ -403,3 +541,3 @@ * @param {*} [options] Override http request option.

* @summary This stores the provided resource object for the specified project.
* @param {string} projectId A guid as a string that identifies the resource.
* @param {string} projectId A GUID as a string that identifies the resource.
* @param {ResourceObject} resourceObject Entry representing the user

@@ -413,3 +551,3 @@ * @param {*} [options] Override http request option.

* @summary This returns if the current user is the creator of the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {ResourceObject} resourceObject Entry representing the user

@@ -431,3 +569,3 @@ * @param {*} [options] Override http request option.

* @summary This deletes the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -441,3 +579,3 @@ * @throws {RequiredError}

* @summary This returns the resource for the specified id.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -459,3 +597,3 @@ * @throws {RequiredError}

* @summary This returns if the current user is the creator of the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {*} [options] Override http request option.

@@ -468,4 +606,4 @@ * @throws {RequiredError}

*
* @summary This returns the readonly status of the given resource.
* @param {string} id A guid as a string that identifies the resource.
* @summary This returns the read only status of the given resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {boolean} [status] A boolean value that specifies if the resource is archived.

@@ -480,3 +618,3 @@ * @param {*} [options] Override http request option.

* @summary This stores the provided resource object for the specified project.
* @param {string} projectId A guid as a string that identifies the resource.
* @param {string} projectId A GUID as a string that identifies the resource.
* @param {ResourceObject} resourceObject Entry representing the user

@@ -491,3 +629,3 @@ * @param {*} [options] Override http request option.

* @summary This returns if the current user is the creator of the specified resource.
* @param {string} id A guid as a string that identifies the resource.
* @param {string} id A GUID as a string that identifies the resource.
* @param {ResourceObject} resourceObject Entry representing the user

@@ -539,3 +677,3 @@ * @param {*} [options] Override http request option.

*/
resourceTypeGetEnabledResourceTypes(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>>;
resourceTypeGetEnabledResourceTypes(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<ResourceTypeInformation>>>;
/**

@@ -548,3 +686,3 @@ *

*/
resourceTypeGetResourceType(id: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>>;
resourceTypeGetResourceType(id: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ResourceTypeInformation>>;
/**

@@ -556,3 +694,3 @@ *

*/
resourceTypeGetResourceTypes(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<any>>;
resourceTypeGetResourceTypes(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<ResourceTypeInformation>>>;
};

@@ -570,3 +708,3 @@ /**

*/
resourceTypeGetEnabledResourceTypes(options?: any): AxiosPromise<any>;
resourceTypeGetEnabledResourceTypes(options?: any): AxiosPromise<Array<ResourceTypeInformation>>;
/**

@@ -579,3 +717,3 @@ *

*/
resourceTypeGetResourceType(id: string, options?: any): AxiosPromise<any>;
resourceTypeGetResourceType(id: string, options?: any): AxiosPromise<ResourceTypeInformation>;
/**

@@ -587,3 +725,3 @@ *

*/
resourceTypeGetResourceTypes(options?: any): AxiosPromise<any>;
resourceTypeGetResourceTypes(options?: any): AxiosPromise<Array<ResourceTypeInformation>>;
};

@@ -604,3 +742,3 @@ /**

*/
resourceTypeGetEnabledResourceTypes(options?: any): Promise<import("axios").AxiosResponse<any>>;
resourceTypeGetEnabledResourceTypes(options?: any): Promise<import("axios").AxiosResponse<ResourceTypeInformation[]>>;
/**

@@ -614,3 +752,3 @@ *

*/
resourceTypeGetResourceType(id: string, options?: any): Promise<import("axios").AxiosResponse<any>>;
resourceTypeGetResourceType(id: string, options?: any): Promise<import("axios").AxiosResponse<ResourceTypeInformation>>;
/**

@@ -623,3 +761,3 @@ *

*/
resourceTypeGetResourceTypes(options?: any): Promise<import("axios").AxiosResponse<any>>;
resourceTypeGetResourceTypes(options?: any): Promise<import("axios").AxiosResponse<ResourceTypeInformation[]>>;
}

@@ -5,3 +5,3 @@ /**

*
* The version of the OpenAPI document: 2.3.0
* The version of the OpenAPI document: 2.6.1
*

@@ -8,0 +8,0 @@ *

@@ -5,3 +5,3 @@ /**

*
* The version of the OpenAPI document: 2.3.0
* The version of the OpenAPI document: 2.6.1
*

@@ -8,0 +8,0 @@ *

@@ -5,3 +5,3 @@ /**

*
* The version of the OpenAPI document: 2.3.0
* The version of the OpenAPI document: 2.6.1
*

@@ -8,0 +8,0 @@ *

@@ -5,3 +5,3 @@ /**

*
* The version of the OpenAPI document: 2.3.0
* The version of the OpenAPI document: 2.6.1
*

@@ -8,0 +8,0 @@ *

@@ -1,4 +0,1 @@

import implementations from './apis';
import instance from './axios-basic';
export { implementations as apiImplementations, instance as axiosInstance };
declare const apis: {

@@ -58,2 +55,3 @@ ActivatedFeaturesApi: {

ProjectApi: {
projectCreateApplicationProfile(projectId: string, options?: any): import("axios").AxiosPromise<any>;
projectDelete(id: string, options?: any): import("axios").AxiosPromise<any>;

@@ -68,3 +66,3 @@ projectDeleteInvitation(invitationId: string, options?: any): import("axios").AxiosPromise<any>;

projectQuota(projectId: string, resourceTypeId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectQuotaReturnObject>;
projectQuotas(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectQuota[]>;
projectQuotas(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectQuotaReturnObject[]>;
projectResolveInvitation(token: string, options?: any): import("axios").AxiosPromise<any>;

@@ -98,5 +96,5 @@ projectSendInvitation(sendInvitationObject: import("./Coscine.Api.Project").SendInvitationObject, options?: any): import("axios").AxiosPromise<any>;

ResourceTypeApi: {
resourceTypeGetEnabledResourceTypes(options?: any): import("axios").AxiosPromise<any>;
resourceTypeGetResourceType(id: string, options?: any): import("axios").AxiosPromise<any>;
resourceTypeGetResourceTypes(options?: any): import("axios").AxiosPromise<any>;
resourceTypeGetEnabledResourceTypes(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").ResourceTypeInformation[]>;
resourceTypeGetResourceType(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").ResourceTypeInformation>;
resourceTypeGetResourceTypes(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").ResourceTypeInformation[]>;
};

@@ -199,2 +197,3 @@ RoleApi: {

export declare const ProjectApi: {
projectCreateApplicationProfile(projectId: string, options?: any): import("axios").AxiosPromise<any>;
projectDelete(id: string, options?: any): import("axios").AxiosPromise<any>;

@@ -209,3 +208,3 @@ projectDeleteInvitation(invitationId: string, options?: any): import("axios").AxiosPromise<any>;

projectQuota(projectId: string, resourceTypeId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectQuotaReturnObject>;
projectQuotas(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectQuota[]>;
projectQuotas(projectId: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Project").ProjectQuotaReturnObject[]>;
projectResolveInvitation(token: string, options?: any): import("axios").AxiosPromise<any>;

@@ -239,5 +238,5 @@ projectSendInvitation(sendInvitationObject: import("./Coscine.Api.Project").SendInvitationObject, options?: any): import("axios").AxiosPromise<any>;

export declare const ResourceTypeApi: {
resourceTypeGetEnabledResourceTypes(options?: any): import("axios").AxiosPromise<any>;
resourceTypeGetResourceType(id: string, options?: any): import("axios").AxiosPromise<any>;
resourceTypeGetResourceTypes(options?: any): import("axios").AxiosPromise<any>;
resourceTypeGetEnabledResourceTypes(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").ResourceTypeInformation[]>;
resourceTypeGetResourceType(id: string, options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").ResourceTypeInformation>;
resourceTypeGetResourceTypes(options?: any): import("axios").AxiosPromise<import("./Coscine.Api.Resources").ResourceTypeInformation[]>;
};

@@ -244,0 +243,0 @@ export declare const RoleApi: {

{
"name": "@coscine/api-client",
"version": "1.4.0",
"version": "1.5.0",
"description": "This project contains the generated api connection classes.",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc