9 lines
97 B
Plaintext
9 lines
97 B
Plaintext
auth {
|
|
mode: apikey
|
|
}
|
|
|
|
auth:apikey {
|
|
key: X-API-Key
|
|
value: {{apiKey}}
|
|
placement: header
|
|
} |