We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f098653 commit eca838eCopy full SHA for eca838e
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