-
-
Notifications
You must be signed in to change notification settings - Fork 269
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 OpenAPI warnings for system test #734
Fix OpenAPI warnings for system test #734
Comments
cc/ @newstler in case you have any ideas |
@gazayas Could you please provide the output with those warnings? That would be very helpful. |
Sure thing, it's just the output when running the Test Output
|
Hm, mine are failing, even on a clean main branch. Weird, probably because of some previous work... |
🙏️ |
I remember seeing that warning specifically, glad it's not on our side. |
Yep, I double-checked, — our routes are fine! |
Fixed by bullet-train-co/bullet_train-core#270 and #749 |
Although the document produced in
open_api_v3_test.rb
is valid, we get a lot of warnings. I sat down for a bit with this one but couldn't quite seem to fix it. I noticed we're using different methods to write out the contents of the yaml file, so it might be worth looking into those to debug:The text was updated successfully, but these errors were encountered: