Skip to content

Commit

Permalink
Remove restriction on groupId (#6373)
Browse files Browse the repository at this point in the history
  • Loading branch information
solankisamir authored and sarangan12 committed Jun 18, 2019
1 parent 9717c87 commit 60509af
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@
"description": "Group identifier. Must be unique in the current API Management service instance.",
"minLength": 1,
"maxLength": 256,
"pattern": "^[^*#&+:<>?]+$",
"x-ms-parameter-location": "method"
},
"IdentityProviderNameParameter": {
Expand Down

0 comments on commit 60509af

Please sign in to comment.