Skip to content

Commit aaa0bcb

Browse files
committed
fix: examples
Signed-off-by: Piotr P. Karwasz <piotr@github.copernik.eu>
1 parent 3495ed1 commit aaa0bcb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

spec/openapi.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -321,14 +321,12 @@ components:
321321
- identifiers
322322
- versions
323323
examples:
324-
log4j-api:
325-
uuid: 3910e0fd-aff4-48d6-b75f-8bf6b84687f0
324+
- uuid: 3910e0fd-aff4-48d6-b75f-8bf6b84687f0
326325
name: Apache Log4j API
327326
identifiers:
328327
- idType: purl
329328
idValue: pkg:maven/org.apache.logging.log4j/log4j-api
330-
log4j-core:
331-
uuid: b844c9bd-55d6-478c-af59-954a932b6ad3
329+
- uuid: b844c9bd-55d6-478c-af59-954a932b6ad3
332330
name: Apache Log4j Core
333331
identifiers:
334332
- idType: cpe

0 commit comments

Comments
 (0)