I have an Angular 4 application, which I am upgrading to Angular 5.
I am getting the following error.
ERROR in src/app/application/services/g
The OpaqueToken got removed. You have to use the InjectionToken instead. I am facing the same problem. At the Moment the "best" solution is to replace the tokens after each code-gen build. But thats not a permanent solution.
Please contribute to this issue: https://github.com/swagger-api/swagger-codegen/issues/7324