mirror of
https://github.com/rancher/norman.git
synced 2025-09-09 02:59:19 +00:00
Updates
This commit is contained in:
@@ -15,6 +15,6 @@ func DeleteHandler(request *types.APIContext) error {
|
||||
}
|
||||
}
|
||||
|
||||
request.WriteResponse(http.StatusOK, nil)
|
||||
request.WriteResponse(http.StatusNoContent, nil)
|
||||
return nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user