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
Hey, can someone help me with this issue: when i try to -DdebugModels, i get an StackOverFlowErrorException. Generating the client works without problems, so does
-DdebugOperations...
Had someone the same error or know a fix? Or a suggestion on how I can find the cause?
Description
Hey, can someone help me with this issue: when i try to -DdebugModels, i get an StackOverFlowErrorException. Generating the client works without problems, so does
-DdebugOperations...
Had someone the same error or know a fix? Or a suggestion on how I can find the cause?
error
openapi-generator version
3.1 & 3.2.3
Command line used for generation
java -DdebugModels -jar modules/openapi-generator-cli/target/openapi-generator-cli.jar generate -i http://localhost:8080/openapi.json -g java
The text was updated successfully, but these errors were encountered: