-
Notifications
You must be signed in to change notification settings - Fork 564
refactor(cosmosgen): generate openapi for external modules #4741
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
Conversation
erm...we seem to be writing json inside a yml file.... not sure whats happened there |
the bump to openapi v2... that is true that is confusing 😅 |
https://github.com/grpc-ecosystem/grpc-gateway/blob/main/protoc-gen-openapiv2/main.go#L45 i will update. i didn't even noticed the format change. |
Looks like there a bug upstream that makes this not work, i'll update to json everywhere (expect the faucet) |
Visit the preview URL for this PR (updated for commit 6830908): https://igntservices-docs--pr4741-julien-openapi-a8y4d2av.web.app (expires Mon, 07 Jul 2025 19:28:06 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 95379efd94dd497aaa37c2d0354e6e2cafca5ec5 |
but I checked here, this issue is already on the main branch |
Yes, correct, i am working on a fix. @clockworkgr found this bug while using the ts-client. |
ref: #4737 (comment)