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 Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<GetApiV1DocsSwaggerJsonResponses, unknown, ThrowOnError>
Last updated on