Skip to content

Feature/subscription call

Benoit Alessandroni requested to merge feature/subscription-call into dev

Adding a draft of the call for subscription for given email

Would like a review. My questions being:

  • Do we need the dispatch method definition in the ContributionsCallView ? (got it from djangoldp_uploader APIView)
  • As it is a REST endpoint actions which should return a status, which HTTP Code and content should I send back ?

Advices taken here.

Edited by Benoit Alessandroni

Merge request reports