Skip to content

tonapi.io generate errors #1254

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
c4simba opened this issue May 20, 2025 · 0 comments
Open

tonapi.io generate errors #1254

c4simba opened this issue May 20, 2025 · 0 comments

Comments

@c4simba
Copy link

c4simba commented May 20, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant