Commit c5a2de41 authored by Mike Street's avatar Mike Street Committed by GitHub
Browse files

Merge pull request #280 from jeremiahlee/OAuth-corrections

OAuth corrections
parents 2d6ae7cb dedec972
......@@ -22,7 +22,7 @@ Example entry:
Currently, the only accepted inputs for this field are as follows:
* `oAuth` - _the API supports oAuth_
* `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_
......
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment