summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/api-subscription-restful.yml
blob: 95db470e6c98f9c6169517a957189a63a47996ed (plain)
1
2
3
4
---
title: 'API: - Make subscription API more RESTful. Use `post ":project_id/:subscribable_type/:subscribable_id/subscribe"` to subscribe and `post ":project_id/:subscribable_type/:subscribable_id/unsubscribe"` to unsubscribe from a resource.'
merge_request: 9325
author: Robert Schilling