Commit dedec972 authored by Jeremiah Lee's avatar Jeremiah Lee
Browse files

Corrected OAuth capitalization per RFC 6749

parent 993afaaa
......@@ -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