Skip to content

Properly return boolean attributes in integrations API

Oghenerukevwe Kofi requested to merge rukkykofi/gitlab:issue_233941 into master

This MR addresses #233941 (closed) by ensuring the project services / integrations api at API_URL/projects/PROJECT/services/pipelines-email?private_token=TOKEN returns a consistent boolean type value for the notify_only_broken_pipelines property for the pipelines email integration @arturoherrero

Edited by Markus Koller

Merge request reports