- 15 May, 2019 2 commits
-
-
Tim Pavlik authored
-
Tim Pavlik authored
-
- 14 May, 2019 1 commit
-
-
William Cheng authored
-
- 13 May, 2019 4 commits
-
-
William Cheng authored
* remove snapshot version * update readme * undo changes to example * revert apache maven version * update gradle property
-
William Cheng authored
* better wording for version of openapi doc * update petstore samples
-
Akira Tanimura authored
-
Jonas DOREL authored
* Add support for empty enum in server object * Updated samples
-
- 12 May, 2019 1 commit
-
-
William Cheng authored
-
- 11 May, 2019 8 commits
-
-
William Cheng authored
-
William Cheng authored
-
William Cheng authored
-
Patrick Ruckstuhl authored
Fixed wrong reference to fetch instead of rxjs
-
Vincent Devos authored
-
William Cheng authored
* fix getcontenttype, better working for skipFormModel * add tests for allof
-
Vincent Devos authored
* [GROOVY] update client generator to a stable version * fix tab * fix remove using invokerPackage * fix test
-
Fabrizio Ferrai authored
-
- 09 May, 2019 6 commits
-
-
Béres Zoltán authored
* updated java/vertex ApiClient template * update java samples
-
Hemant Zope authored
* add support for model as query params * add logging incase of multiple schemas are present
-
Vincent Devos authored
* [JAVA] fix artifactVersion is not taken from specification when not provided by generator option * update jaxrs-spec samples * update docs generator jaxrs
-
Fabrizio Ferrai authored
-
William Cheng authored
-
Jon Rimmer authored
-
- 08 May, 2019 3 commits
-
-
Slavek Kabrda authored
-
Thiago Arrais authored
* [go] fix multipart for non-file inputs * update relevant sample client
-
Matthieu Berthomé authored
* handle composed schemas in InlineModelResolver * fix unit test -> TestUtils.parseSpec * update samples * fix samples * update samples * update samples * add new files
-
- 07 May, 2019 4 commits
-
-
fj-roman authored
* add apiSuffix configuration * Add default value for Api suffix * remove overriding method toApiName * refactor the global option apiSuffix to kotlin specific feature * add missing Option for apiSuffix * extend readme.md for apiSuffix configuration * update doc * add testcase
-
Matthieu Berthomé authored
* python: api_client: add the multipart files after sanitization * simplify prepare_post_parameters * fix case of both post params and files set * update samples * update samples
-
Vincent Devos authored
-
Richard Whitehouse authored
Add support for having a required octet stream as a body parameter.
-
- 06 May, 2019 9 commits
-
-
Jérémie Bresson authored
-
Vincent Devos authored
* [Java] improve docs with adding default value for additional properties * remove using File.separator for sourceFolder/projectTestFolder path * Improve artifactId and artifactVersion description * update doc java pkmst and sample
-
William Cheng authored
* update elm petstore samples * add elm to ensure uptodate script * add elm-format * add symlink to elm-format
-
William Cheng authored
* 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
-
Thibault Duperron authored
* Fix default value for container jaxrs Fix #2600 * Samples
-
Felix Sonntag authored
-
topce authored
for typescript-angular client https://swagger.io/docs/specification/describing-request-body/file-upload/
-
Jim Schubert authored
-
sunn authored
-
- 05 May, 2019 2 commits
-
-
Jim Schubert authored
* [feat] Intro GeneratorMetadata (stability index) GeneratorMetadata offers an immutable object created via Builder pattern which allows generators to explicitly define their stability (stable, beta, experimental, deprecated) as well as a message to be shown during generation. This is a step toward: * Fleshing out the "Core" artifact (#845) * Providing a place to encapsulate feature-oriented metadata (#840) * Providing a means to communicate end of life scheduling (#116) This new structure, specifically the Stability property, allows us to offer future enhancements such as allowing users to filter down to only "Stable" generators via CLI, and eventually any compat table (see #503). * Mark deprecated generators as deprecated in-code * Re-export docs/generators.md
-
Jim Schubert authored
* Removes run-in-docker.sh from travis build * Updates run-in-docker.sh so it will cache to a volume-bound .m2/repository directory as intended
-