Guo Huang
|
492dbcb572
|
added travis yml to code gen
|
2016-05-13 13:29:51 -07:00 |
|
Guo Huang
|
0facbd708a
|
added travis yml to code gen
|
2016-05-13 13:20:31 -07:00 |
|
Guo Huang
|
80d210a413
|
added travis.yml, remove old README.md
|
2016-05-10 11:13:56 -07:00 |
|
Guo Huang
|
e7f68287c1
|
updated function to support multiple collection formats
|
2016-05-09 22:01:32 -07:00 |
|
Guo Huang
|
0bc34dcae8
|
updated api_client.go to use the new SetMultiValueQueryParams method
|
2016-05-06 23:48:46 -07:00 |
|
Guo Huang
|
5bb1853018
|
added support for multi
|
2016-05-06 11:48:20 -07:00 |
|
Guo Huang
|
ebdf12bcd4
|
fixed code gen using {{#isListContainer}}*{{/isListContainer}} field
|
2016-05-05 11:41:58 -07:00 |
|
Guo Huang
|
41b7649e62
|
fixed array return type return as pointer issue
|
2016-05-04 10:39:30 -07:00 |
|
wing328
|
27b8d1af81
|
Merge branch 'tests' of https://github.com/guohuang/swagger-codegen into guohuang-tests
Conflicts:
samples/client/petstore/go/pet_api_test.go
|
2016-05-04 10:21:38 +08:00 |
|
Guo Huang
|
60ee308da5
|
added assert to check response status match the query
|
2016-05-03 11:55:51 -07:00 |
|
Guo Huang
|
035ee18ba4
|
fixed testing issue
|
2016-05-03 10:27:27 -07:00 |
|
Guo Huang
|
a5b08a8ce7
|
fixed merge conflict
|
2016-05-03 10:16:47 -07:00 |
|
Guo Huang
|
3168de5f74
|
Merge branch 'master' of https://github.com/swagger-api/swagger-codegen into pointer
# Conflicts:
# modules/swagger-codegen/src/main/resources/go/api.mustache
# samples/client/petstore/go/go-petstore/pet_api.go
# samples/client/petstore/go/go-petstore/store_api.go
# samples/client/petstore/go/go-petstore/user_api.go
|
2016-05-03 10:03:48 -07:00 |
|
wing328
|
40815f5f00
|
Merge pull request #2746 from guohuang/tests
added user api test
|
2016-05-03 16:57:02 +08:00 |
|
Neil O'Toole
|
803c62e0dc
|
fixed new line issue
|
2016-05-02 15:53:19 +01:00 |
|
Neil O'Toole
|
5fdf615de7
|
Issue #2478 - generated code now conforms more closely to conventions
|
2016-05-01 14:41:40 +01:00 |
|
Guo Huang
|
56d1b896b7
|
enable testing array after resty fixed their issue
|
2016-04-30 23:35:04 -07:00 |
|
Guo Huang
|
e6fb2507a4
|
changed go client to return object pointer
|
2016-04-30 23:18:59 -07:00 |
|
Guo Huang
|
09248bcd25
|
added comments for skip test
|
2016-04-29 16:17:18 -07:00 |
|
Guo Huang
|
ed219f8a9a
|
fix typo
|
2016-04-29 16:10:10 -07:00 |
|
Guo Huang
|
ad28879fce
|
changed tabs to spaces
|
2016-04-29 16:02:41 -07:00 |
|
Guo Huang
|
a6e45bf97d
|
added user api test
|
2016-04-29 15:59:21 -07:00 |
|
wing328
|
cd377ba69c
|
Merge pull request #2732 from guohuang/package-name2
added packageName in the codegen option
|
2016-04-29 22:33:50 +08:00 |
|
wing328
|
b021bd5ed8
|
Merge pull request #2737 from guohuang/pom-update
updated reference to use go-resty
|
2016-04-29 17:47:23 +08:00 |
|
Guo Huang
|
20bb1aa869
|
added test.go.bak
|
2016-04-28 21:43:14 -07:00 |
|
Guo Huang
|
2cb498d9fb
|
renamed file
|
2016-04-28 21:42:04 -07:00 |
|
Guo Huang
|
0d0ff13e83
|
added test.go backup file
|
2016-04-28 21:39:56 -07:00 |
|
Guo Huang
|
619e9f17a0
|
updated reference to use go-resty
|
2016-04-28 10:09:04 -07:00 |
|
Guo Huang
|
8caa8abfc1
|
added packageName in the codegen option
|
2016-04-27 22:47:57 -07:00 |
|
Guo Huang
|
2f8a8c05e0
|
Issue #2725: added condition to import json based on return type
|
2016-04-27 14:29:05 -07:00 |
|
Guo Huang
|
7599dcb112
|
changed Api to API based on golang's convention
|
2016-04-24 21:10:32 -07:00 |
|
Guo Huang
|
9f0ac5df82
|
added missing model api response md
|
2016-04-24 15:52:26 -07:00 |
|
Guo Huang
|
ea445c1e28
|
added missing file
|
2016-04-24 15:44:52 -07:00 |
|
Guo Huang
|
1de18eb074
|
added implementation of the new ApiResponse struct
|
2016-04-23 17:50:17 -07:00 |
|
Guo Huang
|
7df5c8ffbf
|
added model ApiResponse, moved ApiResponse parameter
|
2016-04-23 16:41:14 -07:00 |
|
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
|
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 |
|