William Cheng
e6658278ad
R client refactoring (#2215)
* [R] fix namespace, use 2-space indentation (#2105)
* fix namespace, indentation
* use 2-space indentation in model files
* update gitignore
* use PascalCase for function naming (#2106)
* [R] improve .travis.yml, .Rbuildignore (#2109)
* update travis
* enhance travis.yml
* update travis, .Rbuildignore
* [R] Add auto-generated documentations, change parameter naming (#2114)
* add auto-generated doc for r client
* remove module name
* replace nil with void
* [R] fix object serialization to JSON (#2129)
* fix object serialization
* fix array property seriziation
* fix deserializing array of string
* fix array of object deserialization
* [R] Fix return type (#2140)
* fix return type
* update r petstore sample
* add auto-generated tests (#2141)
* rename file to conform to style guide (#2142)
* add authenticaiton support to R (#2153)
[R] Add authentication support, minor ApiClient refactor
* rename test files
* [R] various improvements and bug fixes (#2162)
* fix api keys in headers
* use optional parameter in function signature
* fix property naming
* fix doc assignment operator
* [R] fix base64 encode (#2171)
* fix base64 encode
* fix basic http auth
* fix typo, update instruction (#2203)
* rename test files to conform to style guide (#2206)
* [R] improve class constructor (#2208)
* update constructor with optional parameter, default value
* update r petstore sample
* clean up files
* regenerate files
* Revert "rename test files to conform to style guide (#2206)"
This reverts commit 90a6302a6565d208a6ab298fda41a47836a63d9c.
* fix query parameter in api client (#2214)
2019-02-23 23:51:11 +08:00
..
2018-12-15 00:22:11 +08:00
2018-11-07 22:32:22 +08:00
2018-11-17 01:32:18 +08:00
2018-10-25 12:19:52 +08:00
2019-01-06 18:20:23 +01:00
2019-02-18 22:34:51 +08:00
2018-07-30 15:33:00 +08:00
2019-02-10 15:28:40 +08:00
2019-01-05 09:39:10 +08:00
2019-01-23 15:54:24 +08:00
2019-01-25 10:54:46 +08:00
2019-01-25 10:54:46 +08:00
2019-01-25 10:54:46 +08:00
2018-11-29 15:58:32 +08:00
2018-12-31 09:58:45 +08:00
2018-11-27 13:47:06 +08:00
2018-08-19 14:52:21 +08:00
2018-12-10 17:43:00 +08:00
2019-02-22 20:44:27 +08:00
2018-10-18 16:29:38 +08:00
2019-02-22 20:44:27 +08:00
2019-02-22 20:44:27 +08:00
2019-02-09 22:25:01 +08:00
2019-02-09 22:25:01 +08:00
2018-06-25 12:04:10 +08:00
2019-02-09 22:25:01 +08:00
2019-02-09 22:25:01 +08:00
2019-01-29 20:43:41 +08:00
2018-06-25 13:46:52 +08:00
2019-02-18 18:46:44 +08:00
2019-02-18 22:27:04 +08:00
2019-02-18 22:27:04 +08:00
2019-01-26 21:05:22 +08:00
2019-01-07 00:22:24 +08:00
2019-02-10 09:25:20 +09:00
2019-01-03 16:06:22 +08:00
2019-02-23 23:40:06 +08:00
2019-02-23 23:40:06 +08:00
2019-02-23 23:40:06 +08:00
2019-02-23 23:51:11 +08:00
2019-02-18 21:18:55 +08:00
2019-02-13 00:51:16 +00:00
2019-02-13 00:51:16 +00:00
2018-10-23 16:34:27 +08:00
2018-06-21 17:28:58 +08:00
2018-12-31 10:04:26 +08:00
2018-12-31 10:04:26 +08:00
2019-01-05 09:39:10 +08:00
2018-09-20 20:29:25 +09:00
2018-12-27 00:19:29 +08:00
2019-02-18 21:32:30 +08:00
2019-02-18 21:32:30 +08:00
2019-02-18 21:32:30 +08:00
2019-02-18 21:32:30 +08:00
2019-02-18 21:32:30 +08:00
2019-02-18 21:32:30 +08:00
2019-02-18 21:32:30 +08:00
2018-09-06 18:21:05 +08:00
2018-09-06 18:21:05 +08:00
2019-02-13 16:29:46 +08:00
2018-12-22 18:12:08 +08:00
2018-12-22 18:12:08 +08:00
2018-09-06 18:21:05 +08:00
2019-01-16 10:58:49 +08:00
2019-01-21 23:26:18 +08:00