Sha256: 9862ad4dd8720d28185aa87e66d55803c2da279634b138d1675287066ad6d80e
Contents?: true
Size: 1.84 KB
Versions: 1
Compression:
Stored size: 1.84 KB
Contents
{"resourcePath":"/health","models":{"ProfileItem":{"properties":{"minDuration":{"type":"long"},"totalDuration":{"type":"long"},"count":{"type":"long"},"name":{"type":"string"},"avgDuration":{"type":"double"},"hitRate":{"type":"double"},"maxDuration":{"type":"long"},"lastResetTime":{"type":"long"}},"id":"profileItem"},"ServerVersion":{"properties":{"serviceName":{"type":"string"},"version":{"type":"string"}},"id":"serverVersion"}},"apis":[{"path":"/health.{format}/version","description":"","operations":[{"summary":"Returns version of the server","responseTypeInternal":"com.wordnik.resource.endpoint.health.VersionModel","errorResponses":[{"reason":"Invalid word supplied.","code":400}],"nickname":"getAudio","responseClass":"serverVersion","httpMethod":"GET"}]},{"path":"/health.{format}/profile","description":"","operations":[{"parameters":[{"name":"filter","description":"Filter to sort by","required":false,"dataType":"string","allowMultiple":false,"paramType":"query"},{"name":"sortBy","defaultValue":"name","description":"Field to sort by","required":false,"dataType":"string","allowableValues":{"values":["name","count","totalDuration","minDuration","avgDuration","maxDuration"],"valueType":"LIST"},"allowMultiple":false,"paramType":"query"},{"name":"sortOrder","defaultValue":"asc","description":"Sort direction","required":false,"dataType":"string","allowableValues":{"values":["asc","desc"],"valueType":"LIST"},"allowMultiple":false,"paramType":"query"},{"name":"reset","description":"Resets the profile information","required":false,"dataType":"string","allowMultiple":false,"paramType":"query"}],"summary":"Gets current profile info","responseTypeInternal":"com.wordnik.util.ProfileCounter","nickname":"getProfile","responseClass":"profileItem","httpMethod":"GET"}]}],"basePath":"http://api.wordnik.com/v4","swaggerVersion":"1.1-SNAPSHOT.121130","apiVersion":"4.0"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wordnik-4.06.13 | api_docs/health.json |