mirror of
https://github.com/jetzig-framework/jetzig.git
synced 2025-07-01 13:36:08 +00:00

Allow custom functions with arbitrary signatures and avoid any issues of trying to parse functions that are not Jeztig route action functions (i.e. index, get, post, put, patch, delete).