Authentication that gets encoded into an arbitrary query string {type:"header", keyPair: ["myAuth", "My Secret"]} would be encoded as the query string ?myAuth=My Secret
{type:"header", keyPair: ["myAuth", "My Secret"]}
Generated using TypeDoc
Authentication that gets encoded into an arbitrary query string
{type:"header", keyPair: ["myAuth", "My Secret"]}would be encoded as the query string ?myAuth=My Secret