-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Viviali iotcentral new API onboarding #7570
Conversation
Automation for azure-sdk-for-goNothing to generate for azure-sdk-for-go |
Can one of the admins verify this patch? |
@ruowan do you know what kind of this error https://dev.azure.com/azure-sdk/public/_build/results?buildId=164674&view=logs&j=f10f5372-40ed-54fc-caa4-b1cb5bd1252b&t=d3b2b841-a93b-5fa5-47c3-d8c4f6eae6e3&l=258 and how to fix it? |
|
||
# all the input files across all versions | ||
input-file: | ||
- $(this-folder)/preview/2019-10-28/iotcentral.json |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This path is not correct, pls change it to
$(this-folder)/Microsoft.IoTCentral/preview/2019-10-28/iotcentral.json
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @ruowan this is passing now. The only remaining issue is the breaking change validation it seems oad is failing to de-serialize the swagger to do the check , but when i run the tool locally it passes fine.
I add a comment. The input file path is not correct, so avocado can't find the input file and report these errors. |
…zure-rest-api-specs into viviali-iotcentral-new
@qiaozha Could you please take a look at the breaking change error? |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
We have approval from API review board @rysweet for public preview |
@viv-liu merged |
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.