Ian Anderson

Results 2 issues of Ian Anderson

## Description Controllers are created in the order they are passed into the router controller options, not in the order they are registered with metadata ## Checklist - [x] the...

### Description Controllers are created in the order they are registered with metadata, not in the order they are passed into the router controller options. ```ts @Controller() class ThirdController {...

type: fix
status: needs triage