Skip to content

Commit 0464925

Browse files
michel-guillonjreynard-code
authored andcommitted
Add labels field into Runtemplate model
1 parent 7f9f33b commit 0464925

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

solution/src/main/openapi/solution.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -845,6 +845,9 @@ components:
845845
name:
846846
type: string
847847
description: the Run Template name
848+
deprecated: true
849+
labels:
850+
$ref: '#/components/schemas/TranslatedLabels'
848851
description:
849852
type: string
850853
description: the Run Template description

0 commit comments

Comments
 (0)