Sha256: 132089659d312c29a78601798562a3b344507954675f4d5fb794cf90d429a679
Contents?: true
Size: 621 Bytes
Versions: 3
Compression:
Stored size: 621 Bytes
Contents
--- user.json: get: request: title: GET user.json (request) type: object additionalProperties: false properties: id: type: integer token: type: string response: title: GET user.json (response) type: object additionalProperties: false properties: id: type: integer avatar: type: string optional: true name: type: string company: type: object additionalProperties: false properties: name: type: string
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
json_schema_spec-0.0.3 | spec/fixtures/schema.yml |
json_schema_spec-0.0.2 | spec/fixtures/schema.yml |
json_schema_spec-0.0.1 | spec/fixtures/schema.yml |