Skip to content

Commit 7629312

Browse files
author
SDKAuto
committed
CodeGen from PR 17315 in Azure/azure-rest-api-specs
Merge 17abfcd35b9e804185127074d12c164ffc58b8ed into 3ffc36f7f7623032d3e22f23c99eec36f9ceed09
1 parent 109fd9f commit 7629312

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

schemas/2015-05-01/Microsoft.Insights.Application.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1117,10 +1117,10 @@
11171117
{
11181118
"type": "string",
11191119
"enum": [
1120+
"none",
11201121
"query",
1121-
"function",
1122-
"folder",
1123-
"recent"
1122+
"recent",
1123+
"function"
11241124
]
11251125
},
11261126
{
@@ -1459,10 +1459,10 @@
14591459
{
14601460
"type": "string",
14611461
"enum": [
1462+
"none",
14621463
"query",
1463-
"function",
1464-
"folder",
1465-
"recent"
1464+
"recent",
1465+
"function"
14661466
]
14671467
},
14681468
{

0 commit comments

Comments
 (0)