sullis
775cf655f9
mockito 3.2.0 ( #4714 )
2019-12-06 17:38:36 +08:00
Alexander Eggers
467fb74a21
Added support for consuming OpenApi 3.0 nullable required fields ( #4696 )
2019-12-06 00:05:03 +08:00
Toby Murray
4dc07cb9c5
Add Embotics as a user of OpenAPI generator ( #4704 )
2019-12-06 00:03:01 +08:00
Vadim Markovtsev
8d8eea4fe9
Fix typo aiohtpp -> aiohttp ( #4709 )
2019-12-06 00:02:43 +08:00
mosesonline
f472020412
typescript-node: handle additional properties ( #4699 )
...
* add handling additional properties into typescript node
* additional tests
* petscripts
* Update modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/TypeScriptNodeClientCodegen.java
Co-Authored-By: Esteban Gehring <esteban.gehring@gmail.com>
* Update modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/TypeScriptNodeClientCodegen.java
Co-Authored-By: Esteban Gehring <esteban.gehring@gmail.com>
2019-12-05 12:58:12 +01:00
William Cheng
d0dfe3e4a0
fix sponsor image size ( #4697 )
2019-12-04 17:34:42 +08:00
djnalluri
cb31089664
[typescript-angular] Support text response types ( #4617 )
...
* [typescript-angular] responseType based on Accept header.
* [typescript-angular] Generate sample client code.
* [typescript-angular] Use in-line param to HttpClient.
* [typescript-angular] Fix CI check.
* [typescript-angular] Remove files introduced by running /bin/openapi3 scripts.
* [typescript-angular] Apply suggestions from code review
Co-Authored-By: Esteban Gehring <esteban.gehring@gmail.com>
* [typescript-angular] Default responseType = 'json'
* [typescript-angular] Fix potential NPE
* [typescript-angular] Remove type checking on responseType.
* [typescript-angular] Update samples.
2019-12-04 10:25:35 +01:00
William Cheng
acf081bc02
add docspring image
2019-12-04 16:40:01 +08:00
Jiri Kuncar
dce392336d
[Go] Add multiple servers support to Go(-experimental) client ( #4635 )
...
* [Go] Add multiple servers support to Go-experimental client
* [Go] Use same configuration in go and go-experimental
* [Go] Use Replace -1 instead of ReplaceAll
* [Go] Fix typo and add bound check
* [Go] Regenerate missing templates
2019-12-04 16:27:30 +08:00
William Cheng
5453edf1b6
Add a blog post to qiita ( #4694 )
2019-12-04 12:15:23 +08:00
William Cheng
a3c3012707
Update README.md
2019-12-04 12:12:54 +08:00
Justin Black
c882338ef1
[Java/Core] Adds properties to ComposedSchema models when they exist ( #4482 )
...
* Adds comment in java test where we need to check the fruit model
* Adds oneOf test to DefaultCodegenTest.java, adds code to include properties in composed schema
2019-12-03 21:43:24 -05:00
William Cheng
e774db05b6
Regenerate hashCode, equals, toString ( #4648 )
...
* update hashCode, equals, toString in CodegenParameter
* update equals, hashCode, toString in CodegenProperty
* update toString, hashCode, equals in CodegenOperation
* update toString, hashCode, equals in CodegenResponse
* update toString, hashCode, equals in CodegenSecurity
* update hashCode, toString, equals in CodegenModel
* add hashCode, toString, equals to CodegenServer and more
* update hashCode, equals, toString in CodegenDiscriminator
* update testS
* update samples
2019-12-04 10:07:33 +08:00
Jorge Rodriguez
06ba8317f9
Error in the reactive client when the path variables are a list ( #4687 ) ( #4689 )
...
* Error in the reactive client when the path variables are a list (#4687 )
* Update samples (#4687 )
2019-12-04 10:06:42 +08:00
Ramanth Addala
e0d6f7df1f
fix(r): fixing serializatin bug in empty json array ( #4667 )
...
* fix(r): fixing serializatin bug in empty json array
* fix(r): fixing serializatin bug in empty json array
2019-12-04 09:53:54 +08:00
Hui Yu
01e84d79a0
Update the condition to free apiClient->apiKeys ( #4685 )
2019-12-04 09:53:12 +08:00
Thibault Duperron
7eeeab0825
Add space to spring doc ( #4674 )
...
* Add space to spring doc
* Remove fsharp change
2019-12-04 09:43:36 +08:00
William Cheng
cb2df9e848
add docspring as sponsor ( #4686 )
2019-12-04 09:41:55 +08:00
William Cheng
2a592b5d01
Update Swift technical committee
2019-12-04 09:39:14 +08:00
William Cheng
dd1a624ba3
Add a link to blog post in dotnetthoughts ( #4683 )
2019-12-03 21:55:28 +08:00
Oleh Kurpiak
ba3af50384
[ #4025 ] custom java annotations ( #4026 )
...
* custom java annotations
2019-12-03 08:09:39 -05:00
jens-carbon
663ee66068
[typescript-node]: Add support for nullable ( #4670 )
2019-12-03 13:33:48 +01:00
William Cheng
11c7007429
Prepare v4.2.3 ( #4663 )
...
* update version
* update doc
* update samples
2019-12-02 15:26:01 +08:00
William Cheng
f9662e0eff
release 4.2.2 ( #4661 )
v4.2.2
2019-12-02 13:12:10 +08:00
Marin Atanasov Nikolov
c0e11ec01b
Add debug flag support for go-experimental generator ( #4649 )
...
* Add debug flag for go-experimental generator
* Check for errors before dumping the response in Go generator
* samples/openapi3: update samples for Go generators
2019-12-02 11:52:44 +08:00
William Cheng
030a7a848d
Add a link to https://gotocph.com/2019/ presentation ( #4652 )
2019-11-30 10:46:06 +08:00
Thomas Hansen
a9bbd9334d
[BUG][PHP] Parameter property style not fully implemented (related to PR4042) ( #4640 )
2019-11-29 16:24:54 +08:00
William Cheng
f6b4e18ac4
Add a blog post by pochopocho13 ( #4646 )
...
* Add a blog post by pochopocho13
* reorder articles
2019-11-29 10:50:46 +08:00
Marcel Ramos
18b950cdc3
[BUG][R] use loadNamespace instead of package:pkgName string ( #4614 )
...
* use loadNamespace instead of package:pkgName string
* update R package code
2019-11-29 10:14:47 +08:00
William Cheng
52554af454
add net.java.dev.jna ( #4634 )
2019-11-29 10:00:01 +08:00
Akira Tanimura
6f86830e0c
delete unused mustache in ruby-client ( #4638 )
2019-11-29 09:59:17 +08:00
William Cheng
af3d862c5b
update go samples
2019-11-28 21:37:50 +08:00
Bruno Coelho
8cc7befbf3
Fix enum encodable ( #4594 )
2019-11-28 20:55:35 +08:00
Marin Atanasov Nikolov
df682aba99
Add support for dumping request and response in Go generated clients ( #4566 )
...
* Add support for dumping request and response in Go generated clients
The following change adds a new configuration setting, which
controls whether clients want to dump the HTTP request and response.
Useful when debugging API calls and clients.
* samples: Update Go samples with XML
* Use log.Logger when dumping HTTP request and response in Go client
2019-11-28 20:52:16 +08:00
tanmen
df7b9b53f1
fix unused import if allOf ( #4632 )
2019-11-28 12:34:23 +01:00
rasmusfaber
538fdeafb5
typescript-node: support bearer token authentication ( #4633 )
...
* Make typescript-node support bearer token authentication and add support for intercepting request
* Explicit typing of interceptors
* Update modules/openapi-generator/src/main/resources/typescript-node/api-single.mustache
Formatting
Co-Authored-By: Esteban Gehring <esteban.gehring@gmail.com>
* Build Petstore
2019-11-28 12:33:43 +01:00
Jérémie Bresson
a839203e0d
[java][client][restassured] add getAllOperations() ( #4631 )
...
* [java][client][restassured] add getAllOperations()
* Update samples
2019-11-28 16:54:10 +08:00
Jérémie Bresson
3626aaf8fa
[asciidoctor] add missing tag for declared exception ( #4630 )
...
Fix Javadoc warning
2019-11-28 16:16:37 +08:00
William Cheng
e3dbd82e79
update ruby samples
2019-11-28 14:32:56 +08:00
Jiri Kuncar
bee2671243
[Ruby] Fix typo in description ( #4624 )
2019-11-28 14:13:46 +08:00
Mateusz Szychowski (Muttley)
e2df6c32e0
[C++][Pistache] Add comparison operators ( #4619 )
...
* [C++][Pistache] Add comparison operators
* [C++][Pistache] Update Petstore sample
2019-11-27 22:28:51 +01:00
William Cheng
fac83ce760
add crossover health to user list ( #4622 )
2019-11-27 21:36:25 +08:00
William Cheng
d13d05955b
Add petejohansonxo as the owner of TS redux-query generator ( #4620 )
2019-11-27 18:49:18 +08:00
Thibault Duperron
2dc0220874
Add mutable model option to kotlin generators ( #4115 )
...
* Add mutable model option to kotlin generators
fix #3803
* doc
* Change template name to modelMutable
* Samples
2019-11-27 18:04:43 +08:00
Michele Albano
96c1bda608
C additional properties fix #4289 ( #4349 )
...
* Correction to C support for additional_properties
* TAB to SPACE in one file
2019-11-27 17:15:47 +08:00
William Cheng
e09417d25c
add SIE ( #4618 )
2019-11-27 15:48:42 +08:00
Martin Delille
8991168518
[C++] [Qt5] Clang format Code ( #4444 )
...
* HttpFileElement
* HttpRequest
* Add .clang-format
* cpp-qt5-client: fix warning reordering member initialization
* api
* enum
* licenseInfo
* model
* object
* helper
* test
* QString::arg start from %1 (not from %0)
* fixup! model
2019-11-27 15:37:24 +08:00
Martin Delille
cd6986d9be
Add openapi-generator executable to docker container ( #4610 )
2019-11-27 14:08:26 +08:00
William Cheng
c104821d6e
Add GetMyuide logo ( #4611 )
...
* add getmyguide logo
* fix typo
2019-11-26 18:33:59 +08:00
Jérémie Bresson
37a8b56a2b
[jaxrs-spec][quarkus] update to 1.0.0.FINAL ( #4609 )
2019-11-26 18:15:16 +08:00