openapi-python-client icon indicating copy to clipboard operation
openapi-python-client copied to clipboard

tonapi.io generate errors

Open c4simba opened this issue 8 months ago • 0 comments

Describe the bug 3 validation errors for OpenAPI paths./v2/openapi.json.get.responses.200.other.description Field required [type=missing, input_value={'content': {'application/json': {'schema': {}}}}, input_type=dict] For further information visit https://errors.pydantic.dev/2.11/v/missing paths./v2/openapi.yml.get.responses.200.other.description Field required [type=missing, input_value={'content': {'application...y', 'type': 'string'}}}}, input_type=dict] For further information visit https://errors.pydantic.dev/2.11/v/missing components.schemas.ChartPoints.other.items.other Input should be a valid dictionary or instance of Schema [type=model_type, input_value=[{'description': 'Unix ti...ncy', 'type': 'number'}], input_type=list] For further information visit https://errors.pydantic.dev/2.11/v/model_type

OpenAPI Spec File https://tonapi.io/v2/openapi.json

Desktop (please complete the following information): MacOS python 3.12 openapi-python-client version 0.24.3

c4simba avatar May 20 '25 06:05 c4simba