diaspora/app
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
..
assets Merge branch 'next-minor' into develop 2022-07-20 21:34:39 +02:00
controllers Remove "Did you mean?" from api errors when a parameter is missing 2022-07-20 21:35:02 +02:00
helpers Merge branch 'next-minor' into develop 2022-07-16 04:44:59 +02:00
mailers Use template_name instead of action_name for notification mails 2022-07-20 21:26:58 +02:00
models Merge branch 'next-minor' into develop 2022-07-20 21:34:39 +02:00
presenters Merge branch 'next-minor' into develop 2021-11-23 00:56:41 +01:00
serializers Merge branch 'next-minor' into develop 2021-11-23 00:56:41 +01:00
services Dont Convert when initialized by import 2022-07-16 04:12:01 +02:00
uploaders Dont Convert when initialized by import 2022-07-16 04:12:01 +02:00
views Merge branch 'next-minor' into develop 2022-07-20 21:34:39 +02:00
workers Merge branch 'next-minor' into develop 2022-07-20 21:34:39 +02:00