diff --git a/conf/v2_route/notification.api b/conf/v2_route/notification.api index c971d680..9e8463c4 100644 --- a/conf/v2_route/notification.api +++ b/conf/v2_route/notification.api @@ -135,9 +135,5 @@ PUT /user/:userId/notificationSubscriptions @org.maproulette.framework.c # tags: [ Notification ] # summary: Retrieves System Notices # description: Retrieves system notices set up from a third party -# '200': -# description: The retrieved system notices -# content: -# application/json ### GET /user/announcements @org.maproulette.framework.controller.NotificationController.getAnnouncements()