We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8859941 commit 91845f4Copy full SHA for 91845f4
1 file changed
docs/reference/api/openapi-v1.yaml
@@ -9418,9 +9418,6 @@ components:
9418
- INTERNAL
9419
- OSV
9420
- SNYK
9421
- uuid:
9422
- type: string
9423
- format: uuid
9424
required:
9425
- firstSeen
9426
- lastSeen
@@ -11604,6 +11601,10 @@ components:
11604
11601
description: UNIX epoch timestamp in milliseconds
11605
11602
latestVersion:
11606
11603
type: string
+ latestVersionPublishedAt:
+ type: integer
+ format: int64
11607
+ description: UNIX epoch timestamp in milliseconds
11608
name:
11609
11610
namespace:
0 commit comments