feat(backend/jobs): add agent_id parameter
ci-agent / build (push) Failing after 5m40s

This commit is contained in:
2026-04-05 04:14:38 +03:00
parent 8226429b5b
commit b1e6775f1b
5 changed files with 34 additions and 12 deletions
+4
View File
@@ -1229,6 +1229,10 @@ paths:
in: query
name: period
type: string
- description: Filter by agent ID
in: query
name: agent_id
type: string
produces:
- application/json
responses: