Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1242,7 +1242,10 @@
"type": "array",
"items": {
"$ref": "#/definitions/DatadogApiKey"
}
},
"x-ms-identifiers": [
"name"
]
},
"nextLink": {
"description": "Link to the next set of results, if any.",
Expand Down Expand Up @@ -1326,7 +1329,10 @@
"type": "array",
"items": {
"$ref": "#/definitions/DatadogHost"
}
},
"x-ms-identifiers": [
"name"
]
},
"nextLink": {
"description": "Link to the next set of results, if any.",
Expand Down Expand Up @@ -1452,7 +1458,10 @@
"type": "array",
"items": {
"$ref": "#/definitions/OperationResult"
}
},
"x-ms-identifiers": [
"name"
]
},
"nextLink": {
"description": "URL to get the next set of operation list results if there are any.",
Expand Down Expand Up @@ -1824,7 +1833,10 @@
"type": "array",
"items": {
"$ref": "#/definitions/FilteringTag"
}
},
"x-ms-identifiers": [
"name"
]
}
}
},
Expand All @@ -1837,7 +1849,10 @@
"type": "array",
"items": {
"$ref": "#/definitions/FilteringTag"
}
},
"x-ms-identifiers": [
"name"
]
}
}
},
Expand Down