diff --git a/nest_backend/routes/repository/alerts/repository_alerts.py b/nest_backend/routes/repository/alerts/repository_alerts.py index 925cd0b..58cfb9d 100644 --- a/nest_backend/routes/repository/alerts/repository_alerts.py +++ b/nest_backend/routes/repository/alerts/repository_alerts.py @@ -41,6 +41,9 @@ def page_repository_alerts(rid): - repository-related post: summary: Creates an alert and attaches it to the repository. + parameters: + - in: path + schema: IntegerParameterSchema security: - jwt: [] requestBody: