Skip to content

Commit 414fef4

Browse files
authored
Merge pull request package-url#619 from package-url/generate-updated-purl-standard-md
Regenerate purl-standard.md The regeneration of purl-standard.md is currently run offline - it will be automated in the near future so that purl-standard.md and purl-specification.md are automatically regenerated for any changes to files in /docs.
2 parents ac08dae + 51cd4d7 commit 414fef4

2 files changed

Lines changed: 690 additions & 56 deletions

File tree

docs/standard/annex-a.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ is JSON Schema version draft-07 (https://json-schema.org/draft-07)
88
The schema shown below is available in electronic form at:
99
https://github.com/package-url/purl-spec/blob/main/schemas/purl-type-definition.schema.json
1010

11-
```json
11+
```
1212
1 | {
1313
2 | "$schema": "http://json-schema.org/draft-07/schema#",
1414
3 | "$id": "https://packageurl.org/schemas/purl-type-definition.schema-1.0.json",
@@ -272,7 +272,7 @@ https://github.com/package-url/purl-spec/blob/main/schemas/purl-type-definition.
272272
The schema shown below is available in electronic form at:
273273
https://github.com/package-url/purl-spec/blob/main/schemas/purl-types-index.schema.json
274274

275-
```json
275+
```
276276
1 | {
277277
2 | "$schema": "http://json-schema.org/draft-07/schema#",
278278
3 | "$id": "https://purl-spec.org/schemas/purl-type-index.schema-1.0.json",
@@ -291,7 +291,7 @@ https://github.com/package-url/purl-spec/blob/main/schemas/purl-types-index.sche
291291
The schema shown below is available in electronic form at:
292292
https://github.com/package-url/purl-spec/blob/main/schemas/purl-test.schema.json
293293

294-
```json
294+
```
295295
1 | {
296296
2 | "$schema": "http://json-schema.org/draft-07/schema#",
297297
3 | "$id": "https://packageurl.org/schemas/purl-test.schema-1.0.json",

0 commit comments

Comments
 (0)