
name: ows-notifications
description: ows-notifications for testing endpoints

variables:
  notifications_host: https://qa-ows-notifications.theorchard.io
  notifications_subscribe: "/notifications/subscribe"
  notifications_unsubscribe: "/notifications/unsubscribe"
  notifications_private_permissions_updated: "/notifications/private/permissions/updated"
  notifications_hello: "/notifications/hello"
