We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2e9c6e commit fb92980Copy full SHA for fb92980
spec/openapi.yaml
@@ -348,10 +348,10 @@ components:
348
type: string
349
example: 1.2.3
350
createdDate:
351
- description: Timestamp when this Release was created in TEA
+ description: Timestamp when this Release was created in TEA (for sorting purposes)
352
"$ref": "#/components/schemas/date-time"
353
releaseDate:
354
- description: Timestamp of the release (for sorting purposes)
+ description: Timestamp of the release
355
356
preRelease:
357
type: boolean
0 commit comments