Skip to content

Fix/invalid json build response - #61

Open
djothi wants to merge 2 commits into
criteo:mainfrom
djothi:fix/invalid-json-build-response
Open

Fix/invalid json build response#61
djothi wants to merge 2 commits into
criteo:mainfrom
djothi:fix/invalid-json-build-response

Conversation

@djothi

@djothi djothi commented Jun 3, 2026

Copy link
Copy Markdown

Summary

Fix malformed JSON returned by the triggerBuild endpoint. Both response branches were missing the closing }, producing invalid JSON.

djothi added 2 commits June 3, 2026 19:22
The triggerBuild endpoint returned an invalid JSON payload missing the
closing brace, producing `{"message": "new build request received"`.
The triggerBuild endpoint's default branch also returned invalid JSON
missing the closing brace, producing
`{"message": "a build request is already pending"`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant