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

protoc-gen-openapi BUG #411

Open
mercury4li opened this issue Nov 2, 2023 · 3 comments · May be fixed by #431
Open

protoc-gen-openapi BUG #411

mercury4li opened this issue Nov 2, 2023 · 3 comments · May be fixed by #431

Comments

@mercury4li
Copy link

你们的v0.7.0 貌似有问题, 更新之后生成的字段, int64 全变成了string

@yankarinRG
Copy link

I have the same problem

@ajorgensen
Copy link

ajorgensen commented Mar 6, 2024

I also have the same issue when upgrading from v0.6.9 to v0.7.0. int64 fields that had previously been added as integer fields in the generated openapi.yaml are now generated as "string" types.

@ajorgensen
Copy link

ajorgensen commented Mar 7, 2024

It appears this change was intentional see #355

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 a pull request may close this issue.

3 participants