jamillosantos/icarusframework

Two special parameters breaks generates an error

Closed this issue · 0 comments

Defining two special parameters on routes breaks the routes code generation.

POST  /login            controllers::system::login(@request, @json)

Exception thrown:

terminate called after throwing an instance of 'icarus::routes::incomplete_declaration'
  what():  Incomplete declaration at <line of the route file>:0.