diff --git a/api/views.py b/api/views.py index 7a40e9e..3ac0f6b 100644 --- a/api/views.py +++ b/api/views.py @@ -162,6 +162,7 @@ class SystemUpdateApiView(APIView): ] permission_classes = [IsAuthenticated, IsAdminUser] + @extend_schema(request=None, responses=None) def get(self, request, *args, **kwargs): """ Triggers the update of the software.