Skip to main content
If a resource can change over time, mark it as subscribable and notify clients when the underlying data changes.

Step 1: Allow subscriptions

Step 2: Notify on change

Clients that subscribed to that URI can then receive a resources/updated notification.