Skip to content

Commit

Permalink
update roledefinition filters to be in sync with the filters present …
Browse files Browse the repository at this point in the history
…in service (Azure#2586)

* fix the hardcoding of api version for classicadmin in sdk

* fix 2017 version preview file

* update filter to make it in sync with service

* update filter to make it in sync with service
  • Loading branch information
darshanhs90 authored and marstr committed Mar 7, 2018
1 parent 533edbc commit 1523232
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -971,6 +971,10 @@
"roleName": {
"type": "string",
"description": "Returns role definition with the specific name."
},
"type": {
"type": "string",
"description": "Returns role definition with the specific type."
}
},
"description": "Role Definitions filter"
Expand Down

0 comments on commit 1523232

Please sign in to comment.