William Cheng
fbc3ff8766
Add a link to an article about openapi-generator ( #1370 )
2018-11-05 08:17:22 +08:00
Kay Schecker
7eb9cda1e0
Added hint for npm package wrapper to README ( #1350 )
...
* Added hint for npm package wrapper to README
* Added manual how to use and install NPM package globally
2018-11-03 22:06:11 +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
0cc9b69b6f
3.3.2 release ( #1353 )
...
* prepare 3.3.2 release
* update script to remove outdated reference
2018-10-31 20:48:14 +08:00
William Cheng
d06ddfbcaa
various update in readme ( #1351 )
2018-10-31 16:35:39 +08:00
William Cheng
165c0f2310
update erlang technical committee, template creator ( #1344 )
2018-10-31 00:09:30 +08:00
William Cheng
dcde12ac07
Add "tomplus" to Python technical committee ( #1264 )
2018-10-18 11:29:52 +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
0136aeefbc
Prepare 3.3.1 patch release ( #1247 )
...
* release_version_update
* comment out ensure up to date
* release_version_update_docs
* update release table
2018-10-15 23:18:24 +08:00
William Cheng
df98126354
Add an option to enable file post-processing ( #1241 )
...
* add option to enable post process file
* fix typo
2018-10-15 15:02:51 +08:00
William Cheng
55f26d31d3
Update README with 3.4.x ( #1162 )
...
* update README with 3.4.x
* fix div
2018-10-03 23:53:50 +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
e22c7c1c8a
3.3.0 release ( #1153 )
...
* update using release_version_update
* comment out ensure up to date script
* update using release_version_update_docs
* remove current master
2018-10-01 23:56:52 +08:00
William Cheng
2b87b309ad
Rename environment variable for Go to post-process file ( #1091 )
...
* renmae Go post process file env variable
* add back samples/client/petstore/c/libcurl.licence
* keep go samples up-to-date
* update go petstore samples
* update go samples without formatting
2018-10-01 21:24:32 +08:00
William Cheng
3a5ec0a69d
Minor enhancements to the MySQL generator ( #1148 )
...
* minor enhancements to the mysql generator
* add ybelenko to the README
2018-10-01 16:46:33 +05:00
William Cheng
bd71e629a3
Add a link to an article about openap-generator ( #1121 )
2018-09-26 20:41:12 +08:00
William Cheng
4775c630aa
Add myworkout to the company list ( #1111 )
2018-09-26 11:53:55 +08:00
Elliot Lee
bde97b44b9
Update Usage instructions in README ( #1071 )
...
Fix #1040
2018-09-21 12:13:23 +08:00
William Cheng
78fae0ea49
Add nicokoenig to template creator list and TS tech committee ( #1056 )
2018-09-18 22:47:06 +08:00
William Cheng
04bbd3b0e6
update dart tech committe and template creator ( #1038 )
2018-09-14 20:49:13 +08:00
William Cheng
26591f5d7f
Use elm-format to format Elm API client ( #959 )
...
* add elm-format support
* update elm petstore samples
* add trenneman to elm tech comm
* replace dart class with elm class
* revise elm format arguments
* update petstore samples
2018-09-05 08:04:27 +08:00
William Cheng
cabc1af823
Add swipesight to techcomm & his company to readme
2018-09-03 17:43:25 +08:00
William Cheng
d9400caf69
Set Dart2 as default, better format Dart code with dartfmt ( #949 )
...
* change dart default to v2
* add dart2 author
* add dartfmt to postProcess file in dart generator
* add dartfmt to format dart code
2018-09-02 17:59:42 +08:00
William Cheng
5745f6df70
Prepare 3.2.3 release ( #935 )
...
* update release version, disabled ensure up to date script
* update release table
* update stable version to 3.2.3
* update samples/meta-codegen/lib/pom.xml and release_version_update.sh
2018-08-30 19:08:03 +08:00
William Cheng
09a62d7fef
Minor improvements to Kotlin Spring Boot generator ( #918 )
...
* minor improvement to kotlin sprinbboot generator
* add dr4ke616 to tech comm, add zalando to company list
2018-08-29 11:34:58 +08:00
William Cheng
a1205f6109
add https://www.boxever.com/ to the company list ( #916 )
2018-08-29 00:42:40 +08:00
William Cheng
3259bf71e6
3.2.2 release ( #869 )
...
* run bin/utils/release_version_update.sh
* comment out ensure-up-to-date script
* run bin/utils/release_version_update_docs.sh
* fix link to lc3
2018-08-22 16:44:31 +08:00
William Cheng
2ffda45adf
Add https://www.suva.ch/ to the company list ( #868 )
2018-08-22 10:43:32 +08:00
Jim Schubert
aa19369466
📝 Remove swagger comment, fix typo in README ( #862 )
...
I had previously copied the multi-task description in the gradle
plugin's docs from a response made in an issue. The reference to 'the
old swagger plugin' have no context in the gradle plugin README, so I've
updated that wording.
Also, I found that the link to openapi-generator-cli.sh in the root
README was broken. It pointed to openapi-generator.cli.sh instead of
openapi-generator-cli.sh.
2018-08-21 22:13:55 +08:00
Jim Schubert
a3e5edc367
📝 Updating 'help generate' switches in README
...
Adds new --log-to-stderr as well as a missed option for
--skip-validate-spec.
2018-08-19 21:37:20 -04:00
William Cheng
94806b8036
update release table ( #818 )
2018-08-16 00:23:27 +08:00
William Cheng
56bba880e7
3.2.1 release ( #807 )
...
* 3.2.1 release
* roll back incorrect change to link
* update doc
* update 3.1.2 release
* Fix version table
2018-08-14 17:47:59 +08:00
David Webster
4060fcbb8b
Correct URL for openapi-generator.cli.sh in README.md ( #770 )
2018-08-09 10:42:11 +08:00
William Cheng
2340d83a33
add 3.3.0 to readme
2018-08-07 01:39:54 +08:00
William Cheng
30fb22fffa
update readme with links to 3.2.0 JAR
2018-08-06 23:47:36 +08:00
William Cheng
f329872ce7
3.2.0 release ( #744 )
2018-08-06 22:06:39 +08:00
William Cheng
07a5715b9f
Add template creator: C++ qt5 server, php laravel ( #720 )
2018-08-02 22:39:37 +08:00
Christoph, René Pardon
f793ac25c7
feat (PHP LARAVEL) 8417: initial PHP-laravel codegen integration ( #574 )
...
* feat (PHP LARAVEL) 8417: initial PHP-laravel codegen integration
* feat (PHP LARAVEL) 8417: code review adjustments
* feat (PHP LARAVEL) 8417: fix typos; add missing files; adjust readme for those unfamilar with laravel to get started quickly
* feat (PHP LARAVEL) 8417: add sample petstore server
* feat (PHP LARAVEL) 8417: adjust route service provdider and model generation
2018-08-01 00:34:33 +08:00
Jeremie Bresson
00246f3ea0
Merge remote-tracking branch 'origin/master' into 3.2.x
...
* Solve Conflicts
* Activate "ensure_up_to_date" script
* Remove references to the "3.2.x" branch
# Conflicts:
# CI/pom.xml.bash
# CI/pom.xml.circleci
# CI/pom.xml.circleci.java7
# CI/pom.xml.ios
# modules/openapi-generator-cli/pom.xml
# modules/openapi-generator-gradle-plugin/gradle.properties
# modules/openapi-generator-gradle-plugin/pom.xml
# modules/openapi-generator-maven-plugin/pom.xml
# modules/openapi-generator-online/Dockerfile
# modules/openapi-generator-online/pom.xml
# modules/openapi-generator/pom.xml
# pom.xml
2018-07-25 18:19:37 +02:00
William Cheng
6f19fa7e91
Release 3.1.2 ( #647 )
2018-07-25 18:09:52 +02:00
Jim Schubert
c6004a8f89
Adds a simple bash completion script ( #277 )
...
* Adds a simple bash completion script
This works with any loading script named openapi-generator-cli.
That is, if you've installed via homebrew or created a script similar
to https://gist.github.com/jimschubert/ce241b0c78140e364f46914ef8ec4103
This script is relatively simple, relying on fallback to the recently
add "completion" command to the CLI project.
The script includes a possible extension to allow for per-language
options to autocomplete when the user is applying additional properties.
This work is currently commented out, as it may be simplified a bit in
the CLI first.
* Add launcher script and "install" instructions
2018-07-25 19:12:41 +08:00
Ted Epstein
59bd3b6dcb
Add RepreZen API Studio to Companies/Projects ( #620 )
...
* Add RepreZen API Studio to Companies/Projects
Per discussion with @wing328
* Corrected alphabetical order
Corrected alphabetical order of implementations, in response to review comment from @wing238.
2018-07-24 12:13:28 +08:00
John Wang
af3ca293e4
Add link to Go contribution quickstart article ( #622 )
2018-07-23 18:36:39 +08:00
William Cheng
eeda132e73
add badge to maven store and twitter ( #607 )
2018-07-20 22:12:48 +08:00
Jérémie Bresson
761799abf5
Release 3.1.1 ( #588 )
2018-07-18 09:31:56 +02:00
Akihito Nakano
a055dc0351
Add ybelenko to PHP technical committee ( #575 )
2018-07-16 22:13:08 +08:00
Jérémie Bresson
0d959a254c
Update README.md ( #493 )
...
Mention branch 3.2.x and version 3.2.0
2018-07-07 07:47:35 +02:00
Johannes Hoppe
4797c7b42c
Update README.md ( #488 )
2018-07-07 06:06:30 +02:00
Jérémie Bresson
4b6fb504a2
Prepare version 3.1.1-SNAPSHOT ( #487 )
2018-07-07 06:05:19 +02:00
William Cheng
100ec449fe
3.1.0 release ( #486 )
...
* 3.1.0 release
* Comment ./bin/utils/ensure-up-to-date
2018-07-06 23:37:48 +08:00