mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-25 23:16:19 +02:00
Update CONTRIBUTING.md
This commit is contained in:
parent
52a71dcb54
commit
4852e7a610
1 changed files with 3 additions and 3 deletions
|
@ -24,10 +24,10 @@ Currently, the only accepted inputs for this field are as follows:
|
|||
|
||||
* `oAuth` - _the API supports oAuth_
|
||||
* `apiKey` - _the API uses a private key string/token for authentication - try and use the correct parameter_
|
||||
* `X-Mashape-Key` - _the name of the header which may need to be sent
|
||||
* No - _the API requires no authentication to run_
|
||||
* `X-Mashape-Key` - _the name of the header which may need to be sent_
|
||||
* `No` - _the API requires no authentication to run_
|
||||
|
||||
Please continue to follow the alphabetical ordering that is in place.
|
||||
Please continue to follow the alphabetical ordering that is in place per section.
|
||||
|
||||
##Pull Request
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue