-
Notifications
You must be signed in to change notification settings - Fork 64
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
Add 7.0 U3 API spec #449
Add 7.0 U3 API spec #449
Conversation
39df0e5
to
94421f8
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #449 +/- ##
=======================================
Coverage 35.67% 35.67%
=======================================
Files 143 143
Lines 11305 11305
Branches 2291 2291
=======================================
Hits 4033 4033
Misses 7272 7272
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Build succeeded. ✔️ build-ansible-collection SUCCESS in 10m 17s |
But I get the same error:
|
I think the problem are some new requirements that I don't see in the 7.0.2 spec:
If I understand this function correct, the fix might be to add some additional mapping:
|
@mariolenz Am I wrong or we're not running anymore integration tests on Zuul (they are probably not triggered for this change)? |
At the moment, this PR only contains the new JSON files. Maybe there were no integration tests because there are no code changes yet? |
Build succeeded (gate pipeline). ✔️ build-ansible-collection SUCCESS in 10m 01s |
Thanks for reviewing @alinabuzachis! |
Same as #443, but this time I've used the
--deprecate-slash-rest
and--fetch-authentication-metadata
flags to generate the specs:python vmsgen.py -vc <vCenter IP> -o <output directory path> --oas 2 --deprecate-slash-rest --fetch-authentication-metadata