Sha256: e00f3f87ca5758150baa88ed3180fee135b0b79198538f20bfe5a9cdf0bf34a1
Contents?: true
Size: 535 Bytes
Versions: 2
Compression:
Stored size: 535 Bytes
Contents
{ "name": "Twonk API", "url": "twonk.useless.io", "description": "Twonk information. Duh.", "resources": [ { "path": "/twonks/:id", "description": "The most critical aspect.", "requests": [ { "method": "GET", "description": "Get dat twonk." } ] }, { "path": "/twonks/:id/werp", "description": "That other shit.", "requests": [ { "method": "POST", "description": "Make dem werps." } ] } ] }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
useless-doc-0.3.1 | spec/documents/api.json |
useless-doc-0.3.0 | spec/documents/api.json |