Documentation Index
Fetch the complete documentation index at: https://x-preview-mintlify-weekly-changelog-1778710653.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
GeneralClient
Class Bases: object Client for general operationsConstructors
__init__
Parameters
get_open_api_spec
Get OpenAPI Spec.
Retrieves the full OpenAPI Specification in JSON format. (See https://github.com/OAI/OpenAPI-Specification/blob/master/README.md)
:returns: Response data
:rtype: GetOpenApiSpecResponse
Returns
GetOpenApiSpecResponse