connexion icon indicating copy to clipboard operation
connexion copied to clipboard

Pass header parameters to the handler functions as parameters

Open v-pap opened this issue 5 years ago • 2 comments

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.

v-pap avatar Jun 02 '20 16:06 v-pap

Coverage Status

Coverage decreased (-0.02%) to 96.268% when pulling de03cf3649c8140dc2c1ba2a76c521d40286ad0c on mistio:add-headers-as-params into bed4b95205205861bd6014282d0f61d50231d3ac on zalando:master.

coveralls avatar Jun 02 '20 16:06 coveralls

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 v2 branch

RobbeSneyders avatar Apr 14 '22 18:04 RobbeSneyders