-
I'm using OAS3 generator for Java as a Maven plugin to generate POJOs, controllers, delegates etc for my APIs with the Mustache templates from the openapi-generator repository: https://github.com/Open…
-
### Version report
Jenkins and plugins versions report:
```
Jenkins: 2.319.1
OS: Linux - 4.19.0-16-cloud-amd64
---
ace-editor:1.1
ant:1.13
antisamy-markup-formatter:2.1
apache-htt…
-
-
Add
* Loops
* If-then-else
* Scopes
-
Hi,
I'm trying to integrate scapegoat with Play 2.3.4 and it turns out that there're some issues with Play's code generation feature. First of all, scapgegoat is desperately trying to go through compi…
-
Thanks for the work on creating a bazel wrapper for twirl!
It seems the default encoding used by bazel is US-ASCII, we are moving from SBT to bazel and the [sbt plugin uses a default of UTF-8](http…
-
**Summary**
It is not possible to update the email template for EmailOTP from the management console. It always read from the email-admin-config.xml file and send the email.
**Analysis**
In the e…
-
```
What steps will reproduce the problem?
Apply fileOverview and class tags in the same comment box, e.g.
/**
* @fileOverview Test
* @class Test
/
var Test = {}
Result:
>> WARNING: Trying to d…
-
## Issue
We have a lot of strings embedded into the code which is hard to manage. And it will only get worse with time.
To update a string we have to know which class to look into and find the exa…
Taz03 updated
6 months ago
-
##### Description
The mustache templates do not distinguish generated and native parent classes resulting in invalid code. For example, the `override` modifier is set in the `modelGeneric.mustach` …