Skip to content

Commit e49b1b7

Browse files
committed
add description
1 parent e7959dc commit e49b1b7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

components/schemas/environments/EnvironmentMeta.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ properties:
3535
required: [version, last_updated]
3636
properties:
3737
version:
38+
description: A string depicting the service version.
39+
example: v2025.01.01.01
3840
type: string
3941
last_updated:
42+
description: The time the version was last updated.
4043
$ref: ../DateTime.yml

0 commit comments

Comments
 (0)