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 |
|
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
|
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
|
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
|
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
|
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
|
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 |
|
Guo Huang
|
69150883c1
|
added pom.mustache to generate pom.xml
|
2016-04-15 14:57:47 -07:00 |
|
Guo Huang
|
7f4aa6f1fc
|
issue#2611: added pom.xml for building Go
|
2016-04-15 10:53:23 -07:00 |
|
wing328
|
15971eda2e
|
update test case for scala
|
2016-04-16 01:14:52 +08: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 |
|
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 |
|
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
|
f02ee42594
|
merge from upstream
|
2016-04-14 08:35:05 -04:00 |
|
Kevin Glinski
|
2beeabb33a
|
fixing typeos
|
2016-04-14 08:22:56 -04:00 |
|
Kevin Glinski
|
a7a39ab08b
|
adding readme text and nav links
|
2016-04-14 08:18:55 -04:00 |
|
wing328
|
4f84c7d3bc
|
Merge pull request #2583 from cjolif/nilasdefault
make sure user is not forced to pass nil for optional parameters
|
2016-04-14 19:23:24 +08:00 |
|
wing328
|
aff2eab055
|
Merge pull request #2601 from wing328/python_update_spec
[Python] update python to use test spec
|
2016-04-14 18:59:13 +08:00 |
|
wing328
|
5a88b9e896
|
update python to use test spec
|
2016-04-14 18:30:54 +08:00 |
|
wing328
|
d260604d34
|
Merge pull request #2574 from pixelshaded/feature/HandleFalseyParams
[Typescript-Node] Verify required parameter is not undefined instead of falsey.
|
2016-04-14 17:52:38 +08:00 |
|
wing328
|
09af45c20f
|
Merge pull request #2513 from jaz-ah/issue/2512
[Android] fix issue 2512: crash w/ NPE when dereferencing networkStatus which c…
|
2016-04-14 17:11:18 +08:00 |
|
wing328
|
31120590f5
|
regenerate csharp sample
|
2016-04-14 16:30:22 +08:00 |
|
wing328
|
5d4c68b98a
|
new ruby file
|
2016-04-14 16:24:06 +08:00 |
|
wing328
|
f4e69597e5
|
fix typo
|
2016-04-14 16:24:06 +08:00 |
|
wing328
|
5c632e9862
|
update csharp test case to use another petstore spec
|
2016-04-14 16:24:06 +08:00 |
|
wing328
|
aa04bbb92e
|
update pet store test case for perl after switching spec
|
2016-04-14 16:19:39 +08:00 |
|
wing328
|
8f70230906
|
update ruby test case
|
2016-04-14 16:19:39 +08:00 |
|