Akihito Nakano
|
5d98fc6beb
|
Fix UUID support (#1746)
* Add custom type adapter to deserialize UUID
* Update samples
./bin/kotlin-client-threetenbp.sh
./bin/kotlin-client-string.sh
./bin/kotlin-client-petstore.sh
|
2018-12-27 08:59:57 +09:00 |
|
Jérémie Bresson
|
a7dfc650b6
|
Swagger parser update: 2.0.8-OpenAPITools.org-1 (#1721)
* Update Swagger-Parser Version
* Update samples
* surpress javadoc warning
* fix TS tests
* Set version to 2.0.8-OpenAPITools.org-1
|
2018-12-22 18:12:08 +08:00 |
|
William Cheng
|
9e3c7781bb
|
Merge remote-tracking branch 'origin/3.4.x' into 4.0.x
|
2018-10-16 16:08:11 +08:00 |
|
William Cheng
|
257a97b6cd
|
update petstore samples
|
2018-10-16 13:19:40 +08:00 |
|
William Cheng
|
ffd72767af
|
Prepare 3.3.2 snapshot version (#1249)
* release_version_update
* update readme
* restore felix version
* update petstore samples
|
2018-10-16 10:53:12 +08:00 |
|
William Cheng
|
999f472e4b
|
Refactor default and example values in Java generators (#1045)
* fix default, example for java okhttp
* update java feign samples
* update samples, doc
* add new doc for dart-jaguar
* update model template
* update jaxrs spec model
* update resteasy sample
* update java samples
|
2018-10-07 03:56:16 +08:00 |
|
William Cheng
|
5490bb8e9c
|
update petstore
|
2018-10-03 18:36:12 +08:00 |
|
William Cheng
|
4e8844273b
|
Prepare 3.3.1-SNAPSHOT (#1154)
* update version
* update petstore samples
|
2018-10-02 09:40:27 +08:00 |
|
William Cheng
|
704c1b8893
|
update petstore samples
|
2018-08-23 18:52:34 +08:00 |
|
William Cheng
|
3d06900e68
|
Prepare 3.2.3-SNAPSHOT version (#870)
|
2018-08-22 13:39:20 +02:00 |
|
Jérémie Bresson
|
79b993e6d5
|
Prepare version 3.2.2-SNAPSHOT (#810)
|
2018-08-14 13:38:18 +02:00 |
|
William Cheng
|
90a8b81728
|
Prepare 3.2.1-SNAPSHOT release (#748)
* prepare 3.2.1 SNAPSHOT release
* update doc to use 3.2.0 stable version
|
2018-08-07 01:31:37 +08:00 |
|
Jeremie Bresson
|
7f4fc4de93
|
Merge remote-tracking branch 'origin/3.2.x' into 4.0.x
|
2018-07-07 15:29:36 +02:00 |
|
Jeremie Bresson
|
23c04e2e66
|
Prepare version 3.2.0-SNAPSHOT
|
2018-07-07 06:14:58 +02:00 |
|
Jérémie Bresson
|
4b6fb504a2
|
Prepare version 3.1.1-SNAPSHOT (#487)
|
2018-07-07 06:05:19 +02:00 |
|
Günther Grill
|
c1eda61874
|
Fix some Kotlin formatting issues and make source more Kotlin like (#427)
|
2018-07-03 08:25:48 +02:00 |
|
Jeremie Bresson
|
b887efdc1c
|
Initial commit for 4.0.0-SNAPSHOT
|
2018-06-12 06:40:07 +02:00 |
|
Jeremie Bresson
|
c223f28171
|
Initial commit for 3.1.0-SNAPSHOT
|
2018-06-12 06:27:26 +02:00 |
|
Jérémie Bresson
|
8ae1c814d5
|
Prepare 3.0.2-SNAPSHOT (#285)
Set version `3.0.2-SNAPSHOT`.
Follow up from #280
|
2018-06-11 13:22:03 -04:00 |
|
Jérémie Bresson
|
1e5e1d4458
|
Prepare 3.0.1-SNAPSHOT (#195)
* Restore version to 3.0.0-SNAPSHOT
* Set version to 3.0.1-SNAPSHOT
* Run ensure-up-to-date
* Remove duplicated version declaration
|
2018-06-02 10:57:33 +08:00 |
|
Jérémie Bresson
|
d35bf1a388
|
Change default package name value for kotlin client (#382)
* Move pom.xml to sample.ci
* Regenerate 'kotlin-threetenbp' example
* Add build to gitignore
* Change default value for Kotlin
* Regenerate kotlin-string client
* Regenerate kotlin-threetenbp client
* Regenerate 'samples/client/petstore/kotlin'
|
2018-05-09 10:32:37 +08:00 |
|
Jérémie Bresson
|
e1c9a924c0
|
Generate kotlin 'client-string' sample (#369)
* Move pom to 'samples.ci'
* Regenerate 'samples/client/petstore/kotlin-string'
|
2018-05-08 16:45:50 +08:00 |
|
Jérémie Bresson
|
7ecd5f3566
|
Rename "swagger" to "openapi" (#191)
* Rename ".swagger-codegen-ignore" to ".openapi-generator-ignore"
* Rename setGenerateSwaggerMetadata(Boolean) to setGenerateMetadata(Boolean)
* Rename Metadata Folder to .openapi-generator
|
2018-04-22 21:28:17 +02:00 |
|
Jeremie Bresson
|
53597764c3
|
Add OpenAPI spec 3.0 support (beta)
Co-authored-by: Akihito Nakano <sora.akatsuki@gmail.com>
Co-authored-by: Jeremie Bresson <dev@jmini.fr>
Co-authored-by: Jim Schubert <james.schubert@gmail.com>
Co-authored-by: Martin Delille <martin@phonations.com>
Co-authored-by: Tomasz Prus <tomasz.prus@gmail.com>
Co-authored-by: William Cheng <wing328hk@gmail.com>
|
2018-04-17 09:19:10 +02:00 |
|
William Cheng
|
c69925b53a
|
[Kotlin] Fix issues with threetenbp (#7516)
* fix kotlin threetenbp client
* fix typo in kotlin sample path
|
2018-01-28 21:40:22 +08:00 |
|