Skip to content
  • Grzegorz Bizon's avatar
    Improve commit builds API endpoint RESTful behavior · ea1fb7c2578a
    Grzegorz Bizon authored
    1. Return 404 if commit is not found (RESTful resource not found)
    2. Return an empty array if pipeline is not found (resource present, no
       associated builds found)
    3. Return an empty array if pipeline found but no builds there (resource
       present, no associated builds)
    ea1fb7c2578a