Sha256: 03a490868a5ae83000aa685a3573037dc12291b927e68a9c62b00e414f8f6e79
Contents?: true
Size: 1.06 KB
Versions: 6
Compression:
Stored size: 1.06 KB
Contents
{"resourcePath":"/tag","apis":[{"path":"/tag.{format}/{tag}/word","description":"","operations":[{"parameters":[{"name":"tag","description":"Tag to fetch words for","required":true,"dataType":"string","allowMultiple":false,"paramType":"path"},{"name":"userName","description":"Username to restrict results to","required":false,"dataType":"string","allowMultiple":false,"paramType":"query"},{"name":"limit","description":"Maximum number of results to return","required":false,"dataType":"string","allowMultiple":false,"paramType":"query"}],"summary":"Fetches Words with a specific Tag.","httpMethod":"GET","responseTypeInternal":"com.wordnik.corpus.entity.Word","errorResponses":[{"reason":"Invalid Tag supplied.","code":400},{"reason":"User not found to filter by.","code":404}],"nickname":"getWordsTagged","responseClass":"List[wordObject]"}]}],"apiVersion":"4.0","swaggerVersion":"1.1-SNAPSHOT","basePath":"http://api.wordnik.com/v4","models":{"WordObject":{"properties":{"id":{"type":"long","required":true},"word":{"type":"string"},"vulgar":{"type":"string"}},"id":"wordObject"}}}
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
wordnik-4.12 | api_docs/tag.json |
wordnik-4.11 | api_docs/tag.json |
wordnik-4.10 | api_docs/tag.json |
wordnik-4.09 | api_docs/tag.json |
wordnik-4.08 | api_docs/tag.json |
wordnik-4.07 | api_docs/tag.json |