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
84 stars 15 forks source link

Fix `eval.toSlice()` #805

Closed johakoch closed 5 months ago

johakoch commented 6 months ago

TODOs to be fixed in https://github.com/coupergateway/couper/pull/759 (add bool handling to eval.toString())


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