Andreas
Andreas
I wonder when people learn that `+1` comments are just annoying.
I had the same issue while trying to run `generate` without arguments from within a subfolder of my project. I “fixed” it by putting my `openapitools.json` in the project root...
Had the same issue: http://stackoverflow.com/questions/18788866/redmine-on-gentoo-undefined-method-active-record-for-railsapplicationco/18832305#18832305
I'm using docker + traefik with a `PathPrefix(`/admin/`)` router rule and `webserver.paths.webhome` is `/admin/` too. The login screen renders, but the `/api/auth` and `/api/login` requests the UI is sending are...