document force parameter for /api/push

This commit is contained in:
Robin Stumm
2025-08-26 14:36:52 +02:00
parent 0d2a030661
commit c25a2f626d

View File

@@ -78,6 +78,11 @@ paths:
description: project and jobset formatted as "<project>:<jobset>" 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