Sha256: 8d112f9152fd351e3b0c052460ba35577282851c91e017779e8e6bfa5b79d9f2

Contents?: true

Size: 249 Bytes

Versions: 12

Compression:

Stored size: 249 Bytes

Contents

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "title": "Ref Schema",
  "description": "An example of a schema with a $ref",
  "type": "object",
  "properties": {
    "$ref": "spec/spec_assets/json/schema/foo.include.schema.json"
  }
}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
jekyll-ramler-1.0.0 spec/spec_assets/json/schema/ref_schema.schema.json
jekyll-ramler-0.0.12 spec/spec_assets/json/schema/ref_schema.schema.json
jekyll-ramler-0.0.10 spec/spec_assets/json/schema/ref_schema.schema.json
jekyll-ramler-0.0.9 spec/spec_assets/json/schema/ref_schema.schema.json
jekyll-ramler-0.0.8 spec/spec_assets/json/schema/ref_schema.schema.json
jekyll-ramler-0.0.7 spec/spec_assets/json/schema/ref_schema.schema.json
jekyll-ramler-0.0.6 spec/spec_assets/json/schema/ref_schema.schema.json
jekyll-ramler-0.0.5 spec/spec_assets/json/schema/ref_schema.schema.json
jekyll-ramler-0.0.4 spec/spec_assets/json/schema/ref_schema.schema.json
jekyll-ramler-0.0.3 spec/spec_assets/json/schema/ref_schema.schema.json
jekyll-ramler-0.0.2 spec/spec_assets/json/schema/ref_schema.schema.json
jekyll-ramler-0.0.1 spec/spec_assets/json/schema/ref_schema.schema.json