Sha256: a6af5b336c9c19b51b04bda0fdb2bdffe608cc22285724b4c5081b8e3e036bac

Contents?: true

Size: 228 Bytes

Versions: 2

Compression:

Stored size: 228 Bytes

Contents

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "type": "object",
  "properties": {
    "a": {
      "$ref": "#/definitions/foo:bar"
    }
  },
  "definitions": {
    "foo:bar": {
      "type": "integer"
    }
  }
}

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
mountapi-0.11.1 vendor/bundle/ruby/2.7.0/bundler/gems/json-schema-2253a5ee6679/test/schemas/definition_schema_with_special_characters.json
mountapi-0.11.1 vendor/json-schema/test/schemas/definition_schema_with_special_characters.json