Fix a Terraform issue where the method has to be created before the method_response; some hard-coding of the HTTP method as strings I did in #366 broke this ordering, but because I was only dealing with already-existing resources I didn't realise.
Make the endpoint name consistent as /send-verification-email
For https://github.com/wellcomecollection/wellcomecollection.org/issues/8179
method
has to be created before themethod_response
; some hard-coding of the HTTP method as strings I did in #366 broke this ordering, but because I was only dealing with already-existing resources I didn't realise./send-verification-email