Skip to content

Commit

Permalink
CodeGen from PR 15016 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge e3ec887d6a74a4b99aa1b50abb16abca494f8901 into 5b591f26f7f7566e2eb24270390dd88740a197c7
  • Loading branch information
SDKAuto committed Jul 2, 2021
1 parent 69ed0a8 commit 0347500
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
44 changes: 22 additions & 22 deletions schemas/2017-12-01-preview/Microsoft.DBforPostgreSQL.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"id": "https://schema.management.azure.com/schemas/2017-12-01-preview/Microsoft.DBforPostgreSQL.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Microsoft.DBForPostgreSQL",
"description": "Microsoft DBForPostgreSQL Resource Types",
"title": "Microsoft.DBforPostgreSQL",
"description": "Microsoft DBforPostgreSQL Resource Types",
"resourceDefinitions": {
"servers": {
"type": "object",
Expand Down Expand Up @@ -86,7 +86,7 @@
"type": {
"type": "string",
"enum": [
"Microsoft.DBForPostgreSQL/servers"
"Microsoft.DBforPostgreSQL/servers"
]
}
},
Expand All @@ -97,7 +97,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers"
"description": "Microsoft.DBforPostgreSQL/servers"
},
"servers_administrators": {
"type": "object",
Expand Down Expand Up @@ -133,7 +133,7 @@
"type": {
"type": "string",
"enum": [
"Microsoft.DBForPostgreSQL/servers/administrators"
"Microsoft.DBforPostgreSQL/servers/administrators"
]
}
},
Expand All @@ -143,7 +143,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/administrators"
"description": "Microsoft.DBforPostgreSQL/servers/administrators"
},
"servers_configurations": {
"type": "object",
Expand Down Expand Up @@ -172,7 +172,7 @@
"type": {
"type": "string",
"enum": [
"Microsoft.DBForPostgreSQL/servers/configurations"
"Microsoft.DBforPostgreSQL/servers/configurations"
]
}
},
Expand All @@ -182,7 +182,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/configurations"
"description": "Microsoft.DBforPostgreSQL/servers/configurations"
},
"servers_databases": {
"type": "object",
Expand Down Expand Up @@ -211,7 +211,7 @@
"type": {
"type": "string",
"enum": [
"Microsoft.DBForPostgreSQL/servers/databases"
"Microsoft.DBforPostgreSQL/servers/databases"
]
}
},
Expand All @@ -221,7 +221,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/databases"
"description": "Microsoft.DBforPostgreSQL/servers/databases"
},
"servers_firewallRules": {
"type": "object",
Expand Down Expand Up @@ -250,7 +250,7 @@
"type": {
"type": "string",
"enum": [
"Microsoft.DBForPostgreSQL/servers/firewallRules"
"Microsoft.DBforPostgreSQL/servers/firewallRules"
]
}
},
Expand All @@ -260,7 +260,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/firewallRules"
"description": "Microsoft.DBforPostgreSQL/servers/firewallRules"
},
"servers_securityAlertPolicies": {
"type": "object",
Expand Down Expand Up @@ -297,7 +297,7 @@
"type": {
"type": "string",
"enum": [
"Microsoft.DBForPostgreSQL/servers/securityAlertPolicies"
"Microsoft.DBforPostgreSQL/servers/securityAlertPolicies"
]
}
},
Expand All @@ -307,7 +307,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/securityAlertPolicies"
"description": "Microsoft.DBforPostgreSQL/servers/securityAlertPolicies"
},
"servers_virtualNetworkRules": {
"type": "object",
Expand Down Expand Up @@ -336,7 +336,7 @@
"type": {
"type": "string",
"enum": [
"Microsoft.DBForPostgreSQL/servers/virtualNetworkRules"
"Microsoft.DBforPostgreSQL/servers/virtualNetworkRules"
]
}
},
Expand All @@ -346,7 +346,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/virtualNetworkRules"
"description": "Microsoft.DBforPostgreSQL/servers/virtualNetworkRules"
}
},
"definitions": {
Expand Down Expand Up @@ -761,7 +761,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/administrators"
"description": "Microsoft.DBforPostgreSQL/servers/administrators"
},
"servers_configurations_childResource": {
"type": "object",
Expand Down Expand Up @@ -800,7 +800,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/configurations"
"description": "Microsoft.DBforPostgreSQL/servers/configurations"
},
"servers_databases_childResource": {
"type": "object",
Expand Down Expand Up @@ -839,7 +839,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/databases"
"description": "Microsoft.DBforPostgreSQL/servers/databases"
},
"servers_firewallRules_childResource": {
"type": "object",
Expand Down Expand Up @@ -878,7 +878,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/firewallRules"
"description": "Microsoft.DBforPostgreSQL/servers/firewallRules"
},
"servers_securityAlertPolicies_childResource": {
"type": "object",
Expand Down Expand Up @@ -920,7 +920,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/securityAlertPolicies"
"description": "Microsoft.DBforPostgreSQL/servers/securityAlertPolicies"
},
"servers_virtualNetworkRules_childResource": {
"type": "object",
Expand Down Expand Up @@ -959,7 +959,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/virtualNetworkRules"
"description": "Microsoft.DBforPostgreSQL/servers/virtualNetworkRules"
},
"Sku": {
"type": "object",
Expand Down
38 changes: 19 additions & 19 deletions schemas/2017-12-01/Microsoft.DBforPostgreSQL.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"id": "https://schema.management.azure.com/schemas/2017-12-01/Microsoft.DBforPostgreSQL.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Microsoft.DBForPostgreSQL",
"description": "Microsoft DBForPostgreSQL Resource Types",
"title": "Microsoft.DBforPostgreSQL",
"description": "Microsoft DBforPostgreSQL Resource Types",
"resourceDefinitions": {
"servers": {
"type": "object",
Expand Down Expand Up @@ -97,7 +97,7 @@
"type": {
"type": "string",
"enum": [
"Microsoft.DBForPostgreSQL/servers"
"Microsoft.DBforPostgreSQL/servers"
]
}
},
Expand All @@ -108,7 +108,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers"
"description": "Microsoft.DBforPostgreSQL/servers"
},
"servers_administrators": {
"type": "object",
Expand Down Expand Up @@ -144,7 +144,7 @@
"type": {
"type": "string",
"enum": [
"Microsoft.DBForPostgreSQL/servers/administrators"
"Microsoft.DBforPostgreSQL/servers/administrators"
]
}
},
Expand All @@ -154,7 +154,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/administrators"
"description": "Microsoft.DBforPostgreSQL/servers/administrators"
},
"servers_configurations": {
"type": "object",
Expand Down Expand Up @@ -183,7 +183,7 @@
"type": {
"type": "string",
"enum": [
"Microsoft.DBForPostgreSQL/servers/configurations"
"Microsoft.DBforPostgreSQL/servers/configurations"
]
}
},
Expand All @@ -193,7 +193,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/configurations"
"description": "Microsoft.DBforPostgreSQL/servers/configurations"
},
"servers_databases": {
"type": "object",
Expand Down Expand Up @@ -222,7 +222,7 @@
"type": {
"type": "string",
"enum": [
"Microsoft.DBForPostgreSQL/servers/databases"
"Microsoft.DBforPostgreSQL/servers/databases"
]
}
},
Expand All @@ -232,7 +232,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/databases"
"description": "Microsoft.DBforPostgreSQL/servers/databases"
},
"servers_firewallRules": {
"type": "object",
Expand Down Expand Up @@ -261,7 +261,7 @@
"type": {
"type": "string",
"enum": [
"Microsoft.DBForPostgreSQL/servers/firewallRules"
"Microsoft.DBforPostgreSQL/servers/firewallRules"
]
}
},
Expand All @@ -271,7 +271,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/firewallRules"
"description": "Microsoft.DBforPostgreSQL/servers/firewallRules"
},
"servers_securityAlertPolicies": {
"type": "object",
Expand Down Expand Up @@ -347,7 +347,7 @@
"type": {
"type": "string",
"enum": [
"Microsoft.DBForPostgreSQL/servers/virtualNetworkRules"
"Microsoft.DBforPostgreSQL/servers/virtualNetworkRules"
]
}
},
Expand All @@ -357,7 +357,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/virtualNetworkRules"
"description": "Microsoft.DBforPostgreSQL/servers/virtualNetworkRules"
}
},
"definitions": {
Expand Down Expand Up @@ -822,7 +822,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/administrators"
"description": "Microsoft.DBforPostgreSQL/servers/administrators"
},
"servers_configurations_childResource": {
"type": "object",
Expand Down Expand Up @@ -861,7 +861,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/configurations"
"description": "Microsoft.DBforPostgreSQL/servers/configurations"
},
"servers_databases_childResource": {
"type": "object",
Expand Down Expand Up @@ -900,7 +900,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/databases"
"description": "Microsoft.DBforPostgreSQL/servers/databases"
},
"servers_firewallRules_childResource": {
"type": "object",
Expand Down Expand Up @@ -939,7 +939,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/firewallRules"
"description": "Microsoft.DBforPostgreSQL/servers/firewallRules"
},
"servers_securityAlertPolicies_childResource": {
"type": "object",
Expand Down Expand Up @@ -1020,7 +1020,7 @@
"properties",
"type"
],
"description": "Microsoft.DBForPostgreSQL/servers/virtualNetworkRules"
"description": "Microsoft.DBforPostgreSQL/servers/virtualNetworkRules"
},
"Sku": {
"type": "object",
Expand Down

0 comments on commit 0347500

Please sign in to comment.