We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75f424b + 375be86 commit 547a9e4Copy full SHA for 547a9e4
backend/app/api/v1/commons/example_responses.py
@@ -136,7 +136,7 @@ def response_422():
136
"formal": "true",
137
"startDate": "2024-05-16 19:39:48+00:00",
138
"endDate": "2024-05-16 20:41:48+00:00",
139
- "buildUrl": "https://xxx.jenkins.redhat.com/job/your-jobs/23",
+ "buildUrl": "https://ci-jenkins-xxx.com/job/your-tests/532",
140
"jobStatus": "success",
141
"jobDuration": 3720
142
},
0 commit comments