Delete some files

This commit is contained in:
cutls
2018-07-30 21:39:05 +09:00
parent 57e736b253
commit b3ff01188c
1172 changed files with 0 additions and 179456 deletions

View File

@@ -1,26 +0,0 @@
{
"$schema" : "http://json-schema.org/draft-02/hyper-schema#",
"id" : "http://json-schema.org/draft-02/json-ref#",
"items" : {"$ref" : "#"},
"additionalProperties" : {"$ref" : "#"},
"links" : [
{
"href" : "{$ref}",
"rel" : "full"
},
{
"href" : "{$schema}",
"rel" : "describedby"
},
{
"href" : "{id}",
"rel" : "self"
}
],
"fragmentResolution" : "dot-delimited"
}