func (cr *DataController) UpdateMany(cx *goweb.Context) { cx.RespondWithStatus(http.StatusNotImplemented) }
func (cr *ManifestController) DeleteMany(cx *goweb.Context) { cx.RespondWithStatus(http.StatusNotImplemented) }