PHP 8.2.30
Preview: links Size: 567 B
//lib/node_modules/npm/node_modules/json-schema/draft-01/links

{
	"$schema" : "http://json-schema.org/draft-01/hyper-schema#",
	"id" : "http://json-schema.org/draft-01/links#",
	"type" : "object",

	"properties" : {
		"href" : {
			"type" : "string"
		},

		"rel" : {
			"type" : "string"
		},

		"method" : {
			"type" : "string",
			"default" : "GET",
			"optional" : true
		},

		"enctype" : {
			"type" : "string",
			"requires" : "method",
			"optional" : true
		},

		"properties" : {
			"type" : "object",
			"additionalProperties" : {"$ref" : "http://json-schema.org/draft-01/hyper-schema#"},
			"optional" : true
		}
	}
}

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
1.09 KB lrw-r--r-- 2021-03-10 14:36:37
Edit Download
403 B lrw-r--r-- 2021-03-10 14:36:37
Edit Download
567 B lrw-r--r-- 2021-03-10 14:36:37
Edit Download
2.40 KB lrw-r--r-- 2021-03-10 14:36:37
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).