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
|
611b711a7e
|
clean up generated code, added delete pet test
|
2016-04-19 12:52:51 -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
|
40fd362467
|
Merge pull request #2632 from wing328/csharp_doc_enhance
[C#] update csharp doc with minor enhancements and bug fixes
|
2016-04-18 10:27:01 +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
|
5a06fc2119
|
Merge branch 'master' of https://github.com/swagger-api/swagger-codegen
|
2016-04-17 17:52:45 +08:00 |
|
wing328
|
256d96684f
|
Merge branch 'kolyjjj-issue2374'
|
2016-04-17 17:52:15 +08:00 |
|
wing328
|
00aaf57f55
|
update springmvc sample
|
2016-04-17 17:51:22 +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 |
|
wing328
|
3c14fca9ea
|
Merge pull request #2628 from wing328/go_enhancement
[Go] update test cases
|
2016-04-17 17:22:51 +08:00 |
|
Yonas Kolb
|
9e19114c15
|
unescape parameter description
|
2016-04-17 19:11:04 +10:00 |
|
wing328
|
e612870e89
|
add new files
|
2016-04-17 17:10:28 +08:00 |
|
wing328
|
70e42cb0db
|
add new go files
|
2016-04-17 17:10:10 +08:00 |
|
wing328
|
23a9f069d7
|
remove go from pom.xml
|
2016-04-17 16:59:23 +08:00 |
|
wing328
|
993d121e35
|
update go test, update pom
|
2016-04-17 16:41:35 +08: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
|
3191eb3234
|
Merge branch 'guohuang-bug'
|
2016-04-17 16:09:45 +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
|
e9f6b706d9
|
Merge branch 'guohuang-issue2611'
|
2016-04-17 16:02:19 +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 |
|
wing328
|
48a42358f0
|
Merge pull request #2627 from guohuang/remove_package_name
Removed "packageName" folder for easy installation
|
2016-04-17 15:58:49 +08:00 |
|
Guo Huang
|
3118f932c8
|
added CallApiAsync method in api_client
|
2016-04-16 22:58:13 -07:00 |
|
Guo Huang
|
85d30191df
|
fixed go build issue after removing swagger folder
|
2016-04-16 22:22:23 -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
|
49337a2326
|
Merge pull request #2623 from wing328/update_petstore_json
Restore petstore.json from petstore.yaml
|
2016-04-17 04:03:38 +08: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
|
8e85476cbb
|
add new fles
|
2016-04-16 18:19:23 +08:00 |
|
wing328
|
e62ba9b35d
|
update qt5cpp and tizen sample
|
2016-04-16 18:16:42 +08:00 |
|
wing328
|
1d5a0e5b33
|
update sample for JS closure angular
|
2016-04-16 18:11:40 +08:00 |
|
wing328
|
7d0c963469
|
update sample for html, flash
|
2016-04-16 17:51:12 +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 |
|