Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
public-apis
Commits
fba629ae
Commit
fba629ae
authored
Dec 12, 2016
by
Mike Street
Committed by
GitHub
Dec 12, 2016
Browse files
Merge pull request #253 from davemachado/add-contributing-reference
Update README.md
parents
0299f7cc
4852e7a6
Changes
2
Show whitespace changes
Inline
Side-by-side
CONTRIBUTING.md
View file @
fba629ae
...
@@ -24,10 +24,10 @@ Currently, the only accepted inputs for this field are as follows:
...
@@ -24,10 +24,10 @@ 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_
*
`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
*
`X-Mashape-Key`
- _the name of the header which may need to be sent
_
*
No - _the API requires no authentication to run_
*
`
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
##Pull Request
...
...
README.md
View file @
fba629ae
...
@@ -2,6 +2,8 @@
...
@@ -2,6 +2,8 @@
A collective list of JSON APIs for use in web development.
A collective list of JSON APIs for use in web development.
For information on contributing to this project, please see the
[
contributing guide
](
CONTRIBUTING.md
)
.
## Index
## Index
*
[
Animals
](
#animals
)
*
[
Animals
](
#animals
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment