Sha256: eee721051bddec2e6c5811960a3c6357194464cc146cb6cacd5601a2e869c63e

Contents?: true

Size: 692 Bytes

Versions: 45

Compression:

Stored size: 692 Bytes

Contents

{
	"$schema" : "http://json-schema.org/draft-02/hyper-schema#",
	"id" : "http://json-schema.org/draft-02/links#",
	"type" : "object",
	
	"properties" : {
		"href" : {
			"type" : "string"
		},
		
		"rel" : {
			"type" : "string"
		},
		
		"targetSchema" : {"$ref" : "http://json-schema.org/draft-02/hyper-schema#"},
		
		"method" : {
			"type" : "string",
			"default" : "GET",
			"optional" : true
		},
		
		"enctype" : {
			"type" : "string",
			"requires" : "method",
			"optional" : true
		},
		
		"properties" : {
			"type" : "object",
			"additionalProperties" : {"$ref" : "http://json-schema.org/draft-02/hyper-schema#"},
			"optional" : true
		}
	}
}

Version data entries

45 entries across 43 versions & 19 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/json-schema/draft-02/links
disco_app-0.18.0 test/dummy/node_modules/json-schema/draft-02/links
disco_app-0.18.2 test/dummy/node_modules/json-schema/draft-02/links
tang-0.2.1 spec/tang_app/node_modules/json-schema/draft-02/links
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/json-schema/draft-02/links
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/json-schema/draft-02/links
ruby2js-4.0.4 lib/tasks/testrails/node_modules/json-schema/draft-02/links
ruby2js-4.0.3 lib/tasks/testrails/node_modules/json-schema/draft-02/links
tang-0.2.0 spec/tang_app/node_modules/json-schema/draft-02/links
tang-0.1.0 spec/tang_app/node_modules/json-schema/draft-02/links
tang-0.0.9 spec/tang_app/node_modules/json-schema/draft-02/links
enju_library-0.3.8 spec/dummy/node_modules/json-schema/draft-02/links
ilog-0.4.1 node_modules/json-schema/draft-02/links
ilog-0.4.0 node_modules/json-schema/draft-02/links
ilog-0.3.3 node_modules/json-schema/draft-02/links
learn_create-0.0.22 lib/templates/javascript_lab_template/node_modules/json-schema/draft-02/links
jester-data-8.0.0 node_modules/json-schema/draft-02/links
ezii-os-5.2.1 node_modules/json-schema/draft-02/links
ezii-os-2.0.1 node_modules/json-schema/draft-02/links
ezii-os-1.1.0 node_modules/json-schema/draft-02/links