SchemasΒΆ These classes are used for sending requests to backend and parsing responses. All of then are based on Pydantic models. Horizon schemas Namespace-related schemas NamespaceResponseV1 NamespacePaginateQueryV1 NamespaceCreateRequestV1 NamespaceUpdateRequestV1 Namespace history-related schemas NamespaceHistoryResponseV1 NamespaceHistoryPaginateQueryV1 HWM-related schemas HWMResponseV1 HWMListResponseV1 HWMPaginateQueryV1 HWMCreateRequestV1 HWMUpdateRequestV1 HWMBulkCopyRequestV1 HWMBulkDeleteRequestV1 HWM history-related schemas HWMHistoryResponseV1 HWMHistoryPaginateQueryV1 Permissions-related schemas PermissionResponseItemV1 PermissionsResponseV1 PermissionUpdateRequestItemV1 PermissionsUpdateRequestV1 User-related schemas UserResponseV1 UserResponseV1WithAdmin Ping-related schemas PingResponse Pagination-related schemas PaginateQueryV1 PageResponseV1 PageMetaResponseV1