Liman

Endpoint

Attributes

attributeoperation_idAnnotated[str, Field(alias='operationId')]
attributepathstr
attributesummarystr
attributedescriptionstr | None
= None
attributemethodstr
attributeparameterslist[Parameter]
= []
attributerequest_bodyAnnotated[RequestBody | None, Field(alias='requestBody', default=None)]
attributeresponsesdict[str, Response]
attributehas_json_request_bodybool

Functions

funcinject_status_codesinject_status_codes(cls, /, values) -> dict[str, Any]
paramcls
paramvaluesdict[str, Any]

Returns

dict[str, Any]
funcget_tool_arguments_specget_tool_arguments_spec(self, /, refs=None) -> list[dict[str, Any]] | None
paramself
paramrefsdict[str, Ref] | None
= None

Returns

list[dict[str, Any]] | None
func_get_request_body_ref_object_get_request_body_ref_object(self, /, refs) -> Ref
paramself
paramrefsdict[str, Ref]

Returns

Ref

Last updated on