Gustavo De Micheli
26f65de5ec
Add auto-generated doc to scala-akka client ( #11840 )
...
Co-authored-by: Gustavo De Micheli <gustavo.de.micheli@lunatech.com>
2022-03-10 10:04:51 +08:00
Gustavo De Micheli
f59c07b24a
Add Model Docs to scala-akka generator as defined in its README ( #11684 )
...
Co-authored-by: Gustavo De Micheli <gustavo.de.micheli@lunatech.com>
2022-02-22 16:38:36 +08:00
William Cheng
0be3fe6104
Set skipFormModel to true by default ( #8125 )
...
* set skipFormModel to true by default
* update tests
* regenerate ruby faraday client
* remove inline object spec files
* more clean up on inline object files
* update samples
2020-12-18 23:57:19 +08:00
William Cheng
6abc4fdab2
Migrate all scala generators to use OAS3 ( #6407 )
...
* migrate all scala generators to use oas3
* add back pom.xml for scala-sttp
* skip form model in scalaz
* fix scala lagom tests
* add new files
* skip form models in scala finch petstore
* update samples
2020-05-25 23:09:34 +08:00
Jim Schubert
accacfe39a
[scala] Regenerate akka sample ( #5622 )
2020-03-17 21:34:44 -04:00
Aleksandr Nekrasov
84250973be
[scala] strip model class name for all scala generators ( #5439 )
...
* stripped parameter enabled for all scala based generators
* scala samples updated
* docs generators updated
* fix scalatra. regenerated by openapi3 script.
manually removed enum default value from scalatra example due bug in schema extraction
2020-02-28 20:44:02 +08:00
Aleksandr Nekrasov
1bba3a563e
[scala] fix akka-scala-client template compilation warnings ( #5106 )
...
* fix akka-scala-client template compilation warnings
add COOKIE location authorization key
regenerate template
* fix scala akka-http client model imports
* fix #4004 custom package name in reference.conf
* fix scaka-akka codegen test
2020-02-06 22:15:43 +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