Skip to content
New issue

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

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

Already on GitHub? # to your account

Wrong integer format in openapi spec for read only big integers #1375

Open
poroh opened this issue Feb 3, 2025 · 0 comments
Open

Wrong integer format in openapi spec for read only big integers #1375

poroh opened this issue Feb 3, 2025 · 0 comments

Comments

@poroh
Copy link

poroh commented Feb 3, 2025

Describe the bug

Please take a look at:
https://github.com/encode/django-rest-framework/issues/9642

To Reproduce

1, Create model with integer that requires int64.
2. Make it readonly in view

Expected behavior

Openapi spec contains format: int64 for these integers

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

No branches or pull requests

1 participant