Skip to content

Simplify variables validation in triggers API

What does this MR do?

This converts the parameter to hash instead of checking if the parameter is here. This work because nil.to_h => {}

Merge request reports

Loading