[SRP] Add new API ListBlobServices#6657
Conversation
SDK Automation [Logs] (Generated from 2e78b5c, Iteration 8)
|
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-javaEncountered a Subprocess error: (azure-sdk-for-java)
Command: ['/usr/local/bin/autorest', '/tmp/tmp8ek98edm/rest/specification/storage/resource-manager/readme.md', '--azure-libraries-for-java-folder=/tmp/tmp8ek98edm/sdk', '--java', '--multiapi', '--use=@microsoft.azure/autorest.java@2.1.85', '--verbose'] AutoRest code generation utility [version: 2.0.4283; node: v10.15.3]
(C) 2018 Microsoft Corporation.
https://aka.ms/autorest
Loading AutoRest core '/root/.autorest/@microsoft.azure_autorest-core@2.0.4383/node_modules/@microsoft.azure/autorest-core/dist' (2.0.4383)
Including configuration file 'file:///tmp/tmp8ek98edm/rest/specification/storage/resource-manager/readme.java.md'
Loading AutoRest extension '@microsoft.azure/autorest.java' (2.1.85->2.1.85)
Loading AutoRest extension '@microsoft.azure/autorest.modeler' (2.3.38->2.3.38)
Processing batch task - {"tag":"package-2019-04"} .
Including configuration file 'file:///tmp/tmp8ek98edm/rest/specification/storage/resource-manager/readme.java.md'
ERROR: Schema violation: Data does not match any schemas from 'oneOf'
- file:///tmp/tmp8ek98edm/rest/specification/storage/resource-manager/Microsoft.Storage/stable/2019-04-01/blob.json:26:10 ($.paths["/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}/blobServices"].get["x-ms-examples"].ListBlobServices)
FATAL: swagger-document/individual/schema-validator - FAILED
FATAL: Error: [OperationAbortedException] Error occurred. Exiting.
Process() cancelled due to exception : [OperationAbortedException] Error occurred. Exiting.
Failure during batch task - {"tag":"package-2019-04"} -- false. |
|
Can one of the admins verify this patch? |
|
@yungezz Sorry I have to close the previous one because I added too many commits after the git pull rebase. I saw some of the tests are failed for this PR. But I couldn't find out the issue from the error log. Was it because I added a new API that breaks the existing sdk? Any other issue you would notice? |
|
The PR was signed off by ARM team in the private repo https://github.com/Azure/azure-rest-api-specs-pr/pull/777 |
| "tags": [ | ||
| "BlobService" | ||
| ], | ||
| "operationId": "BlobServices_List", |
There was a problem hiding this comment.
Please add "x-ms-pageable": { "nextLinkName": null } extension to the list operation. It is also done for many other operations like StorageAccounts_List
|
Please fix the CI failures for model validation and lint diff |
* Db2 Provider Properties * aletered example * minor * adressed comments
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.