Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CodeGen from PR 23402 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.DBforPostgreSQL to add version preview/2023-03-01-preview (#23402) * Adds base for updating Microsoft.DBforPostgreSQL from version stable/2022-12-01 to version 2023-03-01-preview * Updates readme * Updates API version in new specs and examples * Update api and add examples to support CMK with geo-backup * Fix object missing required property error for userassignedidentity * Fix multiple default tags error in readme file * Update Typescript and Python readme files to include new api version 2023-03-01-preview * Add storage autoGrow support for api version 2023-12-01 * Add support for location capabilities and server capabilities api for api version 2023-03-01-preview * FIx some swagger linter errors * Fix linter issues and fix the response for Location capabilities * Fix linter and prettier errors for capabilities api * Fix linter error * Fix linter error for missing identifier id * Add support for IOPS scaling properties for PG flexible servers * Remove unsupported type "SystemAssigned" for User AssignedIdentities after syncing code with main branch * Fix review comment to have iopsTier as optional set, however both iopsTier and iops should be part of response. * FIx the object for capabilities api to be in sync with the RP * Update boolean properties to string instead for Enabled/Disabled * Fix examples for capabilities api * Add an entry for LogFiles controller to list server logs for PostgreSQL flexible server * Added an entry for ServerLogs in readme.md file * Add new supported property, onlineResizeSupported for capabilities api * Fix path for common types.json * Fix paths for common types.json to fix validation errors * DIrectly refer the common type ErrorResponse definition for default response for logFiles api * Add advancedThreatProtectionSettings api and corresponding samples to 2023-03-01-preview api version for PostgreSQL flexible servers * Add threat protection to name tag for api version 2023-03-01-preview * Add migrations api and migrationCheckNameAvailability api to 2023-03-01-preview version * Fix linter errors for ThreatProtection * Fix linter errors for Migrations * Fix linter errors for capabiities * Update boolean properties for Migrations to enum * Add long term retention APIs to 2023-03-01 preview * Fix the request and response based on controller actions for long term retention backup apis * Fix lintdiff warnings * Fix review comments * Fix issue related to tools like credscan, spellcheck, api swagger view * Fix linter errors * Revert changes for Update for Migrations api * Fix file path for Migrations * Fix pyton track errors * Fix typo for Migrations properties * Updated description for review comments * Fix typo * Fix SDK automation errors * Fixed review comment * Updated api name for post operation and updated descriptions * Add missing body parameters for threat protection api * Fix linDiff error to add update in PUT description for Migrations api * Remove unwanted parameters for long term retention apis * Add support for ReviveDropped createMode for 2023-03-01-preview api version * Fix file reference * Fix S360 issue for sourceServerResourceId in response and fix descriptions for other issues * Fix S360 for replicaCapacity returned only in response but not set in PUT * Remove newly added Server Threat Protection api from swagger for api version 2023-03-01-preview --------- Co-authored-by: Tanay Varma <[email protected]>
- Loading branch information