diaspora/app/controllers/api
Benjamin Neff 4edaebb94f
Remove "Did you mean?" from api errors when a parameter is missing
This isn't helpful at all for an api if you don't send a required
parameter and get an error response that just tells you what parameters
that were available.

This is a new feature with rails >= 6.1 and ruby >= 2.7, so this just
keeps the old behaviour of older rails/ruby versions.
2022-07-20 21:35:02 +02:00
..
openid_connect OpenID Connect: ensure consistent issuer URL 2020-10-24 22:30:43 +02:00
v1 Remove "Did you mean?" from api errors when a parameter is missing 2022-07-20 21:35:02 +02:00