File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " http://json-schema.org/draft-07/schema#" ,
3- "$id" : " https://schema. packageurl.org/schemas/purl-type-definition.schema-1.0.json" ,
3+ "$id" : " https://packageurl.org/schemas/purl-type-definition.schema-1.0.json" ,
44 "title" : " Package-URL Type Definition" ,
55 "description" : " Schema to specify a Package-URL (PURL) type as a structured definition." ,
66 "type" : " object" ,
8484 "$schema" : {
8585 "title" : " JSON schema" ,
8686 "description" : " Contains the URL of the JSON schema for Package-URL type definition." ,
87- "constant" : " https://schema. packageurl.org/schemas/purl-type.schema-1.0.json" ,
87+ "constant" : " https://packageurl.org/schemas/purl-type.schema-1.0.json" ,
8888 "format" : " uri"
8989 },
9090 "$id" : {
You can’t perform that action at this time.
0 commit comments