Closed tobytwigger closed 4 years ago
To properly implement request caching for the API, we need _translate to be a GET request.
_translate
Change it in the route definition, validate the query string instead of the request input and change the documentation.
To properly implement request caching for the API, we need
_translate
to be a GET request.Change it in the route definition, validate the query string instead of the request input and change the documentation.