We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f7bcc commit 2d9d246Copy full SHA for 2d9d246
schemas/purl-types-index.schema.json
@@ -1,8 +1,8 @@
1
{
2
"$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://purl-spec.org/schemas/purl-type-index.schema-1.0.json",
+ "$id": "https://packageurl.org/schemas/purl-type-index.schema-1.0.json",
4
"title": "Package-URL types index",
5
- "description": "A list of the registered Package-URL types.",
+ "description": "An index of registered Package-URL types.",
6
"type": "array",
7
"additionalItems": false,
8
"items": {
0 commit comments