-
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
Add PGSQL to AzurePGSQL swagger changes #7583
Conversation
azure-sdk-for-java - Release
|
Can one of the admins verify this patch? |
Automation for azure-sdk-for-goA PR has been created for you: |
@@ -635,7 +635,7 @@ | |||
] | |||
}, | |||
"MigratePostgreSqlAzureDbForPostgreSqlSyncTaskProperties": { | |||
"x-ms-discriminator-value": "Migrate.PostgreSql.AzureDbForPostgreSql.Sync", | |||
"x-ms-discriminator-value": "Migrate.PostgreSql.AzureDbForPostgreSql.SyncV2", |
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.
Will this child type change cause breaking change?
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.
We are making the back-end backward compatible. Same inputs and outputs will continue to work with the 'v2' type task.
@hitenjava , please review on the swagger spec change. @ash1625 , can you resolve the comment and fix the spell check failures? |
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.
Approved, but this should be merge once we are close to releasing the changes.
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.
Signed off from ARM side.
@raych1 Do you know why the sdk-automation failed to build the python sdk? There doesn't seem to be a PR made and the attached sdk doesn't correspond to the change. |
/azp run automation - sdk |
Azure Pipelines successfully started running 1 pipeline(s). |
azure-sdk-for-go - Release
|
azure-sdk-for-net - Release
|
azure-sdk-for-js - Release
|
azure-sdk-for-python - Release
|
/azp run automation - sdk |
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
@raych1 this is ready to be merged. |
@temandr , can you please follow https://aka.ms/AA6h31t to fix the |
No commit pushedDate could be found for PR 7583 in repo Azure/azure-rest-api-specs |
/azp run automation - sdk |
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
It looks like I'm not authorized to merge this request. Can someone with the needed permissions merge this change? |
@raych1 should have permissions to merge the PR. ARM API reviewers unfortunately don't have those permissions. |
* Add PGSQL to AzurePGSQL swagger changes * Add trust and encrypt connections flags to the PG scenario * Renamed postgree to postgres and configured and changed text * Adding custom words * Resolving discriminator issues * Fixing typo * Renamed 'ResultType' to 'resultType' * Made result task not read only * prettier run
* Add PGSQL to AzurePGSQL swagger changes * Add trust and encrypt connections flags to the PG scenario * Renamed postgree to postgres and configured and changed text * Adding custom words * Resolving discriminator issues * Fixing typo * Renamed 'ResultType' to 'resultType' * Made result task not read only * prettier run
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.