open-api-spex / open_api_spex

Open API Specifications for Elixir Plug applications
Mozilla Public License 2.0
706 stars 183 forks source link

fix: merge body params into params as per Plug conventions #596

Closed danielatdpg closed 4 months ago

danielatdpg commented 7 months ago

This is a proper fix to make casting conventional with Plug fixes #123

GustavoZiaugra commented 5 months ago

+1 here. This change would be very nice to get-in!

cc @zorbash

mbuhot commented 4 months ago

See comments on related issue