buildo / metarpheus-io-ts

Generate domain models and client interpreting metarpheus output
MIT License
7 stars 1 forks source link

Generated API file file: param named `config` clashes with `getRoutes(config: RouteConfig)` #89

Closed giogonzo closed 5 years ago

giogonzo commented 5 years ago

specs

Not a proper fix, but a quick one: rename getRoutes(config: RouteConfig) to getRoutes(_metarpheusRouteConfig: RouteConfig)