We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f098653 + eca838e commit 1277d13Copy full SHA for 1277d13
1 file changed
README.md
@@ -33,7 +33,7 @@ You can change how the API key should be delivered and the name of the parameter
33
```yaml
34
uecode_api_key:
35
delivery: query #or header
36
- parameter: some_value # defaults to `api_key`
+ parameter_name: some_value # defaults to `api_key`
37
```
38
39
#### Entities
0 commit comments