Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Azure Search: Removing redundant commas
  • Loading branch information
natinimni committed Jul 9, 2018
commit 93a610bee8cf78c96ff98829a41aa72328208230
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@
"identity": {
"$ref": "#/definitions/Identity",
"description": "The identity of the resource."
},
}
},
"description": "Base type for all Azure resources.",
"x-ms-azure-resource": true
Expand Down Expand Up @@ -1033,7 +1033,7 @@
"type"
],
"description": "Identity for the resource."
},
}
},
"parameters": {
"ResourceGroupNameParameter": {
Expand Down