MiscApi - object-oriented interface

Export

MiscApi

Extends

  • BaseAPI

Constructors

Constructor

new MiscApi(configuration?, basePath?, axios?): MiscApi

Parameters

configuration?

basePath?

string = BASE_PATH

axios?

AxiosInstance = globalAxios

Returns

MiscApi

Inherited from

BaseAPI.constructor

Properties

axios

protected axios: AxiosInstance = globalAxios

Inherited from

BaseAPI.axios


basePath

protected basePath: string = BASE_PATH

Inherited from

BaseAPI.basePath


configuration

protected configuration: Configuration | undefined

Inherited from

BaseAPI.configuration

Methods

apiV1MiscAuthServerGet()

apiV1MiscAuthServerGet(options?): Promise<AxiosResponse<string, any, { }>>

Parameters

options?

RawAxiosRequestConfig

Override http request option.

Returns

Promise<AxiosResponse<string, any, { }>>

Throws

Memberof

MiscApi


apiV1MiscStatsAggregatedCountGet()

apiV1MiscStatsAggregatedCountGet(options?): Promise<AxiosResponse<CountOfJobsDTO, any, { }>>

Parameters

options?

RawAxiosRequestConfig

Override http request option.

Returns

Promise<AxiosResponse<CountOfJobsDTO, any, { }>>

Throws

Memberof

MiscApi

Found a mistake? Let us know.

Enroll in beta

Request invite to our private Beta program for developers to join the waitlist. No spam, we promise.