William Cheng
|
dc23ba3a23
|
fix example code reported by styler (#13707)
|
2022-10-17 01:49:39 +08:00 |
|
William Cheng
|
daf475a96d
|
R - better code format (#13691)
* r - beter code format
* better readme
* update instruction
|
2022-10-15 10:47:27 +08:00 |
|
William Cheng
|
09d3b8f866
|
fix optional body parameter in r (#13483)
|
2022-09-21 11:56:31 +08:00 |
|
William Cheng
|
517816d72b
|
[R] Add array support to path parameters (#13450)
* add array support to path parameters (r client)
* update samples
|
2022-09-17 22:35:00 +08:00 |
|
William Cheng
|
f98753aa8b
|
[R] support explode (true/false) in query array parameters (#13364)
* fix query parameters (explode or not) in r client
* add tests
|
2022-09-07 12:21:13 +08:00 |
|
William Cheng
|
2bfbb87862
|
move print to public method, leave commented code to lock, unlock the class (#13342)
|
2022-09-03 14:03:03 +08:00 |
|
William Cheng
|
0d68f29d71
|
[R] Better rdoc (#13275)
* better rdoc
* update doc
* update samples
|
2022-08-28 10:17:59 +08:00 |
|
William Cheng
|
65d57a8bf1
|
[R] Add generateWrapper option (#13198)
* add generateWrapper option
* fix bug, add tests
* update doc
|
2022-08-17 15:05:57 +08:00 |
|
William Cheng
|
fb29284a99
|
improve r regular expression handling (#13125)
|
2022-08-08 00:56:43 +08:00 |
|
William Cheng
|
f287dde875
|
[R][httr2] better support for OAuth authoriziation flows (#13123)
* better oauth support in r client
* better comment
* update samples
* remove commented code
* update samples
* fix mustache tag
|
2022-08-07 21:49:04 +08:00 |
|
William Cheng
|
d3a268924f
|
better validation for r parameters (#13119)
|
2022-08-06 21:06:39 +08:00 |
|
William Cheng
|
13d34b9b63
|
[R][httr2] Fix form parameter support (#13057)
* fix form parameter support in the r client
* fix query param
* fix form parameters
|
2022-08-03 23:45:12 +08:00 |
|
William Cheng
|
d8771de9c1
|
fix query param, fix spec (#13065)
|
2022-08-03 11:49:34 +08:00 |
|
William Cheng
|
4635dda518
|
[R] Add httr2 support (work in progress) (#13005)
* add httr2 support to r client gen
* fix headers
* add accepts, content-types
* update samples
* fix req
* update samples
* various fixes
* add data file test
* fix streaming, add tests
|
2022-08-01 00:58:19 +08:00 |
|