Responses
EntryInfoResponse (Success)
pydantic-model
¶
__json_encoder__(obj)
special
staticmethod
¶
partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.
EntryResponseMany (Success)
pydantic-model
¶
__json_encoder__(obj)
special
staticmethod
¶
partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.
EntryResponseOne (Success)
pydantic-model
¶
__json_encoder__(obj)
special
staticmethod
¶
partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.
ErrorResponse (Response)
pydantic-model
¶
errors MUST be present and data MUST be skipped
__json_encoder__(obj)
special
staticmethod
¶
partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.
IndexInfoResponse (Success)
pydantic-model
¶
__json_encoder__(obj)
special
staticmethod
¶
partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.
InfoResponse (Success)
pydantic-model
¶
__json_encoder__(obj)
special
staticmethod
¶
partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.
LinksResponse (EntryResponseMany)
pydantic-model
¶
__json_encoder__(obj)
special
staticmethod
¶
partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.
ReferenceResponseMany (EntryResponseMany)
pydantic-model
¶
__json_encoder__(obj)
special
staticmethod
¶
partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.
ReferenceResponseOne (EntryResponseOne)
pydantic-model
¶
__json_encoder__(obj)
special
staticmethod
¶
partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.
StructureResponseMany (EntryResponseMany)
pydantic-model
¶
__json_encoder__(obj)
special
staticmethod
¶
partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.
StructureResponseOne (EntryResponseOne)
pydantic-model
¶
__json_encoder__(obj)
special
staticmethod
¶
partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.