Closed dbrgn closed 4 years ago
Previously POST /v1/validate/ would work, now it returns 404. That's a bug that should be fixed quickly.
Especially since GET /v1/ requires a trailing slash and returns a response saying that a POST request should be sent to /v1/validate/.
Previously POST /v1/validate/ would work, now it returns 404. That's a bug that should be fixed quickly.