Pavel Tavoda
d412bcfd6c
Fix to #6141 - [BASH] Bug generating access_token when "in: query" ( #6187 )
...
* Fix to #6141 - [BASH] Bug generating access_token when "in: query"
* Fresh petstore scripts
2017-07-28 16:00:44 +08:00
Paŭlo Ebermann
c812d81e9a
Issue #3084 : remove timestamps from bash samples. ( #5192 )
2017-03-26 22:56:34 +08:00
wing328
f064d29e82
Use unescaped path in API client templates ( #5154 )
...
* use unescaped path in api client templates
* use unescape basePath in API client templates
2017-03-22 20:49:06 +08:00
Bartek Kryza
1b1767e489
[Bash] Bugfix default curl options fix ( #4832 )
...
* Fixed default cURL parameter handling
* Fixed iterator increments in JSON body Bash generator
* Added tests for content type and default cURL params
* Fixed generated Dockerfile Bash script access rights
* Generated test sample client
* Updated Bash generator README
2017-03-02 17:48:30 +08:00
Bartek Kryza
73395bce44
[Bash] Bash generator improvements ( #4730 )
...
* Removed trailing spaces
* Fixed autocomplete support for bash-completion < 1.4
* Added mime type autocomplete for Zsh
* Fixed Bash url autocompletion
* Fixed Zsh space after operation arguments and added trim to descriptions
* Added generation of Dockerfile for packaging Bash rest clients
* updated test samples for Bash client generator
2017-02-07 23:15:05 +08:00
Bartek Kryza
545ee0c338
Moved bash version detection to top and improved logic ( #4578 )
2017-01-17 10:36:12 +08:00
Bartek Kryza
0fb154e9a2
[Bash] Bash client script generator ( #4541 )
...
* Initial commit
* Remormatted petstore tests
* Added Bash codegen to main README.md
* Added bash to integration tests
* Fixed stdin detection in generated script
* Added back ruby module
2017-01-12 16:48:25 +08:00