Skip to content

Commit e0ace10

Browse files
author
msftbot[bot]
authored
[ReleasePR appplatform] [Hub Generated] Publish private branch 'appplatform/release/api2023-01' (#2796)
Create to sync Azure/azure-rest-api-specs#22595 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/main...azure-sdk:sdkAuto/appplatform?expand=1)
2 parents 84e606e + 2bf3d5f commit e0ace10

File tree

3 files changed

+5873
-11
lines changed

3 files changed

+5873
-11
lines changed

schemas/2022-12-01/Microsoft.AppPlatform.json

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,15 @@
1818
"description": "The GEO location of the resource."
1919
},
2020
"name": {
21-
"type": "string",
21+
"oneOf": [
22+
{
23+
"type": "string",
24+
"pattern": "^[a-z][a-z0-9-]*[a-z0-9]$"
25+
},
26+
{
27+
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
28+
}
29+
],
2230
"description": "The name of the Service resource."
2331
},
2432
"properties": {
@@ -1251,10 +1259,6 @@
12511259
"type": "object",
12521260
"additionalProperties": {
12531261
"type": "object",
1254-
"additionalProperties": {
1255-
"type": "object",
1256-
"properties": {}
1257-
},
12581262
"properties": {}
12591263
},
12601264
"properties": {}
@@ -1421,8 +1425,7 @@
14211425
{
14221426
"type": "object",
14231427
"additionalProperties": {
1424-
"type": "object",
1425-
"properties": {}
1428+
"type": "string"
14261429
},
14271430
"properties": {}
14281431
},
@@ -2271,10 +2274,6 @@
22712274
"type": "object",
22722275
"additionalProperties": {
22732276
"type": "object",
2274-
"additionalProperties": {
2275-
"type": "object",
2276-
"properties": {}
2277-
},
22782277
"properties": {}
22792278
},
22802279
"properties": {}

0 commit comments

Comments
 (0)