Sha256: 3a5d43cd9c99a12f9c5a815ba88251accb48a97f23dc5c3376673786b4440c50

Contents?: true

Size: 271 Bytes

Versions: 22

Compression:

Stored size: 271 Bytes

Contents

{ "$schema": "http://json-schema.org/draft-04/schema#"
, "type": "object"
, "properties" :
  { "rel" :
    { "type" : "array"
    , "items" :
      [ { "type" : "string"
        , "pattern" : "up"
        }
      ]
    }
  , "href" :
    { "type" : "string"
    }
  }
}

Version data entries

22 entries across 21 versions & 4 rubygems

Version Path
mountapi-0.11.1 vendor/bundle/ruby/2.7.0/bundler/gems/json-schema-2253a5ee6679/test/schemas/up_link_schema.json
mountapi-0.11.1 vendor/json-schema/test/schemas/up_link_schema.json
json-schema-openc-fork-0.0.2 test/schemas/up_link_schema.json
json-schema-2.5.1 test/schemas/up_link_schema.json
json-schema-openc-fork-0.0.1 test/schemas/up_link_schema.json
json-schema-2.5.0 test/schemas/up_link_schema.json
json-schema-2.4.1 test/schemas/up_link_schema.json
json-schema-2.4.0 test/schemas/up_link_schema.json
json-schema-2.3.0 test/schemas/up_link_schema.json
json-schema-2.2.5 test/schemas/up_link_schema.json
json-schema-pvdgm-2.3.1 test/schemas/up_link_schema.json
json-schema-2.2.4 test/schemas/up_link_schema.json
json-schema-2.2.3 test/schemas/up_link_schema.json
json-schema-2.2.2 test/schemas/up_link_schema.json
json-schema-2.2.1 test/schemas/up_link_schema.json
json-schema-2.2.0 test/schemas/up_link_schema.json
json-schema-2.1.9 test/schemas/up_link_schema.json
json-schema-2.1.8 test/schemas/up_link_schema.json
json-schema-2.1.7 test/schemas/up_link_schema.json
json-schema-2.1.6 test/schemas/up_link_schema.json