浏览代码

Update CONTRIBUTING.md

pull/253/head
Dave Machado 7 年前
committed by GitHub
父节点
当前提交
4852e7a610
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. +3
    -3
      CONTRIBUTING.md

+ 3
- 3
CONTRIBUTING.md 查看文件

@@ -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



正在加载...
取消
保存