Skip to content

Add Deposits API as per master

Mark Woodhall requested to merge feature/add-deposit-api into develop

This MR basically amounts to two things:

  1. Bring back deposits api and supporting code, including docker updates for running mongodb
  2. Add some tests around depositing

I guess there will need to be some co-ordination to get this deployed to staging because of the reintroduction of the mongodb dependency.

Note I have removed namespaces using congomongo from eastwood linting because it picks up some false positives. I think this short term solution is ok, given that we expect to deprecate v1 deposits in the future.

Edited by Mark Woodhall

Merge request reports