Skip to content

Commit eacd4ce

Browse files
committed
Validation failed due to an incorrect data type.
1 parent 2ec3fea commit eacd4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swagger.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1891,7 +1891,7 @@
18911891
"default": "*"
18921892
},
18931893
"Access-Control-Allow-Credentials": {
1894-
"type": "boolean",
1894+
"type": "string",
18951895
"description": "If authorization is implemented by the back-end it needs to be set to `true`",
18961896
"default": "true"
18971897
}

0 commit comments

Comments
 (0)