"...WEB-INF/manager/cms/git@ustchcs.com:gujinli1118/MCMS.git" did not exist on "db3015e708bedcd5929fd42ebf3ef15155f309ec"
Commit 424af59a authored by Jonathan Reeve's avatar Jonathan Reeve Committed by Dave Machado
Browse files

Change WordNik API auth status to apiKey (#668)

WordNik apparently requires an API key: 
https://developer.wordnik.com/
parent 38156077
...@@ -243,7 +243,7 @@ API | Description | Auth | HTTPS | CORS | Link | ...@@ -243,7 +243,7 @@ API | Description | Auth | HTTPS | CORS | Link |
API | Description | Auth | HTTPS | CORS | Link | API | Description | Auth | HTTPS | CORS | Link |
|---|---|---|---|---|---| |---|---|---|---|---|---|
| Oxford | Dictionary Data | `apiKey` | Yes | Unknown | [Go!](https://developer.oxforddictionaries.com/) | | Oxford | Dictionary Data | `apiKey` | Yes | Unknown | [Go!](https://developer.oxforddictionaries.com/) |
| Wordnik | Dictionary Data | No | No | Unknown | [Go!](http://developer.wordnik.com) | | Wordnik | Dictionary Data | `apiKey` | No | Unknown | [Go!](http://developer.wordnik.com) |
| Words | Definitions and synonyms for more than 150,000 words | `apiKey` | Yes | Unknown | [Go!](https://www.wordsapi.com/) | | Words | Definitions and synonyms for more than 150,000 words | `apiKey` | Yes | Unknown | [Go!](https://www.wordsapi.com/) |
### Documents & Productivity ### Documents & Productivity
......
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