-
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
EventGrid - Add api-version 2020-10-01-preview #11531
Conversation
Swagger Validation Report
|
Rule | Message |
---|---|
operation cannot be null or undefined and must be of type 'object'. |
"role":"Model Validation", "url":"https://github.com/Azure/azure-rest-api-specs/blob/ccc109b064f6f899b32d80d2cd0af092e462c533/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2020-10-01-preview/EventGrid.json" |
️❌
~[Staging] SemanticValidation: 1 Errors, 0 Warnings failed [Detail] [Expand]
Rule | Message |
---|---|
JSON_PARSING_ERROR |
unexpected end of file, token: }, line: 1, column: 1 |
️️✔️
~[Staging] Cross Version BreakingChange (Base on preview version) succeeded [Detail] [Expand]
Rule | Message |
---|---|
Runtime Exception |
"new":"https://github.com/Azure/azure-rest-api-specs/blob/ccc109b064f6f899b32d80d2cd0af092e462c533/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2020-10-01-preview/EventGrid.json", "old":"https://github.com/Azure/azure-rest-api-specs/blob/master/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2020-04-01-preview/EventGrid.json", "details":"Error: Command failed: node /home/vsts/work/1/s/azure-rest-api-specs/node_modules/autorest/dist/app.js --input-file=specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2020-10-01-preview/EventGrid.json --output-artifact=swagger-document.json --output-artifact=swagger-document.map --output-file=new --output-folder=/tmp\nERROR: Syntax error: unexpected end of the stream within a flow collection\n - file:///home/vsts/work/1/s/azure-rest-api-specs/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2020-10-01-preview/examples/KubernetesBrokers_Update.json:64:0\nFATAL: swagger-document/loader - FAILED\nFATAL: Error: Syntax errors encountered.\n Error: Syntax errors encountered. |
at ChildProcess.exithandler (child_process.js:308:12)\n at ChildProcess.emit (events.js:314:20)\n at maybeClose (internal/child_process.js:1021:16)\n at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)"|
️️✔️
~[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
Rule | Message |
---|---|
Runtime Exception |
"new":"https://github.com/Azure/azure-rest-api-specs/blob/ccc109b064f6f899b32d80d2cd0af092e462c533/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2020-10-01-preview/EventGrid.json", "old":"https://github.com/Azure/azure-rest-api-specs/blob/master/specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2020-06-01/EventGrid.json", "details":"Error: Command failed: node /home/vsts/work/1/s/azure-rest-api-specs/node_modules/autorest/dist/app.js --input-file=specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2020-10-01-preview/EventGrid.json --output-artifact=swagger-document.json --output-artifact=swagger-document.map --output-file=new --output-folder=/tmp\nERROR: Syntax error: unexpected end of the stream within a flow collection\n - file:///home/vsts/work/1/s/azure-rest-api-specs/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2020-10-01-preview/examples/KubernetesBrokers_Update.json:64:0\nFATAL: swagger-document/loader - FAILED\nFATAL: Error: Syntax errors encountered.\n Error: Syntax errors encountered. |
at ChildProcess.exithandler (child_process.js:308:12)\n at ChildProcess.emit (events.js:314:20)\n at maybeClose (internal/child_process.js:1021:16)\n at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)"|
Swagger Generation Artifacts
|
Rule | Message |
---|---|
RestBuild error |
"logUrl":"https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=172313&view=logs&j=fd490c07-0b22-5182-fac9-6d67fe1e939b", "detail":"ERROR: Syntax error: unexpected end of the stream within a flow collection" |
Azure Pipelines successfully started running 1 pipeline(s). |
Azure CLI Extension Generation
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
azure-sdk-for-java
|
azure-sdk-for-go
|
azure-sdk-for-js
|
azure-sdk-for-net
|
Trenton Generation
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
Please go through the contribution checklist added as part of the review and mark them completed. Also Please go through the ARM API Review Checklist. These steps are required before review can be continued. |
While adding new version the recommendation is to copy the existing version into new directory structure for first commit and then push new changes for easy review. Please create new branch with this recommendation for faster review. |
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
If any further question about AME onboarding or validation tools, please view the FAQ.
ARM API Review Checklist
Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.
Please ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.
If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
Breaking Change Review Checklist
If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.
Please follow the link to find more details on PR review process.