beam-community / jsonapi

JSON:API Serializer and Query Handler for Elixir
https://hex.pm/packages/jsonapi
MIT License
495 stars 78 forks source link

Replace query params as default #284

Open mattpolzin opened 1 year ago

mattpolzin commented 1 year ago

With the breaking v2.0 release (whenever that happens): Remove the UnderscoreParameters plug's replace_query_params option and make the default behavior the same as if it were true.

See where the option was introduced for context: https://github.com/beam-community/jsonapi/pull/282

github-actions[bot] commented 3 months ago

This issue has been automatically marked as "stale:discard". We are sorry that we haven't been able to prioritize it yet. If this issue still relevant, please leave any comment if you have any new additional information that helps to solve this issue. We encourage you to create a pull request, if you can. We are happy to help you with that.