Skip to content

Commit

Permalink
Fixing the linting
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Mar 29, 2019
1 parent c03be34 commit 1d10d55
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ func resourceArmApiManagementAuthorizationServer() *schema.Resource {
Required: true,
ValidateFunc: validate.NoEmptyStrings,
},

"authorization_methods": {
Type: schema.TypeSet,
Required: true,
Expand Down

0 comments on commit 1d10d55

Please sign in to comment.