<!-- Please read the contributing guidelines before making a PR: https://github.com/openstreetmap/openstreetmap-website/blob/master/CONTRIBUTING.md
Pay particular attention to the section on how to present PRs: https://github.com/openstreetmap/openstreetmap-website/blob/master/CONTRIBUTING.md#pull-requests --> ### Description - add missing `company` property to api user endpoint - add missing `social_links` property to api user endpoint closes #6451 ### How has this been tested? Manual, local testing. Could not find any automated tests for API endpoint properties. You can view, comment on, or merge this pull request online at: https://github.com/openstreetmap/openstreetmap-website/pull/6452 -- Commit Summary -- * feat: add social links and company to user api endpoint -- File Changes -- M app/views/api/users/_user.json.jbuilder (2) M app/views/api/users/_user.xml.builder (8) -- Patch Links -- https://github.com/openstreetmap/openstreetmap-website/pull/6452.patch https://github.com/openstreetmap/openstreetmap-website/pull/6452.diff -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6452 You are receiving this because you are subscribed to this thread. Message ID: <openstreetmap/openstreetmap-website/pull/[email protected]>
_______________________________________________ rails-dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/rails-dev
