Skip to content

Commit

Permalink
Validation failed due to an incorrect data type.
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Mar 22, 2018
1 parent 2ec3fea commit eacd4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -1891,7 +1891,7 @@
"default": "*"
},
"Access-Control-Allow-Credentials": {
"type": "boolean",
"type": "string",
"description": "If authorization is implemented by the back-end it needs to be set to `true`",
"default": "true"
}
Expand Down

0 comments on commit eacd4ce

Please sign in to comment.