William Cheng
|
7e457f7e41
|
sync master
|
2019-06-03 00:32:13 +08:00 |
|
William Cheng
|
8d3a1a5add
|
Merge remote-tracking branch 'origin/master' into 4.1.x
|
2019-06-03 00:06:43 +08:00 |
|
Jérémie Bresson
|
dc81574f2b
|
Update version to 4.0.2-SNAPSHOT (#3047)
* Update version to 4.0.2-SNAPSHOT
* Update samples
* Change AppVeyor script (test of gradle sample)
* Fix release version bump script (gradle plugin, sample poms)
* Include sonatype snapshots in maven examples which reference 4.0.2-SNAPSHOT
|
2019-06-01 21:32:44 -04:00 |
|
William Cheng
|
24187b8186
|
update petstore samples
|
2019-05-15 00:10:03 +08:00 |
|
William Cheng
|
cbe39ba881
|
Set version to 4.0.1-SNAPSHOT (#2882)
|
2019-05-14 10:28:32 +02:00 |
|
William Cheng
|
dc0c24b955
|
Minor wording change (#2875)
* better wording for version of openapi doc
* update petstore samples
|
2019-05-13 15:59:59 +08:00 |
|
William Cheng
|
8c599ebf12
|
Add support for multiple inheritance (#1664)
* add all parent names
* clean up supportsInheritance
* fix npe
* fix allVars, fix test cases
* add more tests, remove comments
* update docker m2 cache dir, add more tests, fix mandatory
* update samples
* regenerate js spec files
* add logic to detect self reference
* add isSelfReference flag to codegen property
* add ruby tests for cat model
* remove debugging info
* fix JS allvars not have x-js-doctype
* update samples
* update js samples
|
2018-12-15 00:24:36 +08:00 |
|
William Cheng
|
f8ada391c4
|
Fix boolean value handling in HTTP request body (#1515)
* fix boolean http body handling
* fix typo in parameter name
|
2018-11-24 16:42:32 +08:00 |
|
William Cheng
|
3b53ac435f
|
fix duplicate call in JS (#1270)
|
2018-10-26 18:28:37 +08:00 |
|
William Cheng
|
47b3210cb2
|
Add js-beautify support to JS generator (#961)
* add js-beautify support to JS generator
* replace tab with space
* update samples without JS_BEAUTIFY_PATH
|
2018-09-08 18:06:27 +08:00 |
|
delenius
|
9d89387d83
|
Fix cookie support in Node.js client (#895)
|
2018-09-04 16:31:33 +08:00 |
|
Akihito Nakano
|
21777f2759
|
[JavaScript] Update vulnerable dependencies (#784)
* Update vulnerable dependencies
* Update samples: javascript-es6
* Update samples: javascript-promise
* Update samples: javascript-promise-es6
* Update samples: javascript
* Update samples: petstore-security-test/javascript
* Rename operationId if it starts with a number
* Update samples
bin/javascript-petstore.sh
bin/javascript-es6-petstore.sh
bin/javascript-promise-petstore.sh
bin/javascript-promise-es6-petstore.sh
|
2018-08-10 21:50:33 +08:00 |
|
Stian Liknes
|
24104dac35
|
Add option modelPropertyNaming to javascript generator (#299)
* Add option modelPropertyNaming to javascript generator
Fixes 6530
* Update Petstore sample
|
2018-06-14 19:19:23 +08:00 |
|
wing328
|
e1e5ac4d37
|
Merge remote-tracking branch 'origin/master' into 2.3.0
|
2017-05-17 22:00:06 +08:00 |
|
wing328
|
68864a2eea
|
[JavaScript] Minor fix to JS doc and add swagger-codegen version to the file header (#5623)
* fix JS doc using instance instead of default
* update JS header with codegen version
* roll back change in swagger codegen version in pom.xml
|
2017-05-12 16:49:20 +08:00 |
|
wing328
|
90512e6326
|
Remove Apache license from API client generators (#4197)
* remove php apache license
* remove apache license from C#
* remove apache license in objc code
* remove license from swift 3 code
* remove apache license from perl code
* remove license from scala code
* remove license from ts, go, android, cpp, scala
* remove license from java api client
* restore clojure petstore files
* remove license from travis file
* clean up apache-related terms in php, ruby, python mustache tempaltes
* remove license from JS API cilent
|
2016-11-16 21:44:49 +08:00 |
|
wing328
|
8e43f7c2f6
|
add new JS files
|
2016-06-29 22:09:27 +08:00 |
|