Skip to content

Commit

Permalink
removed dupes
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgecotillo committed Mar 19, 2021
1 parent e40f973 commit d14e333
Showing 1 changed file with 1 addition and 69 deletions.
70 changes: 1 addition & 69 deletions schemas/2015-05-01/Microsoft.Insights.Application.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,23 +154,6 @@
],
"description": "Enum indicating if this item definition is owned by a specific user or is shared between all users with access to the Application Insights component."
},
"Type": {
"oneOf": [
{
"type": "string",
"enum": [
"query",
"function",
"folder",
"recent"
]
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Enum indicating the type of the Analytics item."
},
"type": {
"type": "string",
"enum": [
Expand Down Expand Up @@ -510,24 +493,7 @@
}
],
"description": "Enum indicating if this item definition is owned by a specific user or is shared between all users with access to the Application Insights component."
},
"Type": {
"oneOf": [
{
"type": "string",
"enum": [
"query",
"function",
"folder",
"recent"
]
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Enum indicating the type of the Analytics item."
},
},
"type": {
"type": "string",
"enum": [
Expand Down Expand Up @@ -1146,23 +1112,6 @@
],
"description": "Enum indicating if this item definition is owned by a specific user or is shared between all users with access to the Application Insights component."
},
"Type": {
"oneOf": [
{
"type": "string",
"enum": [
"query",
"function",
"folder",
"recent"
]
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Enum indicating the type of the Analytics item."
},
"type": {
"type": "string",
"enum": [
Expand Down Expand Up @@ -1488,23 +1437,6 @@
],
"description": "Enum indicating if this item definition is owned by a specific user or is shared between all users with access to the Application Insights component."
},
"Type": {
"oneOf": [
{
"type": "string",
"enum": [
"query",
"function",
"folder",
"recent"
]
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Enum indicating the type of the Analytics item."
},
"type": {
"type": "string",
"enum": [
Expand Down

0 comments on commit d14e333

Please sign in to comment.