Sha256: 1656c6eb28667d940b382f592835fdf2ad7f4c5c7497a795a8c0efee2dc537d4

Contents?: true

Size: 194 Bytes

Versions: 14

Compression:

Stored size: 194 Bytes

Contents

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "description": "schema for a list of authors",
  "type": "object",
  "properties": {
    "data": {
      "type": "number"
    }
  }
}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rambo_ruby-0.7.1 features/support/examples/json/basic_raml_with_schema_response.json
rambo_ruby-0.7.0 features/support/examples/json/basic_raml_with_schema_response.json
rambo_ruby-0.6.0 features/support/examples/json/basic_raml_with_schema_response.json
rambo_ruby-0.5.0 features/support/examples/json/basic_raml_with_schema_response.json
rambo_ruby-0.4.0 features/support/examples/json/basic_raml_with_schema_response.json
rambo_ruby-0.3.3 features/support/examples/json/basic_raml_with_schema_response.json
rambo_ruby-0.3.2 features/support/examples/json/basic_raml_with_schema_response.json
rambo_ruby-0.3.1 features/support/examples/json/basic_raml_with_schema_response.json
rambo_ruby-0.3.0 features/support/examples/json/basic_raml_with_schema_response.json
rambo_ruby-0.2.3 features/support/examples/json/basic_raml_with_schema_response.json
rambo_ruby-0.2.2 features/support/examples/json/basic_raml_with_schema_response.json
rambo_ruby-0.2.1 features/support/examples/json/basic_raml_with_schema_response.json
rambo_ruby-0.2.0 features/support/examples/json/basic_raml_with_schema_response.json
rambo_ruby-0.1.0 features/support/examples/json/basic_raml_with_schema_response.json