Skip to content

Small refactor of status api endpoint

Terri Chu requested to merge tchu-follow-up-from-set-from-hash into main

This MR removes the custom error created (we can just pass ok back). It also returns not found for the status API when a repository isn't found (instead of 500 error)

Edited by Terri Chu

Merge request reports