From 457fe2b1b2e3f93ee0736be2e70a078ed774e2dc Mon Sep 17 00:00:00 2001 From: Annielated Date: Tue, 25 May 2021 10:55:21 +0200 Subject: [PATCH] lil typo --- .../repository/authorizations/repository_authorizations.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nest_backend/routes/repository/authorizations/repository_authorizations.py b/nest_backend/routes/repository/authorizations/repository_authorizations.py index 2d48dcd..2778a77 100644 --- a/nest_backend/routes/repository/authorizations/repository_authorizations.py +++ b/nest_backend/routes/repository/authorizations/repository_authorizations.py @@ -41,7 +41,7 @@ def page_repository_authorizations(rid): tags: - repository-related post: - summary: Creates a condition and attaches it to the repository. + summary: Creates an authorization. security: - jwt: [] parameters: