shme7ev
shme7ev
java.lang.Throwable: Ivalid feignOoption '{}'. Must be '10.x' or '9.x' (deprecated). at com.intellij.openapi.diagnostic.Logger.error(Logger.java:202) at us.jimschubert.intellij.openapitools.events.GenerationNotificationManager.error(GenerationNotificationManager.kt:35) at us.jimschubert.intellij.openapitools.events.GenerationNotificationManager.failure(GenerationNotificationManager.kt:63) at us.jimschubert.intellij.openapitools.ui.GenerateDialog.doOKAction(GenerateDialog.kt:290) at com.intellij.openapi.ui.DialogWrapper$OkAction.doAction(DialogWrapper.java:1861) at com.intellij.openapi.ui.DialogWrapper$DialogWrapperAction.actionPerformed(DialogWrapper.java:1815) at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972) at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2313) at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405) at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)...
### Before submitting your bug report - [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find...
2024-06-26 14:46:46,513 [ 246918] SEVERE - #c.i.concurrency - Thread context was already set: [ComponentManager(ProjectImpl@405557507), CoroutineName(com.plugins.mybaitslog.console.ConsoleActionGroup$FilterAction#actionPerformed@EventLog), StandaloneCoroutine{Active}@3411e94, ModalityState.NON_MODAL, ActionContextElement(com.plugins.mybaitslog.console.ConsoleActionGroup$FilterAction@EventLog)] java.lang.Throwable: Thread context was already set: [ComponentManager(ProjectImpl@405557507), CoroutineName(com.plugins.mybaitslog.console.ConsoleActionGroup$FilterAction#actionPerformed@EventLog), StandaloneCoroutine{Active}@3411e94, ModalityState.NON_MODAL, ActionContextElement(com.plugins.mybaitslog.console.ConsoleActionGroup$FilterAction@EventLog)] at...
For capitalized property names, `1.2.1` generates properties with first lower-case letter and the rest is capitalized. `1.2.2` generates all-lower case property names. Is there a config option to control this...