• Sashi Kumar's avatar
    Fix 500 error on relase API for invalid tag_name · ebf10493
    Sashi Kumar authored
    - This commit fixes Tags::CreateService#execute to return
    an error with http_status.
    
    - Previously, since http_status was not passed to error(),
    it took HTTP status 500 as default.
    
    Fixes #204718
    ebf10493
fix-release-api-internal-server-error.yml 135 Bytes