Skip to Content
SdkClientInternalFunctionsgetApiV1DocsSwaggerJson

getApiV1DocsSwaggerJson

getApiV1DocsSwaggerJson<ThrowOnError>(options?: Options<GetApiV1DocsSwaggerJsonData, ThrowOnError>): RequestResult<GetApiV1DocsSwaggerJsonResponses, unknown, ThrowOnError>

Defined in: src/client/sdk.gen.ts:302 

Get OpenAPI specification

Returns the OpenAPI 3.1 specification for this API

Type Parameters

Type ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options?

Options<GetApiV1DocsSwaggerJsonData, ThrowOnError>

Returns

RequestResult<GetApiV1DocsSwaggerJsonResponses, unknown, ThrowOnError>

Last updated on