Maarten Cardinaels
Maarten Cardinaels
> @maartencardinaels thanks for the PR approval; is there anything else needed from my end to get this merged down to master & released? one of the project collaborators will...
we can confirm that the moment we have a discriminator, the same issue is happening
@anymaniax could you try the example provided [here](https://docs.apimatic.io/changelog/added-support-for-openapi-discriminator-mapping/)? This should reproduce the error
@anymaniax, ok thanks for confirming already
I have [created](https://github.com/iguissouma/nx-console-idea-plugin/files/9001908/new-nx-workspace.zip) an Nx project to illustrate the issue. It contains: - an Angular app - a plugin (called `my-plugin`), using project inference in the index file of the...