Skip to content

Commit c0631bd

Browse files
author
SDKAuto
committed
CodeGen from PR 17315 in Azure/azure-rest-api-specs
Merge 38734810471001474cc924dcfe8e093192988199 into 1f1d5b0b9ce6cc94605b2fd619dce374fb6e033a
1 parent 4bb5ac7 commit c0631bd

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)