Tony Tam
6ac497d774
rebuilt
2015-03-31 16:12:42 -07:00
Tony Tam
cd2c8f6527
Merge branch 'develop_2.0' of github.com:swagger-api/swagger-codegen into develop_2.0
2015-03-31 16:08:53 -07:00
Tony Tam
d4b9a41786
added ruby
2015-03-31 16:08:47 -07:00
Tony Tam
93fef67c7e
added required check
2015-03-31 16:08:37 -07:00
Tony Tam
f72e5907bb
formatting
2015-03-31 16:08:09 -07:00
Tony Tam
01c956caba
cleanup
2015-03-31 16:07:56 -07:00
Tony Tam
5f07fb0b03
sorted
2015-03-31 16:07:37 -07:00
Tony Tam
f17968d5b3
fixed required flag
2015-03-31 16:07:24 -07:00
Tony Tam
055c4397e9
renamed
2015-03-31 16:07:07 -07:00
Tony Tam
62a99115fc
renamed
2015-03-31 16:06:52 -07:00
Tony Tam
7483a06226
renamed
2015-03-31 16:06:46 -07:00
Tony Tam
f265ce361a
Merge pull request #556 from FindTheBest/develop_2.0
...
Python Binding Request Headers
2015-03-31 15:58:34 -07:00
Tony Tam
744952aee4
formatting
2015-03-31 15:57:50 -07:00
Tony Tam
66591f567c
Merge pull request #576 from wing328/ruby_petstore_test
...
Fix Ruby rspec
2015-03-31 15:47:54 -07:00
William Cheng
03c48af9e6
Fix content-type and accept in PHP API
2015-04-01 04:26:32 +08:00
Tony Tam
3096c6c3ce
updated versions
2015-03-31 08:47:35 -07:00
William Cheng
cb2f1e1bb1
update test case for StoreApi.getOrderById (id: 1 => 2)
2015-03-31 14:37:59 +08:00
William Cheng
59140bd3f3
remove commented unused code from response spec
2015-03-31 14:17:58 +08:00
James Ebentier
ce700b9421
Fixing one more issue with the defaultHeaders merging and removing unnecessary code
2015-03-30 12:47:56 -07:00
James Ebentier
761ab22f08
Adding Self to setDefaultHeader method signature
2015-03-30 12:28:17 -07:00
William Cheng
0ee39c67fe
fix rspec, update ruby client default configuration
2015-03-31 01:28:33 +08:00
James Ebentier
148b2daaa3
Python Formatting: removing semicolons from the python code
2015-03-30 08:42:12 -07:00
geekerzp
a927d679f0
fixed issue that it throw exceptions when request with form parameters
...
in objective-c client
2015-03-30 17:42:47 +08:00
Tony Tam
a4ce6d7074
updated scripts
2015-03-29 20:55:26 -07:00
Tony Tam
3739d2876e
removed file
2015-03-29 20:50:23 -07:00
Tony Tam
0c50d9807e
added jaxrs
2015-03-29 20:50:10 -07:00
Tony Tam
5e83b6602e
updated templates for baseName
2015-03-29 20:49:51 -07:00
Tony Tam
5ab425e82d
rebuilt
2015-03-29 20:42:20 -07:00
Tony Tam
b5be12a25b
Merge branch 'wing328-add_csharp_codegen' into develop_2.0
2015-03-29 20:03:25 -07:00
Tony Tam
367f81d52d
Merge branch 'add_csharp_codegen' of https://github.com/wing328/swagger-codegen into wing328-add_csharp_codegen
2015-03-29 20:03:16 -07:00
Tony Tam
b10445f3f6
Merge pull request #561 from wing328/ruby_doc
...
Update ruby api files with better documentation
2015-03-29 19:58:21 -07:00
Tony Tam
1e7862a466
Merge pull request #574 from geekerzp/develop_2.0_python_urlencode
...
Fixed issue that query parameters double url encoded in python client
2015-03-29 19:56:02 -07:00
Tony Tam
943efce971
rebuilt
2015-03-29 19:43:29 -07:00
Tony Tam
e7675e48ed
updated snapshot
2015-03-29 19:42:12 -07:00
Tony Tam
63efc4f442
removed println
2015-03-29 19:41:58 -07:00
Tony Tam
a5c92be360
updated sample
2015-03-29 19:41:37 -07:00
Tony Tam
8de8f48679
fix for Optional
2015-03-29 19:41:24 -07:00
Tony Tam
63fae85ff4
updated sample
2015-03-29 19:40:54 -07:00
geekerzp
8f6afda99a
fixed issue that query parameters double url encoded
2015-03-30 10:34:01 +08:00
Tony Tam
510254e5a3
fixed required flag
2015-03-29 19:17:54 -07:00
wing328
9981daad61
add back php petstore samples
2015-03-30 09:39:37 +08:00
wing328
c1824b5387
fix parameter name in API, update petstore sample
2015-03-30 09:31:49 +08:00
Tony Tam
517c0a4f52
Merge pull request #558 from geekerzp/develop_2.0_objc_jsonmodel
...
Add JSONModel to objective-c client
2015-03-29 08:53:14 -07:00
Tony Tam
cab50ccb59
Merge pull request #548 from xhh/java-android-user-agent
...
Set default User-Agent for Java and Android clients
2015-03-29 08:52:56 -07:00
Tony Tam
e51f548807
Merge pull request #559 from wing328/java_doc
...
Update Java documentation for methods (endpoints)
2015-03-29 08:52:32 -07:00
Tony Tam
8a214838e5
Merge pull request #565 from wing328/php_doc
...
Update PHP documentation for method
2015-03-29 08:52:01 -07:00
geekerzp
37118cab47
Merge branch 'develop_2.0' into develop_2.0_objc_jsonmodel
...
Conflicts:
samples/client/petstore/objc/PetstoreClient/PetstoreClientTests/PetApiTest.m
2015-03-29 18:15:02 +08:00
geekerzp
e6d7517e63
Update api-body.mustache, api-header.mustache,
...
apiBodyResponseWithContainer.mustache and apiNonPrimitiveResponse.mustache
templates in objective-c client.
* Update `asDictionary` method to `toDictionary` method which provided by
JSONModel.
* Update `initWithValues` method to `initWithDictionary` method which
provided by JSONModel.
2015-03-29 18:06:52 +08:00
xhh
90db8e2147
Add setUserAgent method to Java and Android clients
2015-03-29 09:55:20 +08:00
xhh
65883a5d85
Set default User-Agent for Java and Android clients
2015-03-29 09:55:19 +08:00