William Cheng
|
5a9b0fcf9e
|
update samples
|
2020-04-21 02:22:55 +08:00 |
|
William Cheng
|
faf6f197be
|
Merge remote-tracking branch 'origin/master' into 5.0-sync-master
|
2020-04-17 15:51:00 +08:00 |
|
William Cheng
|
a0ca253218
|
update samples (#5722)
|
2020-03-27 13:55:55 +08:00 |
|
Thomas Enderle
|
19862f85e3
|
[jaxrs-reasteasy-eap] Fix invalid Bean Validation annotations for Longs (#5659)
* fix issue #5658
* update samples
|
2020-03-24 10:29:07 +08:00 |
|
William Cheng
|
82e2448bf2
|
Merge remote-tracking branch 'origin/4.3.x' into 5.0.x
|
2020-01-20 15:46:13 +08:00 |
|
William Cheng
|
04af5e0445
|
Merge remote-tracking branch 'origin/master' into 4.3.x
|
2020-01-20 15:04:34 +08:00 |
|
Sebastien Rosset
|
d61dcc17e0
|
[gradle] consistent use of maven url in gradle files (#5045)
* wrap maven url with uri function
* consistent use of maven url in gradle files
|
2020-01-19 14:57:38 -05:00 |
|
Jim Schubert
|
ea55968737
|
Evaluating https issues in CircleCI (on top of CiscoM31-maven-h… (#5034)
* replace http with https. Replace http://central.maven.org with https://repo1.maven.org
* replace http://www.apache.org/licenses/LICENSE-2.0 with https://www.apache.org/licenses/LICENSE-2.0
* Force HTTPS for mavenCentral gradle DSL
Co-authored-by: Sebastien Rosset <serosset@cisco.com>
|
2020-01-18 18:53:05 -05:00 |
|
sullis
|
178a3e24bd
|
upgrade to JUnit 4.13 (#4899)
|
2020-01-02 13:20:29 +08:00 |
|
William Cheng
|
11c7007429
|
Prepare v4.2.3 (#4663)
* update version
* update doc
* update samples
|
2019-12-02 15:26:01 +08:00 |
|
William Cheng
|
4ed742b6bc
|
update samples
|
2019-11-21 15:24:13 +08:00 |
|
William Cheng
|
facabd4472
|
Merge branch '4.3.x' into 5.0.x
|
2019-11-21 15:19:31 +08:00 |
|
William Cheng
|
f07b3e0521
|
Prepare 4.2.2-SNAPSHOT (#4497)
* update to 4.2.2-SNAPSHOT
* update doc
* update samples
* skip ocaml test
* update version
* fix version
|
2019-11-15 21:34:25 +08:00 |
|
William Cheng
|
4824bb7711
|
sync master, update samples
|
2019-11-04 09:28:19 +08:00 |
|
William Cheng
|
47e2c0d027
|
update samples (#4334)
|
2019-10-31 13:31:49 +08:00 |
|
William Cheng
|
a8fe5d355c
|
Merge remote-tracking branch 'origin/4.2.x' into 5.0.x
|
2019-08-29 14:48:00 +08:00 |
|
William Cheng
|
9182784955
|
Merge remote-tracking branch 'origin/master' into 4.2.x
|
2019-08-28 14:01:20 +08:00 |
|
William Cheng
|
d0d545bbdd
|
Prepare 4.1.2 snapshot (#3758)
* update pom
* update samples
* update ts axios samples
|
2019-08-26 22:13:12 +08:00 |
|
Slavek Kabrda
|
5182955cca
|
[Java][client] make it possible to send explicit nulls for nullable fields (#3474)
* [Java][client] make it possible to send explicit nulls for nullable fields
* Regenerate samples
|
2019-08-16 16:26:06 +08:00 |
|
William Cheng
|
01222268e8
|
update samples
|
2019-08-11 18:56:47 +08:00 |
|
William Cheng
|
5956569e7a
|
Prepare 4.1.1-SNAPSHOT (#3603)
* update pom
* update samples
* update pom
|
2019-08-10 09:41:08 +08:00 |
|
William Cheng
|
46da7fe0e9
|
Merge remote-tracking branch 'origin/4.1.x' into 5.0.x
|
2019-06-03 09:28:51 +08:00 |
|
William Cheng
|
7e457f7e41
|
sync master
|
2019-06-03 00:32:13 +08:00 |
|
William Cheng
|
8d3a1a5add
|
Merge remote-tracking branch 'origin/master' into 4.1.x
|
2019-06-03 00:06:43 +08:00 |
|
Jérémie Bresson
|
dc81574f2b
|
Update version to 4.0.2-SNAPSHOT (#3047)
* Update version to 4.0.2-SNAPSHOT
* Update samples
* Change AppVeyor script (test of gradle sample)
* Fix release version bump script (gradle plugin, sample poms)
* Include sonatype snapshots in maven examples which reference 4.0.2-SNAPSHOT
|
2019-06-01 21:32:44 -04:00 |
|
William Cheng
|
ff1c7c87ef
|
update jackson joda version, samples (#3005)
|
2019-05-27 00:26:24 +08:00 |
|
William Cheng
|
94fc0474b9
|
update version 5.0.0-snapshot and samples
|
2019-05-15 01:54:29 +08:00 |
|
William Cheng
|
24187b8186
|
update petstore samples
|
2019-05-15 00:10:03 +08:00 |
|
William Cheng
|
cbe39ba881
|
Set version to 4.0.1-SNAPSHOT (#2882)
|
2019-05-14 10:28:32 +02:00 |
|
Thibault Duperron
|
5e92ec1b4c
|
Fix default value for container jaxrs (#2618)
* Fix default value for container jaxrs
Fix #2600
* Samples
|
2019-05-06 22:06:46 +08:00 |
|
Thibault Duperron
|
14215ba554
|
Fix json polymorphism jaxRS (#2602)
* Fix json polymorphism jaxRS
Fix #2576
* Samples
|
2019-04-18 16:01:46 +08:00 |
|
Vincent Devos
|
14aacfaa63
|
Java RESTEASY : fix defaultValue annotation double quoted in api operation (#2268)
|
2019-03-07 16:46:09 +08: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 |
|
Dec12 | Fujigon
|
7609398150
|
Fix the bug header bean validation is not performed (#1661)
* update template
* update template
* update samples
|
2018-12-15 16:37:25 +08:00 |
|
William Cheng
|
2bcf5b2263
|
Merge remote-tracking branch 'origin/3.4.x' into 4.0.x
|
2018-11-15 17:49:44 +08:00 |
|
William Cheng
|
a87a544bf5
|
Merge remote-tracking branch 'origin/master' into 3.4.x
|
2018-11-15 17:11:01 +08:00 |
|
William Cheng
|
8d9542207a
|
Prepare 3.3.4 snapshot (#1450)
* change version to 3.3.4-snapshot
* updat readme
* update samples
|
2018-11-15 16:21:15 +08:00 |
|
TNM Technologies
|
22902e72a1
|
fix(#1423): [JAVA] generating Map with jaxrs-reasteasy does not import (#1426)
* fix(#1423): [JAVA] generating Map with jaxrs-reasteasy does not import
the hashmap
https://github.com/OpenAPITools/openapi-generator/issues/1423
* fix(#1423): fix ensure-up-to-date issues for jaxrs-resteasy joda
samples
https://github.com/OpenAPITools/openapi-generator/issues/1423
|
2018-11-14 10:18:53 +08:00 |
|
William Cheng
|
02e85cc417
|
Prepare v3.3.3-SNAPSHOT (#1355)
* prepare 3.3.3-snapshot
* update petstore samples
|
2018-11-01 10:42:26 +08:00 |
|
William Cheng
|
3482a0a993
|
Merge remote-tracking branch 'origin/master' into 3.4.x
|
2018-10-26 21:04:25 +08:00 |
|
William Cheng
|
4a47acce19
|
Merge remote-tracking branch 'origin/3.4.x' into 4.0.x
|
2018-10-26 18:41:58 +08:00 |
|
William Cheng
|
9422dea149
|
Merge remote-tracking branch 'origin/master' into 3.4.x
|
2018-10-26 18:40:37 +08:00 |
|
Thibault Duperron
|
0aec7728f9
|
[Java][jaxrs-resteasy] add @Valid when bean validation is enabled (#1237)
|
2018-10-23 23:58:03 +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
|
3b2951b305
|
Merge remote-tracking branch 'origin/master' into 3.3.x
|
2018-08-30 19:39:09 +08:00 |
|