diff --git a/nest_backend/routes/repository/authorizations/repository_authorizations.py b/nest_backend/routes/repository/authorizations/repository_authorizations.py index 17ffef7..2d48dcd 100644 --- a/nest_backend/routes/repository/authorizations/repository_authorizations.py +++ b/nest_backend/routes/repository/authorizations/repository_authorizations.py @@ -71,7 +71,7 @@ def page_repository_authorizations(rid): tags: - repository-related put: - summary: Delete an authorization. + summary: Update an authorization. parameters: - in: path schema: IntegerParameterSchema