From 52c2e9dc1418fe4d80c51f9389e03c7e07f86741 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Tue, 18 Apr 2023 07:52:55 +0000 Subject: [PATCH] CodeGen from PR 23598 in Azure/azure-rest-api-specs generate-async-methods for postgresqlflexibleserver (#23598) --- .../2022-11-08/Microsoft.DBforPostgreSQL.json | 920 ------------------ .../2022-12-01/Microsoft.DBforPostgreSQL.json | 1 - schemas/common/autogeneratedResources.json | 18 - 3 files changed, 939 deletions(-) delete mode 100644 schemas/2022-11-08/Microsoft.DBforPostgreSQL.json diff --git a/schemas/2022-11-08/Microsoft.DBforPostgreSQL.json b/schemas/2022-11-08/Microsoft.DBforPostgreSQL.json deleted file mode 100644 index 55d32fb8d1..0000000000 --- a/schemas/2022-11-08/Microsoft.DBforPostgreSQL.json +++ /dev/null @@ -1,920 +0,0 @@ -{ - "id": "https://schema.management.azure.com/schemas/2022-11-08/Microsoft.DBforPostgreSQL.json#", - "$schema": "http://json-schema.org/draft-04/schema#", - "title": "Microsoft.DBforPostgreSQL", - "description": "Microsoft DBforPostgreSQL Resource Types", - "resourceDefinitions": { - "serverGroupsv2": { - "type": "object", - "properties": { - "apiVersion": { - "type": "string", - "enum": [ - "2022-11-08" - ] - }, - "location": { - "type": "string", - "description": "The geo-location where the resource lives" - }, - "name": { - "oneOf": [ - { - "type": "string", - "pattern": "^(?![0-9]+$)(?!-)[a-z0-9-]{3,40}(?