Skip to content

Commit

Permalink
[Fix] fixing primitive type issue
Browse files Browse the repository at this point in the history
One more error
  • Loading branch information
graham jenson committed Mar 9, 2019
1 parent 62f3961 commit bb56cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate/sam-2016-10-31.json
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@
"Authorizers": {
"Documentation": "https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#api-auth-object",
"Required": false,
"PrimitiveType": "String",
"PrimitiveType": "Json",
"UpdateType": "Immutable"
}
}
Expand Down

0 comments on commit bb56cba

Please sign in to comment.