Matt Pollock
6399a7a97e
[R] improve binary/text response handling ( #20131 )
...
* [R client] better support for binary/compressed responses
* cleanup
* revert change after PR review
* update samples
* fix R tests
* move private api methods to api-client, revert breaking method name change
2024-11-24 22:12:39 +08:00
Viacheslav Pivovarov
e5dee54797
[R][client] Make enum parameters with required: false
optional to request arguments ( #19654 )
...
* ODM-11697: Adding null check in R-api
* bin/generate-samples.sh executed
---------
Co-authored-by: Kunitsyn Oleg <114428801+genestack-okunitsyn@users.noreply.github.com>
2024-10-05 15:12:30 +08:00
Luke Zappia
29c3b020e6
[R] Update R6 object documentation ( #19679 )
...
* Remove @export and titles from R6 methods
* Remove redundant methods docs from R api.mustache
* Build project
2024-09-26 13:56:22 +08:00
William Cheng
d0187ab359
Add tests for query parameters (array of integer/string) ( #17686 )
...
* add tests for query parameters in python client
* update other samples
* update samples
2024-01-24 10:20:18 +08:00
William Cheng
90bd1f361b
update samples
2024-01-23 16:52:00 +08:00
William Cheng
d810d7c534
R echo client tests ( #17629 )
...
* add r echo api client sample
* add r workflow
* fix
* add env
* set r version
* install curl
* install dep
* fix
* comment out installation
2024-01-18 09:05:35 +08:00