diff --git a/Sources/Orders/Orders.docc/Extensions/OrdersService.md b/Sources/Orders/Orders.docc/Extensions/OrdersService.md index 937c328..5716063 100644 --- a/Sources/Orders/Orders.docc/Extensions/OrdersService.md +++ b/Sources/Orders/Orders.docc/Extensions/OrdersService.md @@ -10,4 +10,3 @@ ### Push Notifications - ``sendPushNotifications(for:on:)`` -- ``sendPushNotificationsForOrder(id:of:on:)`` diff --git a/Sources/Passes/Passes.docc/Extensions/PassesService.md b/Sources/Passes/Passes.docc/Extensions/PassesService.md index 93f9f2a..6073ecd 100644 --- a/Sources/Passes/Passes.docc/Extensions/PassesService.md +++ b/Sources/Passes/Passes.docc/Extensions/PassesService.md @@ -11,4 +11,3 @@ ### Push Notifications - ``sendPushNotifications(for:on:)`` -- ``sendPushNotificationsForPass(id:of:on:)``