文件操作 - links
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/atom/resources/app/apm/node_modules/npm/node_modules/json-schema/draft-03/links
编辑文件内容
{ "$schema" : "http://json-schema.org/draft-03/hyper-schema#", "id" : "http://json-schema.org/draft-03/links#", "type" : "object", "properties" : { "href" : { "type" : "string", "required" : true, "format" : "link-description-object-template" }, "rel" : { "type" : "string", "required" : true }, "targetSchema" : {"$ref" : "http://json-schema.org/draft-03/hyper-schema#"}, "method" : { "type" : "string", "default" : "GET" }, "enctype" : { "type" : "string", "requires" : "method" }, "properties" : { "type" : "object", "additionalProperties" : {"$ref" : "http://json-schema.org/draft-03/hyper-schema#"} } } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件