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
de4f7f08
You need to sign in or sign up before continuing.
Commit
de4f7f08
authored
Sep 07, 2017
by
Dave Machado
Committed by
GitHub
Sep 07, 2017
Browse files
Escape character denoting key notes
parent
0299998c
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/CONTRIBUTING.md
View file @
de4f7f08
...
@@ -20,7 +20,7 @@ Example entry:
...
@@ -20,7 +20,7 @@ Example entry:
| NASA | NASA data, including imagery | No | Yes | [Go!](https://api.nasa.gov) |
| NASA | NASA data, including imagery | No | Yes | [Go!](https://api.nasa.gov) |
```
```
Currently, the only accepted inputs for this field are as follows:
\*
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_
...
...
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