OAPI: add label to AvailableJobSetting

This commit is contained in:
Sybren A. Stüvel 2024-05-07 11:54:49 +02:00
parent 2146388abe
commit e712e9450c

@ -1751,6 +1751,8 @@ components:
type: object
"description":
description: The description/tooltip shown in the user interface.
"label":
description: Label for displaying this setting. If not specified, the key is used to generate a reasonable label.
"default":
description: The default value shown to the user when determining this setting.
"eval":