connexion
connexion copied to clipboard
Pass header parameters to the handler functions as parameters
Changes proposed in this pull request:
Currently, header parameters are not passed to the handler functions as parameters. This PR allows connexion to pass header parameters to the handler functions as parameters without breaking existing behaviour.
Coverage decreased (-0.02%) to 96.268% when pulling de03cf3649c8140dc2c1ba2a76c521d40286ad0c on mistio:add-headers-as-params into bed4b95205205861bd6014282d0f61d50231d3ac on zalando:master.
Hi @v-pap. If you're still willing to get this merged, could you:
- Add a test for the behavior
- Rebase on and target this PR to the
v2branch