Submódulos
Contenido del módulo
This module provides access to the general endpoints of the X API and serves as the main entry point for all general-related functionality.class xdk.general.GeneralClient
Cliente para operaciones de general
Parámetros
Client
__init__
Parámetros
Client
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: Datos de respuesta
:rtype: GetOpenApiSpecResponse
Devuelve
GetOpenApiSpecResponse