You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of right now, if we try to generate multiple clients with different fileSpecs, the second execution of the plugin will override the first client and it will not be generated. For example, with the next pom configuration:
* #67 Add clientPackage to FileSpec object and check that the client packages do not match
* #66 Fix tests and update pom version
* #66 Update pom version
* #66 Update pom version
As of right now, if we try to generate multiple clients with different fileSpecs, the second execution of the plugin will override the first client and it will not be generated. For example, with the next pom configuration:
The second client, which is supposed to be an ApiWebClient will not be generated and it will create the following error:
As a developer I would like this to be addressed and fixed
The text was updated successfully, but these errors were encountered: