diff --git a/hydra-api.yaml b/hydra-api.yaml index a2fdea28..aa89b015 100644 --- a/hydra-api.yaml +++ b/hydra-api.yaml @@ -78,6 +78,11 @@ paths: description: project and jobset formatted as ":" to evaluate schema: type: string + - in: query + name: force + description: when set to true the jobset gets evaluated even when it did not change + schema: + type: boolean responses: '200': description: jobset trigger response