Skip to main content

하위 모듈

모듈 내용

이 모듈은 X API의 general 엔드포인트에 대한 액세스를 제공합니다. 모든 general-related 기능의 주요 진입점 역할을 합니다.

class xdk.general.GeneralClient

일반 작업을 위한 클라이언트

매개변수

Client

__init__

매개변수

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: 응답 데이터 :rtype: GetOpenApiSpecResponse

반환값

GetOpenApiSpecResponse