-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Swagger closure for Azure Migration Hub #4481
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
Conversation
…te/preview/2018-09-01-preview/migrate.json Fixing the JSON schema validation for migrate.json
Fixing the code generation path for preview swagger.
…te/preview/2018-09-01-preview/migrate.json Fixing potential SDK and security errors.
…te/preview/2018-09-01-preview/migrate.json Fixing potential new SDK errors.
|
If you're a MSFT employee, click this link |
Automation for azure-sdk-for-nodeNothing to generate for azure-sdk-for-node |
Automation for azure-sdk-for-jsNothing to generate for azure-sdk-for-js |
Automation for azure-sdk-for-pythonNothing to generate for azure-sdk-for-python |
Automation for azure-sdk-for-rubyNothing to generate for azure-sdk-for-ruby |
Automation for azure-sdk-for-javaNothing to generate for azure-sdk-for-java |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
@ravbhatnagar - The swagger spec has changes related to Databases integration with Azure Migrate Hub. Also, as discussed in the mail I have used the discriminator pattern to include sub classes in the swagger spec. |
SDK Automation [Logs] (Generated from 194da23)
|
|
ARM feedback based on discussion with @ravbhatnagar:
|
1 and 2 are good to do but not a breaking change. Since GA is approaching we would like to go ahead and merge this PR. As discussed the feedback is not a breaking change so we need to work on this feedback post GA or whenever the next update happens for this resource. |
|
You can get the spellcheck build to pass by adding the new words to https://github.com/Azure/azure-rest-api-specs/blob/master/custom-words.txt |
|
As part of review done on 6/18, we just reviewed the delta as presented by service team. This included reviewing the two new types being added - databases and databaseInstances. |
* Swagger coverage for Azure Migrate Hub operations * Adding Operation_List.json to examples * adding operation result definitions to migrate.json * Update specification/migrateprojects/resource-manager/Microsoft.Migrate/preview/2018-09-01-preview/migrate.json Fixing the JSON schema validation for migrate.json * Update specification/migrateprojects/resource-manager/readme.md Fixing the code generation path for preview swagger. * Update specification/migrateprojects/resource-manager/Microsoft.Migrate/preview/2018-09-01-preview/migrate.json Fixing potential SDK and security errors. * Update specification/migrateprojects/resource-manager/Microsoft.Migrate/preview/2018-09-01-preview/migrate.json Fixing potential new SDK errors. * Proving x-ms-exmaples for response/request payloads for operations. * Fixing schema validation for azure-sdk-for-go. * Fixing schema validation for azure-sdk-for-go. * Added missing patch and delete operations per the feedback. * Swagger fixes for azure-sdk-for-go * Swagger fixes for azure-sdk-for-go * Swagger fixes for azure-sdk-for-go * Fixing schema validation for azure-sdk-for-go. * Adding delete method for migrate errors. * Updates as per ARM review. * Updates as per ARM feedback. * Updates as per ARM feedback. * Updates as per ARM feedback. * Making changes to existing PR for AMH * Fixnig the semantic errors * Fixnig the semantic errors * Fixing semantic errors * Fixing semantic errors * Fixing semantic errors * Fixing semantic errors * Fixing semantic errors * Fixing SDK errors * Fixing SDK errors * Changing the resource names to camel case as per ARM review * Changing the resource names to camel case as per ARM review * Changing the resource names to camel case as per ARM review * Fix model validation errors * Modifying the team email address
Incorporated changes as per ARM review.