Commit Graph

986 Commits

Author SHA1 Message Date
William Cheng
056a3ec0f6
[K6] minor improvements (#5368)
* update readme

* minor improvement

* add windows batch file for k6

* update template to reference openapi-generator

* update samples

* update doc
2020-02-20 09:25:11 +08:00
William Cheng
632821bc8c
Add a link to brightfox blog post (#5365) 2020-02-19 10:56:52 +08:00
William Cheng
4fdd87fb79
Add checkly as the monitoring sponsor (#5347) 2020-02-17 23:11:15 +08:00
KimJohn Quinn
b04c53674d
Added Logicdrop to the README (#5285)
Per request from William Cheng, we added our company to the README. We have used OpenAPI Generator to build out our whole API successfully.
2020-02-11 23:04:03 +08:00
William Cheng
49c4b63faf
Update README.md (#5277) 2020-02-11 15:33:21 +08:00
William Cheng
42ccbed5ac
Add a link to vadosware.io (#5276) 2020-02-11 15:25:26 +08:00
William Cheng
0cbc2be482
Add a link to article in GiFT, Inc (#5275) 2020-02-11 15:16:54 +08:00
William Cheng
8c59f85be0
Add a link to Corda blog (#5274) 2020-02-11 15:12:14 +08:00
William Cheng
26b13236c9
Add a link to simply-how article (#5273) 2020-02-11 15:04:02 +08:00
William Cheng
10568a6652
Add a link to youtube video (#5272) 2020-02-11 14:59:37 +08:00
Dennis Kliban
cd91a15953
Add Pulp talk from FOSDEM 2020 (#5265) 2020-02-10 23:32:42 +08:00
Alexey Makhrov
945ea14b23
Add amakhrov to Typescript tech committee (#5210) 2020-02-05 07:55:35 +01:00
Kazuyuki Miyake
5b9b8bda76
add freee to the user list (#5203) 2020-02-04 22:07:50 +08:00
William Cheng
cd67822d68
Add shibayan to C# technical committee (#5186) 2020-02-02 00:29:17 +08:00
Jim Schubert
7cdbcec1a5
[doc] Update versions missed during release (#5185)
* [doc] Update versions missed during release

Removed old script bin/utils/release_version_update_docs.sh to avoid
confusion. New script solves issues of not "globally" replacing.

New script is at:

bin/utils/release/release_version_update_docs.sh

* Update Gradle Plugin README with correct version

* Update gradle.properties to correct version
2020-01-31 22:40:33 -05:00
Yutaka.Miyamae
f06ac9d91c
Add a link to a ytaka0m blog post (#5176) 2020-01-31 22:57:15 +09:00
William Cheng
e90b1817b5 update readme 2020-01-31 19:01:44 +08:00
William Cheng
26ace1337d
Prepare 4.2.3 release (#5172)
* release 4.2.3

* update readme
2020-01-31 16:24:06 +08:00
William Cheng
f37951a0ba
Add a link to dev.to article (#5142) 2020-01-29 16:20:50 +08:00
William Cheng
0f48ab8b15
Add bkabrda to Java technical committee (#5141) 2020-01-29 16:09:08 +08:00
Jim Schubert
c0f7b47292
[ci][test] Modifications to static analysis contribution via Tomasbjerre (#5116)
* Spotbugs, PMD and Checkstyle #33

* Reducing Spotbugs effort to min #33

 * Also using project.parent.basedir and avoiding relative paths in pom files.
 * Filtering out samples.

* Move PMD/Spotbugs to static-analysis profile

This moves the static-analysis checks to a standalone profile. Core
contributors may run static analysis with:

```
mvn -Pstatic-analysis install
```

The analysis is separated from default functionality to reduce impact to
community contributions. SpotBugs/PMD may add a non-trivial amount of
time to builds on some machines.

Co-authored-by: Tomas Bjerre <tomas.bjerre85@gmail.com>
2020-01-26 12:45:41 -05:00
Bruno Clermont
6f5f16aaee Add company using generator (#5064) 2020-01-21 13:40:32 +08:00
William Cheng
2416fc0c76
Add a link to a blog post in dev.to (#5052) 2020-01-20 18:24:11 +08:00
Jim Schubert
bbe88ba635
Add docs/installation.md and docsite index to version update script (#5037) 2020-01-19 18:02:28 -05:00
William Cheng
c0ba498ddc
Add a link to a youtube video on Pulp and OpenAPI Generator (#5038) 2020-01-19 13:38:35 +08:00
William Cheng
ffc69699c0
Add a link to Scala Gatling blog post (#5029) 2020-01-18 15:55:53 +08:00
William Cheng
0ebdac4ffe
Replace http://central.maven.org with https://repo1.maven.org 2020-01-16 18:38:32 +08:00
chatelao
3218587d2f Fix Maven repo links (incl. https instead of http) (#5013)
The current URLs return a 501 due to missing https and worng url
2020-01-16 17:26:07 +08:00
William Cheng
55c6c0385b
add k8s to the user list (#5002) 2020-01-15 16:21:18 +08:00
Akihito Nakano
65a6d94842 Add a link to blog post in TECHSCORE (#4996) 2020-01-14 20:51:00 +08:00
William Cheng
4627c7d534
Add Cisco to the user list (#4971) 2020-01-11 10:48:44 +08:00
William Cheng
60b1855ec1
Add an link to Ada article (#4920) 2020-01-03 14:39:56 +08:00
William Cheng
7c31b7f206
[Swift] Minor improvements to swift 5 generator (#4910)
* minor improvements to swift 5 generator

* update readme

* update samples
2020-01-03 10:42:01 +08:00
William Cheng
966eab4cf3
Add woleet.io to the user list (#4854) 2019-12-21 11:07:55 +08:00
William Cheng
77b28f7963
Add @ityuhui to C technical committee (#4841) 2019-12-19 16:57:50 +08:00
jigsaw
67de4c4d8d Fix typo (#4813) 2019-12-17 16:01:58 +08:00
William Cheng
8d37641ae1
Add Oracle as the OpenAPI Generator user (#4809)
* add oracel as the user

* add oracle to the user list
2019-12-17 09:47:54 +08:00
William Cheng
49022d7b66
Add @athornz, @amondnet to Dart technical committee (#4800) 2019-12-16 17:54:10 +08:00
Justin Black
789f1a06f0 [Python] Adds allOf/oneOf/anyOf composed models (#4446)
* Adds composed model support for allOf oneOf anyOf

* Moves discriminator into discriminator() class method, adds test_deserialize_lizard, adds setting discriminator using allOf schema
2019-12-14 21:18:41 -05:00
Paul Gooderham
a9494ac1a3 [REQ] Java Microprofile REST Client Template (#4713)
* Add a Java Library called microprofile.

* Fix formatting
2019-12-10 11:41:50 +08:00
William Cheng
68cb98e9f6
Add a link to blog post about Flutter (#4731)
* Add a link to blog post about Flutter

* change date format
2019-12-09 12:27:05 +08:00
Phillip Campbell
6b99aed93f Add Linode as a user of OpenAPI Generator (#4720) 2019-12-07 16:31:30 +08:00
Toby Murray
4dc07cb9c5 Add Embotics as a user of OpenAPI generator (#4704) 2019-12-06 00:03:01 +08:00
William Cheng
d0dfe3e4a0
fix sponsor image size (#4697) 2019-12-04 17:34:42 +08:00
William Cheng
a3c3012707
Update README.md 2019-12-04 12:12:54 +08:00
William Cheng
cb2df9e848
add docspring as sponsor (#4686) 2019-12-04 09:41:55 +08:00
William Cheng
2a592b5d01
Update Swift technical committee 2019-12-04 09:39:14 +08:00
William Cheng
dd1a624ba3
Add a link to blog post in dotnetthoughts (#4683) 2019-12-03 21:55:28 +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
f9662e0eff
release 4.2.2 (#4661) 2019-12-02 13:12:10 +08:00