Skip to content

Reference subscriptions by email only in subscription controller & API

Nina requested to merge nina/api-subscriptions-via-email into release-4.0

When introducing the controller layer, I only implemented the retrieval via id - before the behavior was that both email and id where possible identifiers. This MR changes this to the email as only possible identifier for a subscription via the API.

part of #383 (closed)

Edited by Nina

Merge request reports