forked from loafle/openapi-generator-original
27 lines
455 B
JSON
27 lines
455 B
JSON
{
|
|
"apis":[
|
|
{
|
|
"path":"/word.{format}",
|
|
"description":""
|
|
},
|
|
{
|
|
"path":"/words.{format}",
|
|
"description":""
|
|
},
|
|
{
|
|
"path":"/wordList.{format}",
|
|
"description":""
|
|
},
|
|
{
|
|
"path":"/wordLists.{format}",
|
|
"description":""
|
|
},
|
|
{
|
|
"path":"/account.{format}",
|
|
"description":""
|
|
}
|
|
],
|
|
"apiVersion":"4.0",
|
|
"swaggerVersion":"1.1",
|
|
"basePath":"http://api.wordnik.com/v4"
|
|
} |