dapperdox
dapperdox copied to clipboard
Multiple API keys
It seems DapperDox can't handle multi apikey situations:
"security": [ { "apiToken": [], "customerToken": [] } ]
same with
"security": [ { "apiToken": [] }, { "customerToken": [] } ]
I think it should prompt two fields, but it ask only one.
Interesting. We will have a look. Thanks