Ghost/core/server/web/api/canary
Nazar Gargol cb26fd9305 Changed members upload validation endpoint to /members/upload/validate
no issue

- The intention is to move away from using file type names in URLs. This endpoint is meant to correspond to current `POST /members/csv` endpoint, that is  planned to be renamed into `/members/upload`. And the `GET /members/csv` to be renamed to  `/members/download` respectively.
2020-06-12 23:31:56 +12:00
..
admin Changed members upload validation endpoint to /members/upload/validate 2020-06-12 23:31:56 +12:00
content Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00