forked from loafle/openapi-generator-original
Pr4855 cherrypick (#5115)
* Add async support to scala client. * Format api endpoints. * Modify build.sbt. * Change date format and pass StoreApis tests. * Add StringReader and StringWriter to support string serialization/deserialization. * update petstore samples for scala clients * Update maven and gradle dependency. Update tests to pass compilation.
This commit is contained in:
@@ -25,3 +25,4 @@ class SwaggerClient(config: SwaggerConfig) extends Closeable {
|
||||
client.close()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user