William Cheng
|
dc23ba3a23
|
fix example code reported by styler (#13707)
|
2022-10-17 01:49:39 +08:00 |
|
William Cheng
|
863dbc7c3e
|
r better doc (#13447)
|
2022-09-17 14:59:02 +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
|
ed3666fbde
|
[R] Minor improvements to the documentation (#13226)
* minor improvement to r doc
* better scopes
|
2022-08-19 14:59:01 +08:00 |
|
William Cheng
|
7e4f3c9b67
|
[R] Add fromJSONString method to oneOf/anyOf in R client (#13223)
* add fromJSONString method to oneOf/anyOf in R client
* update code samples
|
2022-08-19 01:39:02 +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
|
f5900c7015
|
[R] fix auto-generated doc, add checks for bearer/access token (#13112)
* update readme to show bearer auth
* fix doc
* fix doc
|
2022-08-06 16:32:18 +08:00 |
|
William Cheng
|
aa1f6276f3
|
[R][httr2] fix HTTP header (#13066)
* add test for header parameters
* fix header parameter in r httr2 client
|
2022-08-03 15:05:39 +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 |
|