William Cheng
ac5de91b97
update jaxrs cxf version
2020-04-22 00:17:58 +08:00
Harald Fernengel
381ebeb33e
[typescript-fetch] support http HEAD as well ( #5994 )
...
closes #2935
2020-04-21 14:12:11 +02:00
William Cheng
bf4c5298fd
fix port in sample
2020-04-21 18:13:21 +08:00
William Cheng
c9882cb494
add allianz logo
2020-04-21 17:07:29 +08:00
William Cheng
98ea048d46
fix port in pom.xml
2020-04-21 15:59:39 +08:00
Christian Katzorke
8661ed3c04
Added Allianz Technolgy ( #5999 )
...
Allianz Technology, the service provider subsidiary of Allianz SE is using OpenAPI generator.
2020-04-21 15:40:08 +08:00
William Cheng
f8911700c7
fix inline schema without object type ( #5992 )
2020-04-21 15:39:40 +08:00
Yuriy Belenko
da149e1204
[mysql] Add OAuth2 framework tables ( #5807 )
...
* Add OAuth table schemas
* Refresh samples
* Expand password column length
* Add copyright notice of OAuth2 schema author
* Refresh samples
2020-04-21 14:25:56 +08:00
Romain Pouclet
fe2f092e7f
Expose deprecated flag in model template ( #5964 )
2020-04-21 14:23:33 +08:00
William Cheng
f80a5b3e64
update meta codegen
2020-04-21 14:03:45 +08:00
William Cheng
15d0982a5e
remove deprecated c# files
2020-04-21 13:43:19 +08:00
William Cheng
0f8b0edfad
fix dart openapi-generator version
2020-04-21 10:09:42 +08:00
William Cheng
fc7dda8db9
update more samples
2020-04-21 10:04:42 +08:00
William Cheng
5a9b0fcf9e
update samples
2020-04-21 02:22:55 +08:00
Richard Whitehouse
935f6100c3
[Rust Server] Add debug log for rust-server-petstore.sh
2020-04-20 18:43:19 +01:00
Richard Whitehouse
2cd5bc45da
Update samples
2020-04-20 18:43:19 +01:00
Richard Whitehouse
3ad1646f2e
[Rust Server] Fix up merge conflicts
2020-04-20 18:43:19 +01:00
William Cheng
c35f32bf39
Add tests for parents, allParents ( #5984 )
...
* add test for regression with a single ref in allof
* fix tests
* add a test for allParents
2020-04-20 18:39:06 +08:00
Justin Black
1766279916
Fixes issue 5876 ( #5977 )
...
* Fixes getParentName function
* Updates getChildrenMap to not throw a NPE
* Updates test
* Runs ensure up to date
2020-04-20 16:00:24 +08:00
Erik Timmers
c1cea7f2fb
Resolve Elm merge conflicts
2020-04-20 09:20:46 +02:00
Malcolm Murray
4818644278
[BUG] [TYPESCRIPT-AXIOS] Fixing issue where dist folder is not published when publishing typescript-axios generated client with npm publish ( #5850 )
...
* Removing build path from gitignore as this causes npm publishing issues
* updating petstore example
* Adding npmignore to typescript-axios generator
* Updating petstore example
2020-04-20 11:27:53 +08:00
William Cheng
c6353a7589
add bearer auth support to C# 2.0 client ( #5978 )
2020-04-19 23:15:57 +08:00
Kieran Simpson
a15da6feb6
[gradle] Print value of outputDir correctly in gradle plugin ( #5936 )
2020-04-19 10:32:29 -04:00
zaleski.d
f6572fd2f4
[bug][html2] Fix visibility of body/response schemas ( #5643 )
...
* 1441 fix visibility of body/response schemas
* Handle schemas with array items
* Point to template directory in bin script
* Regenerate sample
Co-authored-by: Jim Schubert <james.schubert@gmail.com>
2020-04-19 09:38:28 -04:00
William Cheng
171f71872e
add test to reuse object from the server ( #5976 )
2020-04-19 12:37:48 +08:00
William Cheng
a8620b8663
add bearer support to csharp client ( #5975 )
2020-04-19 10:46:34 +08:00
Falko Modler
84099eefdc
[maven] mark Mojo threadSafe=true + fix concurrency issue in Co… ( #5898 )
2020-04-18 20:40:09 -04:00
Alexey Makhrov
c5472be422
Ensure model.allParents
always includes model.parent
. ( #5738 )
...
`allParents` is used by generators with multiple inheritance, e.g typescript and perl
2020-04-18 15:22:20 +08:00
Fabian Freund
e47739dda5
return a null instead of application/json when no content types are set ( #5941 )
...
* return a null instead of application/json when no content types are set
* update petstore sample
Co-authored-by: William Cheng <wing328hk@gmail.com>
2020-04-18 09:57:18 +08:00
Bouillie
cb50ad590f
[scala-akka-http-server] Fix a generation problem on operations with empty responses ( #5868 )
...
* [scala-akka-http-server] When expecting an empty response, a response with an empty text/plain content is not produced anymore
* Updated scala-akka-http-server samples
Co-authored-by: Olivier Leonard <oleonard@ankama.com>
2020-04-18 01:22:24 +08:00
Ghufz
0adc20f114
[powershell-experimental] ValidatePattern with double-quote (") throws-exception ( #5956 )
...
* ValidatePattern having double quote(") throws exception on running Build.ps1
* fix tab with space
Co-authored-by: Ghufran Zahidi <gzahidi@cisco.com>
2020-04-17 23:08:48 +08:00
William Cheng
1574250fc6
fix merge conflicts in pom.xml
2020-04-17 16:26:30 +08:00
William Cheng
8fa76843d0
resolve merge conflicts in the core generator files
2020-04-17 16:10:10 +08:00
William Cheng
faf6f197be
Merge remote-tracking branch 'origin/master' into 5.0-sync-master
2020-04-17 15:51:00 +08:00
Bodo Graumann
896867b5e7
Use model as body param for generateAliasAsModel ( #4569 )
...
* generateAliasAsModel: Use model name as body param
* Update samples
2020-04-17 13:36:27 +08:00
William Cheng
5acbbf8878
Add YITU Technology to the user list ( #5967 )
...
* add yitu to the user list
* use yitu technology
2020-04-17 10:45:01 +08:00
tanmen
efae171054
[typescript-axios][client] Allow apiKey type Promise. ( #5953 )
...
* change apiKey type
* recreate sample
2020-04-16 14:04:43 +02:00
Hui Yu
41664b3ba8
[C][Client]Fix data lost when libcurl write-data callback function is called multiple times ( #5828 )
...
* [C][Client]Fix the defect of data lost when libcurl write-data callback function (configured by CURLOPT_WRITEFUNCTION) is called multiple times.
* [C][Client]Fix data lost when libcurl write-data callback function is called multiple times (Reset count)
2020-04-16 12:45:44 +08:00
Tomasz Prus
7a0242311f
[python/asyncio] fix passing proxy parameters to aiohttp ( #5943 )
2020-04-15 18:16:08 -07:00
Sebastien Rosset
91cfabdad2
[Python-experimental] Fix TypeError: unhashable type: 'list' ( #5810 )
...
* handle scenario when value is a list, fix TypeError: unhashable type: 'list'
* Add __hash__ function
* use list instead of set
* use list instead of set
* use list instead of set
* use list instead of set
* use list instead of set
* use list instead of set
2020-04-15 17:02:56 -07:00
Sebastien Rosset
827904f732
[Python-experimental] Use DER encoding for ECDSA signatures, add parameter to configure hash algorithm ( #5924 )
...
* Use DER encoding for ECDSA signatures
* Use DER encoding for ECDSA signatures
* Use DER encoding for ECDSA signatures
* Use DER encoding for ECDSA signatures
* fix python unit tests for http message signature
* Fix error message
* format python code
* format python code
2020-04-15 10:43:33 -07:00
Andy.Yang.cn
c3837ca331
[Rust Server] Fix #5906 (yaml with path parameter error) ( #5871 )
...
* [Rust Server] Fix Rust 1.39+ "Box<Future" and "as &Has" compile issue
* [Rust Server] Fix Rust server side pathRegEx and baseName not match issue
* [Rust Server] Add test case yaml with path parameter.
2020-04-15 17:19:00 +01:00
William Cheng
d57ceb86bf
fix duplicated semi-colon in c# model ( #5934 )
2020-04-15 16:28:54 +08:00
Fabian Freund
33850a1312
fixed README/doc of bearer auth support for csharp-netcore ( #5931 )
2020-04-15 14:41:34 +08:00
chandra-gh
8a17ae6822
Update axios dependency to the new minor version 0.19.0 ( #5867 )
...
* Update axios dependency to 0.19.0
Axios (version 0.18.0) used by typescript-axios generator is more than two years old (released in Feb 2018). Axios 0.19.2 released earlier this year contains a lot of fixes and functionality, I recommend updating to 0.19.2.
* Ran ./bin/typescript-axios-petstore-all.sh to update package.json in ./samples
Co-authored-by: Chandra Yalangi <chandra.yalangi@appklenz.com>
2020-04-14 18:42:46 +02:00
William Cheng
747cd087b6
update dependency for java client ( #5926 )
2020-04-14 20:34:16 +08:00
Shinya Sugmoto
533d686bec
[Dart] Remove content type from header when content type is not specified ( #5752 )
...
* accept empty content type
* fixed test
* updated samples
* additional comment out
2020-04-14 18:19:34 +08:00
Sebastian
131bd4fd35
Fix for Result Model Name collision ( #5923 )
...
* Fix for Result Model Name collision
* Run Scripts
Co-authored-by: Sebastian Ohm <sebastian.ohm@ubimax.com>
2020-04-14 17:23:58 +08:00
Nicolas Homble
c479e518d4
[Python][aiohttp] create venv as rule ( #5913 )
...
* create venv as rule
* create venv as rule II
2020-04-14 14:53:28 +08:00
William Cheng
4c64870ab7
add bearer auth support to csharp netcore ( #5921 )
2020-04-14 11:53:15 +08:00