refs #2591. new response. Added job_id
testing/ogcore-api/pipeline/head There was a failure building this commit Details
ogcore-debian-package/pipeline/head This commit looks good Details

main
Manuel Aranda Rosales 2025-08-04 12:38:30 +02:00
parent 4a4771f8eb
commit 4d9b6c856e
1 changed files with 1 additions and 1 deletions

View File

@ -298,7 +298,7 @@ services:
api_platform.filter.trace.search:
parent: 'api_platform.doctrine.orm.search_filter'
arguments: [ { 'id': 'exact', 'command': 'exact', 'client.id': 'exact', 'status': 'exact' } ]
arguments: [ { 'id': 'exact', 'command': 'exact', 'client.id': 'exact', 'status': 'exact', 'jobId': 'exact' } ]
tags: [ 'api_platform.filter' ]
api_platform.filter.trace.order: