Skip to content

Commit 8d01c1d

Browse files
committed
fix: proper version and date in collection example
Signed-off-by: Pavel Shukhman <[email protected]>
1 parent f72658a commit 8d01c1d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec/openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -419,9 +419,9 @@ components:
419419
examples:
420420
# Documents in the latest release of Log4j Core
421421
- uuid: 4c72fe22-9d83-4c2f-8eba-d6db484f32c8
422-
version: 1
423-
releaseDate: 2024-12-13T00:00:00Z
424-
updateReason:
422+
version: 3
423+
date: 2024-12-13T00:00:00Z
424+
update_reason:
425425
type: ARTIFACT_UPDATED
426426
comment: VDR file updated
427427
artifacts:

0 commit comments

Comments
 (0)