-
## Description
The swagger-codegen-maven-plugin throws a runtime exception when using custom templates.
This issue only occurs on Windows!
```java
[ERROR]
java.lang.RuntimeException: Could …
-
Replace "first name" and "last name" fields with single field "name" for all the users of the system.
Checklist
- [X] Modify `src/main/java/org/springframework/samples/petclinic/model/Person.java`…
-
### Is your feature request related to a problem? Please describe.
in my IDE (intellij) i want to see the jdoc also on setters of properties
## Describe the solution you'd like
add the jdoc d…
-
### Expected behavior
As a CobiGen-User, I customized my templates calling specific custom Java code that takes `classObject` as input to resolve generic types or make specific decisions what is ot…
-
Using `3.1.0`, we are having a great experience with:
- `TemplateEngine.createPrecompiled`
- and also with
```kotlin
val codeResolver = DirectoryCodeResolver(CWD.server("src/main/jte"))
Templat…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### Expected behavior
As a Eclipse CobiGen user, I want to update and adapt Template in Eclipse to work.
### Actual behavior
Update and adapt templates command do not work and the following…
-
### Describe the bug
I am trying to create an ISM policy for index pattern [\*logs-bs.cbes-\*] with priority 100 and failing with below error. However I didn't see any policy matching the index pat…
-
Currently all templates are defined in `Settings.java` and the majority of the code found there is just template definitions. Defining all templates in individual files(in a sub-directory) would be an…
-
The generated code (all supported languages) for a structure differs depending on whether it is used in the scope of a packed array or not. Specifically, the method signature for write() changes, addi…