Sync branch magefile with main #104308

Merged
Sybren A. Stüvel merged 85 commits from abelli/flamenco:magefile into magefile 2024-05-13 16:26:32 +02:00
Showing only changes of commit 03a889345d - Show all commits

View File

@ -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" }