You need to sign in or sign up before continuing.
Commit de4f7f08 authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Escape character denoting key notes

parent 0299998c
...@@ -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_
......
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