-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Dummy entries to check MoT #2920
Conversation
Automation for azure-sdk-for-nodeA PR has been created for you based on this PR content. Once this PR will be merged, content will be added to your service PR: |
Automation for azure-libraries-for-javaA PR has been created for you based on this PR content. Once this PR will be merged, content will be added to your service PR: |
Automation for azure-sdk-for-pythonA PR has been created for you: |
Automation for azure-sdk-for-goA PR has been created for you: |
AutoRest linter results for SDK Related Validation Errors/WarningsThese errors are reported by the SDK team's validation tools. contact the team directly on Swagger Slack Channel directly for any questions or concerns. File: specification/compute/resource-manager/readme.md
|
Code | Id | Source | Message |
---|---|---|---|
DescriptionAndTitleMissing | R4000 | Link | 'storageUri' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation. |
DescriptionAndTitleMissing | R4000 | Link | 'nextLink' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation. |
DescriptionAndTitleMissing | R4000 | Link | 'provisioningState' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation. |
DescriptionAndTitleMissing | R4000 | Link | 'orchestratorProfile' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation. |
❌2 new Errors.(12 total)
Code | Id | Source | Message |
---|---|---|---|
XmsParameterLocation | R4001 | Link | The parameter 'resourceGroupName' is defined in global parameters section without 'x-ms-parameter-location' extension. This would add the parameter as the client property. Please ensure that this is exactly you want. If so, apply the extension "x-ms-parameter-location": "client". Else, apply the extension "x-ms-parameter-location": "method". |
XmsParameterLocation | R4001 | Link | The parameter 'diskName' is defined in global parameters section without 'x-ms-parameter-location' extension. This would add the parameter as the client property. Please ensure that this is exactly you want. If so, apply the extension "x-ms-parameter-location": "client". Else, apply the extension "x-ms-parameter-location": "method". |
Thanks for your co-operation.
AutoRest linter results for ARM Related Validation Errors/WarningsThese errors are reported by the ARM team's validation tools, reachout to ARM RP API Review directly for any questions or concerns. File: specification/compute/resource-manager/readme.md
|
Code | Id | Source | Message |
---|---|---|---|
GuidUsage | R3017 | Link | Guid used in model definition 'VirtualMachineScaleSetNetworkConfiguration' for property 'name'. Usage of Guid is not recommanded. If GUIDs are absolutely required in your service, please get sign off from the Azure API review board. |
❌1 new Errors.(2 total)
Code | Id | Source | Message |
---|---|---|---|
APIVersionPattern | R3012 | Link | API Version must be in the format: yyyy-MM-dd, optionally followed by -preview, -alpha, -beta, -rc, -privatepreview. |
AutoRest Linter Guidelines | AutoRest Linter Issues | Send feedback
Thanks for your co-operation.
* Update readme.md * Update iotspaces.json
* Update readme.md * Update iotspaces.json
* Update readme.md * Update iotspaces.json
* Update readme.md * Update iotspaces.json
* Update readme.md * Update iotspaces.json
* Update readme.md * Update iotspaces.json
This reverts commit 7edcbe8.
* Update readme.md * Update iotspaces.json
This reverts commit 7edcbe8.
* Update readme.md * Update iotspaces.json
This reverts commit 7edcbe8.
* Update readme.md * Update iotspaces.json
This reverts commit 7edcbe8.
* Update readme.md * Update iotspaces.json
* Update readme.md * Update iotspaces.json
* Update readme.md * Update iotspaces.json
* Update readme.md * Update iotspaces.json
This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.
PR information
api-version
in the path should match theapi-version
in the spec).Quality of Swagger