Guo Huang
|
e7df5f9551
|
fixed multiple import mapping issue
|
2016-04-23 09:52:17 -07:00 |
|
Guo Huang
|
e555b3ad34
|
added debug setter and getter in Go configuration
|
2016-04-20 22:36:32 -07:00 |
|
Guo Huang
|
a2002d9148
|
added fileName parameter for upload method
|
2016-04-20 21:30:05 -07:00 |
|
Guo Huang
|
7636a772c6
|
fixed file upload issue
|
2016-04-20 13:49:02 -07:00 |
|
Guo Huang
|
10c7c41e82
|
added config to allow client to see debug log
|
2016-04-20 12:54:05 -07:00 |
|
Guo Huang
|
287f3ff20b
|
fixed io/ioutil import issue, fixed param casing issue
|
2016-04-20 12:27:22 -07:00 |
|
Guo Huang
|
edfc4f88e1
|
formatted api_client code, grouped public function
|
2016-04-19 21:02:22 -07:00 |
|
Guo Huang
|
0e3bb2c23e
|
added more tests functions, clean up generated code
|
2016-04-19 15:48:34 -07:00 |
|
Guo Huang
|
9cf6eb4d8b
|
added ApiResponse to all api calls
|
2016-04-19 15:18:13 -07:00 |
|
Guo Huang
|
fe1afc35e6
|
Removed fileParams as the file content will be posted via postBody, fixed file upload issue
|
2016-04-19 11:46:57 -07:00 |
|
Guo Huang
|
d0123f40b7
|
fixed go reflection type checking issue
|
2016-04-18 23:30:30 -07:00 |
|
Guo Huang
|
b57d27d3fc
|
added isFile logic to generate file parameters
|
2016-04-18 23:15:26 -07:00 |
|
Guo Huang
|
2fcda964ad
|
added ParameterToString method to handle string array issue
|
2016-04-18 23:06:18 -07:00 |
|
Guo Huang
|
af19a70f72
|
updated api_client.go to ensure there is value before setting the request
|
2016-04-18 17:09:47 -07:00 |
|
Guo Huang
|
36219a00e9
|
fix go build errors after upgrading to the new api client
|
2016-04-18 14:38:11 -07:00 |
|
Guo Huang
|
8b896a2353
|
updated api.mustache to call the api client http request
|
2016-04-17 23:45:23 -07:00 |
|
Guo Huang
|
87f9ff189a
|
Merge branch 'master' of https://github.com/swagger-api/swagger-codegen into apiclient_update
# Conflicts:
# modules/swagger-codegen/src/main/resources/go/api.mustache
|
2016-04-17 20:41:07 -07:00 |
|
Guo Huang
|
c0292564ee
|
updated api.mustache to use the new api client
|
2016-04-17 20:37:19 -07:00 |
|
wing328
|
c375f2fed5
|
Merge pull request #2629 from yonaskolb/param_unescape
Add unescaped Parameter description
|
2016-04-18 11:18:22 +08:00 |
|
wing328
|
cbccee9c39
|
update csharp doc with minor enhancements and bug fixes
|
2016-04-18 00:19:16 +08:00 |
|
wing328
|
8c0cff57ba
|
Merge pull request #2595 from KevinGlinski/csharpdoc
[CSharp] Add auto-generated CSharp documentation in Markdown
|
2016-04-17 22:47:02 +08:00 |
|
wing328
|
a0b429d690
|
Merge branch 'issue2374' of https://github.com/kolyjjj/swagger-codegen into kolyjjj-issue2374
Conflicts:
samples/server/petstore/spring-mvc/src/main/java/io/swagger/api/ApiException.java
samples/server/petstore/spring-mvc/src/main/java/io/swagger/api/ApiOriginFilter.java
samples/server/petstore/spring-mvc/src/main/java/io/swagger/api/ApiResponseMessage.java
samples/server/petstore/spring-mvc/src/main/java/io/swagger/api/NotFoundException.java
samples/server/petstore/spring-mvc/src/main/java/io/swagger/api/PetApi.java
samples/server/petstore/spring-mvc/src/main/java/io/swagger/api/StoreApi.java
samples/server/petstore/spring-mvc/src/main/java/io/swagger/api/UserApi.java
samples/server/petstore/spring-mvc/src/main/java/io/swagger/configuration/SwaggerConfig.java
samples/server/petstore/spring-mvc/src/main/java/io/swagger/configuration/SwaggerUiConfiguration.java
samples/server/petstore/spring-mvc/src/main/java/io/swagger/configuration/WebApplication.java
samples/server/petstore/spring-mvc/src/main/java/io/swagger/configuration/WebMvcConfiguration.java
samples/server/petstore/spring-mvc/src/main/java/io/swagger/model/ApiResponse.java
samples/server/petstore/spring-mvc/src/main/java/io/swagger/model/Category.java
samples/server/petstore/spring-mvc/src/main/java/io/swagger/model/Order.java
samples/server/petstore/spring-mvc/src/main/java/io/swagger/model/Pet.java
samples/server/petstore/spring-mvc/src/main/java/io/swagger/model/Tag.java
samples/server/petstore/spring-mvc/src/main/java/io/swagger/model/User.java
|
2016-04-17 17:47:58 +08:00 |
|
Yonas Kolb
|
9e19114c15
|
unescape parameter description
|
2016-04-17 19:11:04 +10:00 |
|
wing328
|
8d450a29da
|
Merge pull request #2608 from guohuang/issue2359
issue#2359: added README document generation for Go
|
2016-04-17 16:14:59 +08:00 |
|
wing328
|
9257c94985
|
Merge branch 'bug' of https://github.com/guohuang/swagger-codegen into guohuang-bug
|
2016-04-17 16:09:27 +08:00 |
|
wing328
|
8af6903757
|
Merge branch 'issue2611' of https://github.com/guohuang/swagger-codegen into guohuang-issue2611
Conflicts:
modules/swagger-codegen/src/main/java/io/swagger/codegen/languages/GoClientCodegen.java
samples/client/petstore/go/pet_api_test.go
|
2016-04-17 16:02:12 +08:00 |
|
Guo Huang
|
3118f932c8
|
added CallApiAsync method in api_client
|
2016-04-16 22:58:13 -07:00 |
|
Guo Huang
|
81a39990f4
|
Removed "packageName" folder for easy installation
|
2016-04-16 17:00:46 -07:00 |
|
Guo Huang
|
d72b501e40
|
added required parameters validation for Go
|
2016-04-16 16:43:04 -07:00 |
|
Guo Huang
|
a8273b9f08
|
changed code to use pacageVersion, removed unneeded comments
|
2016-04-16 15:47:34 -07:00 |
|
Guo Huang
|
c458834652
|
updated pom file, temporary disable unit test errors
|
2016-04-16 15:37:49 -07:00 |
|
wing328
|
5f6cc62802
|
fix test case
|
2016-04-17 03:51:38 +08:00 |
|
wing328
|
a3c6d3af5e
|
restore petstore.json from petstore.yaml
|
2016-04-17 03:25:12 +08:00 |
|
wing328
|
bb8db88b95
|
Merge pull request #2620 from wing328/petstore_json_restore
Update shell script to use petstore.yaml instead of petstore.json
|
2016-04-16 19:17:07 +08:00 |
|
wing328
|
1d5a0e5b33
|
update sample for JS closure angular
|
2016-04-16 18:11:40 +08:00 |
|
wing328
|
1fb3edc612
|
update akka-scala petstore, minor fix
|
2016-04-16 17:49:34 +08:00 |
|
wing328
|
8b45d88b93
|
Merge pull request #2322 from gibiansky/better-haskell-servant
Improve Haskell Code Generation
|
2016-04-16 17:26:52 +08:00 |
|
wing328
|
4b4b62b1a3
|
Merge pull request #2613 from tomekc/swift-validate-response
[swift] Check server response and fail request in case of non-2xx response
|
2016-04-16 16:36:25 +08:00 |
|
Guo Huang
|
69150883c1
|
added pom.mustache to generate pom.xml
|
2016-04-15 14:57:47 -07:00 |
|
wing328
|
0b42b533d9
|
add new files
|
2016-04-16 00:44:36 +08:00 |
|
wing328
|
79decc53a1
|
fix requireParameterCount in scala
|
2016-04-16 00:09:15 +08:00 |
|
wing328
|
c317f99466
|
fix required parameter in scala api client
|
2016-04-15 23:08:16 +08:00 |
|
wing328
|
87e542c69c
|
replace requiredParam with reuqired
|
2016-04-15 22:54:46 +08:00 |
|
Tomek Cejner
|
1fa5c73dcc
|
[swift] Validate response; return error in case if non 2xx status.
|
2016-04-15 16:45:35 +02:00 |
|
wing328
|
51d254973a
|
Merge pull request #2573 from hcwilhelm/replace-requiredParamCount
replaced requiredParamCount with allParams
|
2016-04-15 22:04:45 +08:00 |
|
wing328
|
c575b3f498
|
Merge pull request #2587 from fabdslv/issue-2451
[Java + Android] Update dependencies and generate samples
|
2016-04-15 20:34:06 +08:00 |
|
wing328
|
4d85314fea
|
Merge pull request #2606 from wing328/spring-mvc-request-header
[Java][SpringMVC] To fix header parameter annotation using baseName
|
2016-04-15 16:40:11 +08:00 |
|
Guo Huang
|
11f90de808
|
issue#2543: added api_client to set content-type and accept for http request
|
2016-04-14 16:11:14 -07:00 |
|
Guo Huang
|
5fad90c3f6
|
issue#2359: added README document generation for Go
|
2016-04-14 14:10:15 -07:00 |
|
Kevin Glinski
|
96bf984fcf
|
fixing module names
|
2016-04-14 13:23:33 -04:00 |
|