William Cheng
|
6484c03518
|
Test scala akka petstore client in CI (#6118)
* test scala akka in ci
* fix compilation error
* fix scala akka test
* add tests
|
2020-05-01 16:47:38 +08:00 |
|
William Cheng
|
94b962e198
|
Add Scala client scripts to ensure-uptodate process (#5712)
* add scala client to ensure-upto-date
* new scala-akka petstore oas3 folder
* regenerate scala akka oas2 petstore
* remove script
|
2020-03-26 20:36:53 +08:00 |
|
Jim Schubert
|
bd775a992c
|
[general] Remove swagger-codegen "lang" mappings (#2785)
For 4.0.0, we've removed the "lang" option. This removes any mappings
from swagger-codegen "lang" to openapi-generator "generator" options.
|
2019-05-02 17:53:41 +08:00 |
|
Richard Whitehouse
|
a4be2c0bb4
|
Remove -XX:MaxPermSize (#2712)
This was removed in JDK 8 and produces a warning
|
2019-04-23 11:34:01 +08:00 |
|
Akihito Nakano
|
e23b2f6fcc
|
[Scala][client] Rename script, sample folder, template dir (#334)
* Rename scripts akka-scala-petstore.sh -> scala-akka-petstore.sh
* Rename sample folder: akka-scala -> scala-akka
* Rename templateDir: akka-scala -> scala-akka-client
* Rename scripts: scala-petstore.sh -> scala-httpclient-petstore.sh
* Rename sample folder: scala -> scala-httpclient
* Rename templateDir: scala -> scala-httpclient
* update circle pom.xml for new scala path
* remove duplicated scala test
|
2018-06-21 17:28:58 +08:00 |
|