1268 Commits

Author SHA1 Message Date
Sergey Nikolaev
f1b9676f7e
update in readme: Manticore Search uses the generator too (#11223) 2022-01-04 14:37:06 +08:00
William Cheng
82b77a099a update readme 2021-12-21 19:13:29 +08:00
William Cheng
1757c4d2ea
Test kotlin volley sample in the CI (#11156)
* test kotlin volley sample in the ci

* update samples

* Revert "update samples"

This reverts commit 9a0da130760a4a597e4ceef59d1538594893f724.
2021-12-20 17:44:18 +08:00
William Cheng
95377f68bf
[C#][functions] minor improvements. (#11034)
* better code format

* mark generator as beta

* update readme

* minor code format change

* remove docs

* add Docs

* remove docs

* add back docs

* mv yaml
2021-12-06 23:18:48 +08:00
William Cheng
5a62ae6628
Add links to blog posts, remove nmuesch remove java tech comm (#11040)
* add links to blog posts, remove nmuesch remove java tech comm

* fix link
2021-12-05 17:58:55 +08:00
William Cheng
acabbe0e88
Update launcher script to use 4.x as examples 2021-12-01 13:54:02 +08:00
Tal Kirshboim
39b8f83e6d
Add Airthings to list of generator users (#10936) 2021-11-23 21:01:17 +08:00
yongmingl
b0fc824d43
Add Qavar to the user list (#10835) 2021-11-11 13:15:30 +08:00
William Cheng
bd1a6471b6
[java][Jersey2] add spotless maven, gradle plugins (#10796)
* add bunker-holding logo

* add spotless plugin to jersey2 java client

* add spotless plugin to java jersey2 client

* use jdk11 in gradle tests

* fix gradle test local spec

* setup java 11

* skip spotless in check task
2021-11-06 18:11:58 +08:00
BunkerTsto
84c2b04f24
Added Bunker Holding Group to companies list (#10794) 2021-11-06 09:49:42 +08:00
Sylhare
912d993955
Add openapi-generator kotlin article (#10731) 2021-10-29 23:08:14 +08:00
William Cheng
378465702c
Prepare v5.3.1 in the master (#10681)
* prepare v5.3.1

* update doc

* update readme
2021-10-25 01:16:07 +08:00
William Cheng
1bffeef146
Add links to Youtube videos on openapi-generator (#10612) 2021-10-17 18:13:01 +08:00
Richard Willis
a7ace4fb56
Add link to TypeScript/Fetch article (#10611) 2021-10-17 15:15:33 +08:00
William Cheng
768c76ea33
Add a link to hackernoon article (#10518) 2021-10-04 10:53:35 +08:00
Mustafa Arif
a57ab19d90
Add Aqovia & clients as using OpenAPITool (#10493)
Added our company (Aqovia) as well as our spin-out (NeuerEnergy) and client (Interxion) all of whom are using the OpenAPI-generator as part of build toolchains.
2021-10-02 11:45:19 +08:00
William Cheng
c67a2fb60c
Add a link to AWS ParallelCluster API documentation (#10380)
* Add a link to documentation

* add link description
2021-09-11 22:56:35 +08:00
William Cheng
4b45b370a5
add pexa as bronze sponsor (#10290) 2021-08-31 21:19:26 +08:00
William Cheng
d198132d10
Add @ahmednfwela to Dart technical committee (#10281) 2021-08-29 10:52:49 +08:00
William Cheng
bcd2459a8d add a link to medium article 2021-08-23 10:56:40 +08:00
William Cheng
d26dd7b9db
Add a link to dzone article 2021-08-22 14:18:33 +08:00
William Cheng
14c7e80111 add @turkeylurkey as microprofile template creator 2021-08-22 11:56:57 +08:00
William Cheng
90fca17de1
[haskell-yesod] Better code format, mark generator as beta (#10222)
* better code format, mark haskell-yesod as beta

* fix copyright

* update doc
2021-08-22 11:31:38 +08:00
William Cheng
3de5483aa0
[JAVA] Add apache httpclient library to java clients (#10218)
* Add apache java client option

* Add sample apache client config

* Switch serialization library, use time formatter

* Add pom template for apache dependencies

* Add initial implementation of ApiClient using apache

* Add apache api template

Plus switch to TypeReference to handle generic types

* Add support for sending json data

* Generate test stubs with @Ignore

* Add accept header

* Remove unnecessary builder assignments

* Set responseHeaders instance variable

* Switch to general serialize / deserialize functions

* Handle sending url encoded form data

* Split response processing into new method

* Allow requests without body

* Use general HttpResponse interface

If the method doesn't need to close it

* Use clients connection timeout

* Add constructor accepting custom client

* Handle multipart and direct file uploads

* Support file downloading

Based on the implementation in the jersey client

* Handle missing content disposition

* Raise error if body given for an unexpected method

* Use try with resources for response handling

* Remove unused url parameter encode method

* Handle content type parse exception

* Improve response content type handling

Would have had issues with content type headers containing a charset

* Make all set methods return client

* Add basic readme

* Send content type with files

* Set domain and path on cookies

Otherwise they will be excluded from the request

* Use consistent quoting in error messages

* Add generated apache sample

* Add generated docs changes

* update samples

* rename library, update samples, docs

* update readme

Co-authored-by: Harry White <hwhite@atlassian.com>
2021-08-22 11:17:31 +08:00
William Cheng
da5d611ca9 update readme 2021-08-16 21:41:55 +08:00
Arthur Mogliev
2210c9f016
[PHP] New client generator php-dt (#10041)
* - new PHP client generator php-dt

* - samples regen after rebase

* - README update

* - fix missing options for php-dt-modern config

* - use another workaround to prevent special treatment of form media types in DefaultGenerator - GlobalSettings usage mangled behaviour of other generators
- fix of missing spaces in generated docs

* - samples update after rebase
2021-08-15 22:15:44 +08:00
Ween Jiann
6a9c8077e1
Add Inquisico to list of generator users (#10142) 2021-08-13 12:13:28 +08:00
Richard Kolkovich
c58326ad2f
add my companies to README (#10146) 2021-08-13 12:10:34 +08:00
William Cheng
2f18bbe1c7
Remove @swipesight (2018/09) from Dart tech committee (#10042) 2021-07-27 11:32:10 +08:00
William Cheng
5d6431d799
Add a link to Line engineering video (#10030) 2021-07-24 21:52:21 +08:00
William Cheng
02835b35bc
Prepare v5.2.1 (#9922)
* bump verions to 5.2.1-SNAPSHOT

* update samples

* update readme

* fix gradle properties
2021-07-09 22:42:31 +08:00
William Cheng
5bf4e77400
Add a link to blog post about openapi-generator (#9832) 2021-06-23 15:16:07 +08:00
Anders Aaen Springborg
56260bf522
Update contributers (#9783)
We were four people who made the cpp-tiny client generator :) ❤️
2021-06-17 00:36:38 +08:00
William Cheng
d14a82f7a7
update readme with travis-ci.com (#9762) 2021-06-14 18:22:57 +08:00
Daiki Ojima
5c1270aa37
fix(readme): update brew cask usage (#9757) 2021-06-14 15:08:21 +08:00
Yuriy Belenko
150dfa2ddd
Add ybelenko as php-slim4 template creator (#9754)
Thanks to Julian(jfastnacht) who started Slim3 generator and maintained it
until Nov 27, 2017(latest PR). Since Slim4 codegen is based on deprecated
Slim3 I greatly appreciate your commitment.
2021-06-13 01:24:56 +08:00
William Cheng
d33660453a
Add a link to flutter blog post (#9730) 2021-06-09 14:12:08 +08:00
William Cheng
32a045060e
[ python-fastapi] minor improvements (#9622)
* minor python-fastapi improvements

* update doc

* fix refreshUrl
2021-05-31 17:00:23 +08:00
William Cheng
763f65f293
[Wsdl] minor improvements, bug fixes (#9613)
* minor improvements to wsdl-schema gen

* better code format

* update readme
2021-05-28 21:38:36 +08:00
William Cheng
a1f539ce6e add Aalborg University to readme.md, reduce image size 2021-05-26 18:20:50 +08:00
William Cheng
ae430a8c14
[cpp][tiny] rename generator, update samples (#9560)
* rename generator, update samples

* add doc

* update readme
2021-05-25 23:55:16 +08:00
William Cheng
2f70e6a5bc
Add a link to powershell devops conf presentation (#9487) 2021-05-15 16:42:35 +08:00
William Cheng
f7b79e9a26
Add @lucamazzanti to the C# technical committee (#9486) 2021-05-15 16:27:13 +08:00
William Cheng
85c43e731b fix incorrect date in the readme 2021-05-10 15:15:07 +08:00
William Cheng
e9a62ab910 update readme 2021-05-07 10:19:19 +08:00
shylacs
4d2b022619
Add VMware to users list (#9388)
* Add VMware to users list

LMK if I can provide the png for company logo. I tried uploading to img folder and could not.

* add logo, update readme

Co-authored-by: William Cheng <wing328hk@gmail.com>
2021-05-05 00:08:15 +08:00
Matthew
3da1999135
Fix typo in readme (#9387) 2021-05-03 22:45:55 +08:00
William Cheng
ee905cf0fe
add the u of aizu to the user list (#9326) 2021-04-23 12:11:57 +08:00
William Cheng
d7736366b7
add a link to twilio blog (#9312) 2021-04-22 12:28:17 +08:00
William Cheng
d44d9a3907
Add a link to blog post in unibuddy tech blog (#9311)
* Add a link to blog post in unibuddy tech blog

* minor change

* fix link
2021-04-22 12:17:07 +08:00