Skip to main content
This module provides Pydantic models for request and response data structures for the general endpoints of the X API. All models are generated from the OpenAPI specification and provide type safety and validation.

GetOpenApiSpecResponse

Class Bases: BaseModel Response model for get_open_api_spec

Methods

class xdk.general.models.GetOpenApiSpecResponse

Response model for get_open_api_spec