404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.142.131.56: ~ $
{
	"$schema" : "http://json-schema.org/draft-04/hyper-schema#",
	"id" : "http://json-schema.org/draft-04/links#",
	"type" : "object",

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

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

		"template" : {
			"type" : "string"
		},

		"targetSchema" : {"$ref" : "http://json-schema.org/draft-04/hyper-schema#"},

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

		"enctype" : {
			"type" : "string"
		},

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

	"required" : ["rel", "href"],

	"dependencies" : {
		"enctype" : "method"
	}
}

Filemanager

Name Type Size Permission Actions
hyper-schema File 936 B 0644
links File 679 B 0644
schema File 2.8 KB 0644