File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "$schema" : " http://json-schema.org/draft-07/schema#" ,
33 "$id" : " https://packageurl.org/schemas/purl-test.schema-1.0.json" ,
4- "title" : " PURL test definition" ,
4+ "title" : " Package-URL test definition" ,
55 "description" : " Schema for Package-URL building and parsing tests with input and expected output." ,
66 "type" : " object" ,
77 "additionalProperties" : false ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " http://json-schema.org/draft-07/schema#" ,
3- "$id" : " https://purl-spec .org/schemas/purl-type-index.schema-1.0.json" ,
4- "title" : " Package-URL types list. " ,
5- "description" : " A list of the registered Package-URL types." ,
3+ "$id" : " https://packageurl .org/schemas/purl-type-index.schema-1.0.json" ,
4+ "title" : " Package-URL types index " ,
5+ "description" : " An index of registered Package-URL types." ,
66 "type" : " array" ,
77 "additionalItems" : false ,
88 "items" : {
You can’t perform that action at this time.
0 commit comments