fix: vmwarecloudsimple missing body in examples#6618
fix: vmwarecloudsimple missing body in examples#6618sergey-shandar merged 1 commit intoAzure:masterfrom
Conversation
Previously wasn't flagged by oav. It also uncovered other issues
Automation for azure-sdk-for-javaUnable to detect any generation context from this PR. |
Automation for azure-sdk-for-pythonUnable to detect any generation context from this PR. |
Automation for azure-sdk-for-goUnable to detect any generation context from this PR. |
|
Can one of the admins verify this patch? |
|
Right now, with OAV 0.19 the following errors are flagged when the "body" is added back /cc @tenmozes if you want to take this over |
|
@nschonni OAV in CI passed. Do you run it offline? |
|
Yeah, and CI doesn't currently test when only the example file is touched and not the spec |
thank you for clarification. will track the issue. |
once concern on this change is that, if those OAV error not fixed before azure team updating vmware swagger files next time, they will confused why nothing changed in samples but CI failed. Will you help to fix those OAV error too? |
|
OAV will be failing the next time they touch this either way. I can't fix the remaining errors because I'd need to know about the service to do that |
Previously wasn't flagged by oav.
It also uncovered other issues