From: Andy Allan Date: Wed, 25 Jan 2023 19:01:57 +0000 (+0000) Subject: Rename api_notes resource to avoid conflict with non-API resource X-Git-Tag: live~1869^2~5 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/f7367baa6b6091df3eabbe8b7a4b99e3fa314743?hp=f7367baa6b6091df3eabbe8b7a4b99e3fa314743 Rename api_notes resource to avoid conflict with non-API resource This allows using e.g. note_path for notes#show in the future. ---