etondoze
d1a296412e
Upgraded swagger-parser and swagger-core versions ( #7497 )
2018-01-25 21:35:11 +08:00
Greg Marzouka
14e7158164
[Scala] Fix missing json4s import ( #7271 )
...
* [Scala] Fix missing json4s import
Closes #7270
* Update petstore sample
2018-01-07 22:50:30 +08:00
Jinkui Shi
01b6330202
[Scala] [ISSUE-7085] Scala template code format refactor ( #7086 )
...
* [Scala] [ISSUE-7085] Scala template code format refactor
* upgrade scala version to 2.11.12 and upgrade dependency version
2017-12-08 00:20:19 +08:00
Greg Marzouka
75c2d5ed4c
[Scala] Default Option parameters to None ( #6538 )
...
* Add sensible defaults for not required params in scala
* Also default to None for async methods
2017-11-27 17:06:28 +08:00
Greg Marzouka
f921f4f4da
[Scala] Default case class Option types to None for non-required fields ( #6790 )
...
* [Scala] Default case class Option types to None
* Update Petstore sample
2017-11-10 15:57:40 +08:00
wing328
c783ec1d41
update all petstore security samples
2017-10-18 10:10:44 +08:00
Greg Marzouka
cc756b5563
[Scala] Properly handle csv collectionFormat ( #6540 )
...
* Add support for lists of path parameters (eg instances), and default params for optional case classes
* Update Petstore sample
* Revert defaulting of case class fields to None
* Update Petstore sample
2017-10-07 18:24:08 +08:00
Jinkui Shi
063e885c2f
[Scala] format the Scala code style templete ( #6532 )
...
* The templete of scala code style refactor
* more reformat
* more reformat
* generate petstore client
2017-09-29 17:24:34 +08:00
Greg Marzouka
0a9e3782c5
[Scala] Add support for PATCH via X-HTTP-Method-Override ( #6539 )
...
* Added support for http PATCH to the scala client using X-HTTP-Method-Override header
* Update Petstore sample
2017-09-26 12:22:01 +08:00
Andrea Rossi
66f2f70634
Add execute permissions to gradlew ( #6168 )
...
Some of the gradlew files don't have execution permission, so this adds it.
2017-07-26 15:30:09 +08:00
Dennis Kieselhorst
a64c7d7986
updated jackson-version ( #5943 )
2017-06-29 10:56:12 +08:00
Tony Tam
9286e26162
updated versions
2017-06-16 11:49:32 -07:00
Paŭlo Ebermann
0c1ad9b2ba
Update security samples for Scala + typescript-node. ( #5325 )
2017-04-05 18:05:21 +08:00
Paŭlo Ebermann
f7b39a85a5
Updating security samples for scala. ( #5295 )
2017-04-04 14:40:36 +08:00
Johan Nystrom
ff70105484
Fix CSV collection parameter issues for scalatra server ( #4426 )
...
* Fix scalatra handling of CSV query parameters
* Ran petstore for scalatra server
2016-12-20 16:02:45 +08:00
wing328
394840e352
Add more security samples ( #3344 )
...
* add line break test to petstore-security-test.yaml
* add objc/swift security testing
* add go,scala,qt5cpp for security test
* add security test for typescript
* fix go security issue, fix consumes,produces line break
2016-07-12 19:51:28 +08:00