Commit 4852e7a6 authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Update CONTRIBUTING.md

parent 52a71dcb
......@@ -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
......
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