Skip to content

Commit

Permalink
Remove required (#13969)
Browse files Browse the repository at this point in the history
Co-authored-by: Will Ehrich <william.ehrich@microsoft.com>
  • Loading branch information
wdehrich and Will Ehrich authored Apr 16, 2021
1 parent db58b69 commit cfcb423
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -323,11 +323,7 @@
"$ref": "#/definitions/ExtendedLocationType",
"description": "The type of the extended location."
}
},
"required": [
"name",
"type"
]
}
}
},
"parameters": {
Expand Down

0 comments on commit cfcb423

Please sign in to comment.