diff --git a/pkg/api/flamenco-openapi.yaml b/pkg/api/flamenco-openapi.yaml index c0c8dc50..72f6a5dc 100644 --- a/pkg/api/flamenco-openapi.yaml +++ b/pkg/api/flamenco-openapi.yaml @@ -1719,6 +1719,9 @@ components: properties: "name": { type: string } "label": { type: string } + "description": + type: string + description: The description/tooltip shown in the user interface. "settings": type: array items: { $ref: "#/components/schemas/AvailableJobSetting" }