Skip to content
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

Fix currencies in v2/accounts/{account_id}/jettons #30

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Fix currencies in v2/accounts/{account_id}/jettons #30

merged 1 commit into from
Oct 21, 2024

Conversation

aiexz
Copy link
Contributor

@aiexz aiexz commented Oct 20, 2024

Fix pydantic schema to support currencies.

OpenApi scheme states that it needs to be number, but in the library str is used, raising pydantic exception
https://github.com/tonkeeper/opentonapi/blob/1115a8afe8d53995ffe6a9c7b2d6982a39866bda/api/openapi.yml#L7351-L7360

@nessshon nessshon merged commit b39b41e into tonkeeper:main Oct 21, 2024
@nessshon
Copy link
Collaborator

@aiexz, thanks for your contribution!

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

Successfully merging this pull request may close these issues.

2 participants