Sha256: d2d4499f12c9367dced66a3f628547e4663979659c7524ca080aa9685d34d02a
Contents?: true
Size: 208 Bytes
Versions: 4
Compression:
Stored size: 208 Bytes
Contents
{ "universal_title": "films_show", "title": "film", "type": "object", "endpoint": "http://:host/films/:id", "properties": { "name": { "type": "string" }, "year": { "type": "integer" } } }
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
render-0.0.8 | spec/support/schemas/film.json |
render-0.0.7 | spec/support/schemas/film.json |
render-0.0.6 | spec/support/schemas/film.json |
render-0.0.5 | spec/support/schemas/film.json |