William Cheng
|
dc23ba3a23
|
fix example code reported by styler (#13707)
|
2022-10-17 01:49:39 +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
|
863dbc7c3e
|
r better doc (#13447)
|
2022-09-17 14:59:02 +08:00 |
|
William Cheng
|
26ebde4a19
|
support set in r client parameters (#13430)
|
2022-09-16 13:38:35 +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
|
fb29284a99
|
improve r regular expression handling (#13125)
|
2022-08-08 00:56:43 +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
|
6b6403b2bf
|
enhance api exception in r client (#13046)
|
2022-07-31 16:20:39 +08:00 |
|
William Cheng
|
c26e19cbc0
|
Revert "Add support for string response deserialization (#12910)"
This reverts commit b8524bee232a55e28693354ab543b91e3f65629a.
|
2022-07-21 12:58:46 +08:00 |
|
Emanuele Saccomandi
|
b8524bee23
|
Add support for string response deserialization (#12910)
* Add support for string response deserialization
* updated samples
* updated samples
* realigned to master
* fix: errors were not getting thrown
* updated samples
* fix: errors were not getting thrown
* updated samples
|
2022-07-21 12:45:50 +08:00 |
|
William Cheng
|
eb471db7c9
|
[R] fix a couple warnings reported by lintr (#12903)
* better code format in r client
* update code based on lintr
* update samples
|
2022-07-17 23:49:37 +08:00 |
|
William Cheng
|
726765af50
|
improve r documentation, readme, code sample (#12700)
|
2022-06-26 15:15:22 +08:00 |
|
William Cheng
|
f0ea10f239
|
Update R auto-generated doc (#12488)
* update r doc, tests
* add new files
|
2022-05-29 10:01:44 +08:00 |
|
William Cheng
|
3597621fbc
|
[R] Use snake_case in method parameter names (#12390)
* use snake_case in method parameter names
* update doc
|
2022-05-19 01:23:27 +08:00 |
|