Skip to content

Commit 956ade6

Browse files
add nullable:true to rekorLogId
1 parent 6fe2afb commit 956ade6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/src/api.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1883,6 +1883,7 @@ components:
18831883
description: The date and time when the package version was last updated.
18841884
rekorLogId:
18851885
type: string
1886+
nullable: true
18861887
description: Rekor log ID for the published package version.
18871888
required:
18881889
- scope

0 commit comments

Comments
 (0)