api: swagger: Tweak type of ForceUpdate to uint64

Signed-off-by: Hannes Ortmeier <ortmeier.hannes@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Hannes Ortmeier
2025-08-08 21:41:33 +02:00
committed by Sebastiaan van Stijn
parent 2d0bc97eb9
commit c8173c5c1f
2 changed files with 2 additions and 0 deletions

View File

@@ -4344,6 +4344,7 @@ definitions:
A counter that triggers an update even if no relevant parameters have
been changed.
type: "integer"
format: "uint64"
Runtime:
description: |
Runtime is the type of runtime specified for the task executor.

View File

@@ -4344,6 +4344,7 @@ definitions:
A counter that triggers an update even if no relevant parameters have
been changed.
type: "integer"
format: "uint64"
Runtime:
description: |
Runtime is the type of runtime specified for the task executor.