coupergateway / couper

Couper is a lightweight API gateway designed to support developers in building and operating API-driven Web projects
https://couper.io
MIT License
85 stars 15 forks source link

Deprecations #734

Closed alex-schneider closed 1 year ago

alex-schneider commented 1 year ago

Describe your changes!


Reviewer checklist
  • Read PR description: a summary about the changes is required
  • Changelog updated
  • Documentation: docs/{Reference, Cli, ...}, Docker and cli help/usage
  • Pulled branch, manually tested
  • Verified requirements are met
  • Reviewed the code
  • Reviewed the related tests
malud commented 1 year ago

Please revert the commit https://github.com/avenga/couper/pull/734/commits/5b924b7e7d762072d6b6cad68ce7725b0641bb7c since its changes almost 20 func calls to use an empty argument to get rid of 3 lines of code.