optim-y-takahashi
3526fe403f
Add link to the article "OpenAPIによるスキーマファースト開発の実施サンプルとCloud Runについて" ( #2960 )
2019-05-22 00:43:29 +09:00
William Cheng
f8562d292b
add yelp to company list ( #2949 )
2019-05-21 11:08:58 +08:00
William Cheng
18b66ed28c
Add a link to the article published in 47northlabs.com ( #2941 )
...
Add a link to the article published in 47northlabs.com
2019-05-20 19:00:31 +08:00
François Rosé
fdd08dc1f1
Remove @fvarose from technical committee ( #2936 )
2019-05-20 10:03:17 +08:00
William Cheng
cbe39ba881
Set version to 4.0.1-SNAPSHOT ( #2882 )
2019-05-14 10:28:32 +02:00
William Cheng
3744273312
4.0.0 release ( #2878 )
...
* remove snapshot version
* update readme
* undo changes to example
* revert apache maven version
* update gradle property
2019-05-13 20:56:47 +08:00
William Cheng
92b994496c
Add CAM to company list ( #2869 )
2019-05-11 14:15:59 +08:00
William Cheng
909d454f9d
[F#] minor improvements ( #2825 )
...
* Add template owner of F#
Add template owner of F#
* rename fsharp-giraffe-server
* add nmfisher to tech committee
* update windows batch file
* update doc
2019-05-06 22:11:50 +08:00
sunn
b186883217
Add Qt5 server on the list of supported C++ server stubs ( #2829 )
2019-05-06 19:18:48 +08:00
William Cheng
d0f537c0e7
add Lightbow as sponsor ( #2822 )
2019-05-05 18:14:27 +08:00
Jim Schubert
a2fb88c1c1
[all] Adds strict spec option ( #2783 )
...
* [all] Adds strict spec option
Introduces an option to allow user customization of strict specification
behaviors. For instance, OpenAPI 3.x requires a path object name to be
prefixed with '/' so we append any missing '/', but this may not be
desirable to some users or generators. In this commit, this fix specifically is
the only modification affected.
* Clarify strict-spec docs, add option to README.md
* Update CLI options in docs/usage.md
2019-05-03 10:57:47 -04:00
Jim Schubert
bd775a992c
[general] Remove swagger-codegen "lang" mappings ( #2785 )
...
For 4.0.0, we've removed the "lang" option. This removes any mappings
from swagger-codegen "lang" to openapi-generator "generator" options.
2019-05-02 17:53:41 +08:00
William Cheng
09559da027
Add a link to the article on "Simply How" ( #2774 )
...
Add a link to the article on "Simply How"
2019-05-01 15:15:45 +08:00
Jim Schubert
5ea4391af5
[cli][gradle] Adds package name as a global option ( #2557 )
...
* [cli] Support packageName as global option
CLI supports other package-related options (--api-package,
--model-package, --invoker-package). This aligns those options with
--package-name to avoid confusion about how to configure these options
where those are supported.
This intentionally does not apply a packageName getter/setter to
DefaultCodegen to reduce the footprint of this change.
* [gradle] Add packagName as global option
This makes packageName available as a global option, beside apiPackage,
modelPackage, and invokerPackage to reduce potential confusion about how
to configure the four of these options by generators which support them.
2019-05-01 00:46:48 +08:00
William Cheng
1dd3188361
Add a link to OpenAPI Generator eBook ( #2762 )
...
Add a link to OpenAPI Generator eBook
2019-04-29 23:05:30 +08:00
Jim Schubert
8bbeb8b7e3
Feature: Experimental Handlebars support (rienafairefr) ( #2657 )
...
* new module: openapi-generator-core
* templating engine adapters to support extension (currently only Handlebars)
* new `-e` templating engine CLI option
* adapt Generator to process Template with the passed TemplatingEngineAdpater
* add a MustacheEngineAdapter to the codegen in the unit tests
* force default MustacheEngineAdapter
* copy new core module in the root Dockerfile
* add processTemplatingEngine to CodegenConfig, to be overriden by Codegen classes if needed
* support multiple file extensions per templating engine adapter
* Extends handlebars experimental adapter with explicit contextual resolvers (e.g. map processing)
* Add new openapi-generator-core/pom.xml to release_version_update.sh
* A detailed message will be logged on missing handlebars helper
* Adds README documentation around template default and beta options
* Moves mustache package under new templating package
* Include built-in handlebars helpers which require explicit registration, and custom `startsWith` helper.
2019-04-25 21:52:50 -04:00
ota42y
c797073858
Add RubyKaigi 2019 presentation ( #2693 )
...
* Add RubyKaigi 2019 presentation
I talked "How to use OpenAPI3 for API developer" in RubyKaigi 2019
These are the topics of OpenAPI Generator
* Add the conference name
2019-04-19 13:49:41 +09:00
William Cheng
3b9c9ce44a
Add Camptocamp to company list ( #2652 )
...
Add Camptocamp to company list
2019-04-12 18:49:50 +08:00
William Cheng
d63f4bc16a
Add Namsor as the sponsor ( #2639 )
...
Add Namsor as the sponsor
2019-04-11 00:33:09 +08:00
William Cheng
81f970e946
Add @Zomzog (2019/04) to Java, Kotlin tech comm ( #2630 )
...
Add @Zomzog (2019/04) to Java, Kotlin tech comm
2019-04-09 17:23:46 +08:00
koki
5a34f8428c
Add link to the article "OpenAPI3を使ってみよう!Go言語でクライアントとスタブの自動生成まで!" ( #2572 )
2019-04-02 15:44:48 +09:00
William Cheng
e58d7d09d5
Add @karismann to Java and Kotlin technical committee ( #2542 )
...
Add @karismann to Java and Kotlin technical committee
2019-03-29 00:13:08 +08:00
William Cheng
9d10ffdb38
Add GoDaddy to the list of companies using OpenAPI Generator ( #2541 )
...
Add GoDaddy to the list of companies using OpenAPI Generator
2019-03-29 00:12:55 +08:00
William Cheng
2ce3574868
Add a link to the article "Access any REST service with the SAP S/4HANA Cloud SDK" ( #2520 )
...
Add a link to the article "Access any REST service with the SAP S/4HANA Cloud SDK"
2019-03-27 10:26:37 +08:00
William Cheng
09d27e82e7
Minor enhancements to Scala Play server generator ( #2512 )
...
* minor enhancements to openapi-generator
* update doc
* remove oudated doc
2019-03-27 09:47:47 +08:00
William Cheng
393f5e499e
Add link to the article "OpenAPI generatorを試してみる" ( #2517 )
...
Add link to the article "OpenAPI generatorを試してみる"
2019-03-27 09:44:23 +08:00
William Cheng
5346eb4c34
Add a link to Qitta blog post on OpenAPI Generator ( #2497 )
...
Add a link to Qitta blog post on OpenAPI Generator
2019-03-25 13:13:41 +08:00
William Cheng
59cdea7b5e
Add a link to "An adventure in OpenAPI V3 code generation" ( #2457 )
2019-03-20 15:14:01 +08:00
Vincent Devos
f2ff473155
[Kotlin Server Ktor] upgrade to stable version (1.1.3) ( #2333 )
...
* [Kotlin Server Ktor] upgrade to stable version (1.1.3)
* [Kotlin Server Ktor] upgrade to stable version (1.1.3)
fix indentation
* [Kotlin Server Ktor] upgrade to stable version (1.1.3)
fix indentation
* add missing kotlin ktor in Server stubs list
* [Kotlin Server Ktor] upgrade to stable version (1.1.3)
fix compilation warnings
2019-03-14 16:38:39 +08:00
Elliot Lee
80f6433779
[README] Update instructions for reinstalling master with brew ( #2363 )
...
Fixes:
Error: invalid option: --HEAD
2019-03-12 10:00:03 +08:00
William Cheng
a06e957430
Add a link to CSDN article ( #2331 )
2019-03-08 15:58:33 +08:00
Jean-François Côté
b302c16f74
Removed JFCote from core team ( #2315 )
...
Removed myself from the core team and java technical committee because I have no more time to work on the project. See you guys, it was awesome. Keep up the good work!
2019-03-07 21:51:53 +08:00
William Cheng
ac69b2da1a
Add a link to DZone article ( #2310 )
2019-03-07 15:42:39 +08:00
Ramzi Maalej
cc1fe6eebf
fix resources management ( #2229 )
...
* fix resources management
* remove obselete if statement
* throw exception when body is null
* prevent potentional nullpointerexception
* use valueOf instead of constructor
* remove duplicated code
* avoid unclosed resources
* remove redundant key
* fix broken tests
* fix sonar issues
* fix tests
* add Veamly as a company using openAPI generator
* revert back if statement to explicitly express the intention behind it
2019-03-04 22:27:54 +08:00
William Cheng
f47af5e6f0
Add link to "Building APIs with OpenAPI: Continued" ( #2279 )
2019-03-02 21:45:23 +08:00
William Cheng
9829e06790
Add link to GCP article ( #2274 )
2019-03-01 21:16:40 +08:00
Akihito Nakano
773aa269ae
Add @autopp to Ruby technical committee ( #2103 )
2019-02-10 11:34:46 +08:00
Akihito Nakano
f56bc79db6
Add a link to the presentation by @ackintosh at Gunma.web ( #2047 )
2019-02-04 00:30:32 +08:00
William Cheng
827e68ca1c
jaz-ah to remain in the technical committee only
2019-01-24 22:20:08 +08:00
Paul Mundt
69323aec48
Update README.md ( #1971 )
...
Add Adaptant to the list of companies using the OpenAPI Generator
2019-01-24 10:42:11 +08:00
William Cheng
3757ffe0ba
Add https://www.codecentric.de/ to company list ( #1967 )
2019-01-23 18:00:12 +08:00
Esteban Marin
af634c77c4
update link to maven jar download to 3.3.4 ( #1962 )
...
* update link to maven jar download to 3.3.4
* revert change
2019-01-23 00:49:01 +08:00
Esteban Marin
e48a8fea1d
fix link to online docs ( #1960 )
2019-01-23 00:48:43 +08:00
Inseok Lee
4ca7158aa2
Update README.md ( #1959 )
...
Add Cupix to company list
2019-01-22 16:55:49 +08:00
William Cheng
e0de5d6135
Add Xero to company list ( #1950 )
2019-01-22 16:49:53 +08:00
Bernd
d33c4bb4a3
add new generator: typescript-rxjs ( #1884 )
...
* Merged in feature/rxjs (pull request #2 )
Feature/rxjs
* feat: duplicate typescript-fetch, add docs
* duplicate fetch codegen to use for rxjs
* remove mapping helpers from modesl
* introduce rxjs, adjust apis
* make middlewares work
* fix namespace issue with babel
* fix enum generation
* fix formatting of enum
* remove other readme
* feat: duplicate typescript-fetch, add docs
* duplicate fetch codegen to use for rxjs
* remove mapping helpers from modesl
* introduce rxjs, adjust apis
* make middlewares work
* fix namespace issue with babel
* fix enum generation
* fix formatting of enum
* remove other readme
* add bash scripts to generate samples
* remove environment import
* add rxjs dependency to package.mustache
* add genereated samples
* add docs
* add windows scripts
* adjust license info
* update "ensure-up-to-date" by typescript-rxjs
* Update modules/openapi-generator/src/main/resources/typescript-rxjs/runtime.mustache
Co-Authored-By: denyo <hacker.bernd@gmail.com>
* Update modules/openapi-generator/src/main/resources/typescript-rxjs/runtime.mustache
Co-Authored-By: denyo <hacker.bernd@gmail.com>
* Update modules/openapi-generator/src/main/resources/typescript-rxjs/runtime.mustache
Co-Authored-By: denyo <hacker.bernd@gmail.com>
* Update modules/openapi-generator/src/main/resources/typescript-rxjs/runtime.mustache
Co-Authored-By: denyo <hacker.bernd@gmail.com>
* Update modules/openapi-generator/src/main/resources/typescript-rxjs/runtime.mustache
Co-Authored-By: denyo <hacker.bernd@gmail.com>
* Update modules/openapi-generator/src/main/resources/typescript-rxjs/runtime.mustache
Co-Authored-By: denyo <hacker.bernd@gmail.com>
* Update modules/openapi-generator/src/main/resources/typescript-rxjs/runtime.mustache
Co-Authored-By: denyo <hacker.bernd@gmail.com>
* Update modules/openapi-generator/src/main/resources/typescript-rxjs/runtime.mustache
Co-Authored-By: denyo <hacker.bernd@gmail.com>
* Update modules/openapi-generator/src/main/resources/typescript-rxjs/apis.mustache
Co-Authored-By: denyo <hacker.bernd@gmail.com>
* fix missing return for Observable<void>
* use shorthand syntax
* improve linting
* improve linting
* revert previous changes
* Revert "Update modules/openapi-generator/src/main/resources/typescript-rxjs/runtime.mustache"
This reverts commit 26f65ca4ce29ab9ab4602e7cb0367895e93ddf4e.
* recreate typescript-rxjs samples
2019-01-21 23:26:18 +08:00
Jim Schubert
6fe9a52229
[feat][docs][website] Initial docusaurus based site ( #1770 )
...
* Iniital docusaurus based site
* Remove error about default local being used by String.format
* Change pinned users to represent global presence rather than alphabetical order pinning
* Include generator indexes in ensure-up-to-date (docusaurus site and /generators/README)
* Add Font Awesome attribution footer
* Remove feature callout until it is completed
* Include NPM try it out section
* Improve "Getting Started" type docs
* Include new custom template documentation
* Updating templating and customization docs
* Add vendor extension docs
* Cleanup templating page(s).
* Move users to yaml file for easy edit.
* travis configuration, and baseUrl mods to image URLs
* [docs] Migrate FAQ, release summary from wiki
FAQ has been split into multiple smaller documents to better categorize
and allow users to find what they're looking for (in docs folder or in
new website).
Release summary information (versioning strategy and cadence) has been
migrated from the Wiki and clarified a bit.
Also adds copy button for all code snippets in website.
* Copy current contributing/code of conduct to website
* [docs] Creating a new generator
2019-01-18 17:39:33 +08:00
William Cheng
7437084cd3
Add BIMData.io to company list
2019-01-17 22:11:29 +08:00
William Cheng
60323bf186
Add @Jyhess to Python tech committee
2019-01-17 22:09:39 +08:00
Max Inden
60ca0fb338
Add Prometheus/Alertmanager to README users list ( #1926 )
2019-01-16 22:00:44 +08:00
Nathan Broadbent
832b4ef512
Update README with FormAPI.io service ( #1923 )
...
We use openapi-generator to generate our API clients
2019-01-16 18:14:54 +08:00
William Cheng
2162d34ed7
Add Jyhess as the python aiohttp creator
2019-01-14 23:47:59 +08:00
William Cheng
d2769e646e
Add more patreon links
...
Add more patreon links
2019-01-14 22:13:36 +08:00
こまど
1be9d66911
Add a link to @ky-yk-d article ( #1903 )
2019-01-14 13:15:00 +09:00
William Cheng
4235390175
Add links to Patreon account ( #1887 )
2019-01-12 10:57:44 +08:00
William Cheng
1ef56b44c2
Add links to articles about openapi generator
2019-01-07 22:54:43 +08:00
William Cheng
22a3f7ee0e
Add a link to @watiko article
2019-01-07 22:45:46 +08:00
William Cheng
b25eeebf03
Update Elixir technical committee
2019-01-05 19:18:49 +08:00
Erik Timmers
be262384cd
Change renamed user @trenneman to @eriktim ( #1809 )
2019-01-04 11:49:50 +08:00
William Cheng
3d59d8b58f
Add GenFlow to the company/project list
2019-01-03 22:31:10 +08:00
Nicolas Ochem
cacce1f707
fix typo in README ( #1677 )
...
Fix typo in README
2018-12-15 16:23:48 +08:00
Jean-François Côté
0b029088f4
Add Stingray to company using openspi-generator
2018-12-10 09:48:28 -05:00
Akihito Nakano
f19794464b
Delete --lang
option ( #1592 )
...
* Delete --lang option
* Fix -l
* Fix -l flag (windows)
* Add migration guide
* Change to -g
* Remove lang option
* Change to -g
2018-12-09 19:26:51 +09:00
Akihito Nakano
b84ec60306
Add ASKUL ( #1631 )
...
* Add ASKUL
* Update link
2018-12-07 23:05:26 +08:00
Benjamin Gill
2a4fe5bc0e
@metaswitch is now using openapi-generator ( #1632 )
2018-12-07 22:23:53 +09:00
William Cheng
32d228c33a
Add GraphQL Server owner (renepardon) to the README ( #1620 )
2018-12-06 10:37:46 +08:00
William Cheng
cd61442387
Improve checkout script on NPMJS wrapper ( #1595 )
...
* improve checkout on npmjs wrapper
* update readme
2018-12-04 11:14:14 +08:00
William Cheng
2f4dc9a049
Prepare 3.3.4 release ( #1583 )
...
* update release version
* update doc for 3.3.4 release
* comment out stack installation due to error in travis
2018-12-01 01:00:06 +08:00
William Cheng
eae958f293
Add "b<>com" to the list of companies using OpenAPI Generator ( #1573 )
2018-11-30 09:22:01 +08:00
William Cheng
33016f2790
Update NPM installation instruction ( #1556 )
...
* Update NPM installation instruction
* further revise the doc
2018-11-28 00:27:35 +08:00
William Cheng
963173b357
Add link to conference presentation ( #1554 )
2018-11-27 23:59:23 +08:00
William Cheng
51a3a22928
Add online services to the documentation ( #1550 )
...
* update online service
* update readme with online services
* minor wording change
* revise wordings
* add links to linode logo
2018-11-27 15:51:23 +08:00
Arshad Kazmi
2c418e1b71
Fixed scripts list url in README.md ( #1481 )
2018-11-18 10:20:32 +09:00
William Cheng
c656194f22
Add C template creator to project's README ( #1476 )
2018-11-17 18:42:40 +08:00
Steven Masala
5b57eae5de
add TUI InfoTec GmbH as company ( #1472 )
2018-11-17 11:38:13 +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
William Cheng
7564d629e7
prepare 3.3.3 release ( #1447 )
2018-11-14 23:56:58 +08:00
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