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
William Cheng
790f3d46aa
Fix broken link to openapi generator plugin README ( #484 )
2018-07-06 19:11:34 +08:00
William Cheng
804094bf51
Update README.md
2018-07-06 13:45:34 +08:00
Jeremie Bresson
d43801a9b7
Revert "Improve Docker Tags ( #390 )"
...
This reverts commits:
* 036570d93d
.
* edf24d859c
.
2018-07-06 05:28:10 +02:00
Jérémie Bresson
edf24d859c
Improve Docker Tags ( #390 )
2018-07-05 14:40:06 +08:00
William Cheng
f976887f23
Add link to presentation ( #465 )
2018-07-05 13:05:07 +08:00
John Wang
2577e48feb
[README.md] minor fixes incl. spelling, links, sorting, formatting ( #462 )
...
* minor README.md fixes: link, spelling, sorting, formatting
* add PowerShell to Technical Committee list
2018-07-05 05:33:14 +02:00
Daonomic
b90c53deb6
[Java-client] Add Spring 5 WebClient as new library ( #435 )
2018-07-04 09:40:57 +02:00
William Cheng
e5a42ab277
add link to presentation at JHipster conf 2008 ( #422 )
2018-06-30 18:52:11 +08:00
akihito.nakano
aedd2dea45
Update badges
2018-06-28 07:37:17 +09:00
akihito.nakano
5154712050
Use last prod version in docs/examples
2018-06-28 07:27:31 +09:00
akihito.nakano
23571046fb
Merge remote-tracking branch 'upstream/master' into prepare-310
2018-06-28 00:53:58 +09:00
Akihito Nakano
34ad6d5ac8
Release 3.0.3 ( #406 )
...
* Remove the SNAPSHOT version
bin/utils/release_version_update.sh 3.0.3-SNAPSHOT 3.0.3
* Disable ensure-up-to-date temporarily
2018-06-27 22:44:56 +09:00
Jeremie Bresson
66b73e906e
Merge remote-tracking branch 'origin/master' into 3.1.x
2018-06-25 18:58:54 +02:00
Jan Prieser
a0bfe2bf72
WIP: new javascript flowtyped generator ( #176 )
...
New Javascript flowtyped generator
2018-06-25 12:04:10 +08:00
William Cheng
4cb51ac7c1
add wording to clarify the relationship with OAI ( #374 )
2018-06-21 11:36:39 -04:00
Jeremie Bresson
9509e66ae8
Merge remote-tracking branch 'origin/master' into 3.1.x
2018-06-21 07:33:59 +02:00
developersteve
9151f65702
Adding in Telstra ( #357 )
...
as a company using openapi-generator
2018-06-20 11:59:25 +08:00
Jeremie Bresson
478b0d6101
Merge remote-tracking branch 'origin/master' into 3.1.x
2018-06-19 07:32:52 +02:00
Jérémie Bresson
9511586f07
Prepare 3.0.3-SNAPSHOT ( #338 )
2018-06-18 09:32:11 +02:00
Jérémie Bresson
74914b6313
Prepare release 3.0.2 ( #337 )
2018-06-18 07:19:53 +02:00