Nathan Baulch
9f1fa0e440
Fix another batch of spelling typos ( #13915 )
...
* Fix typos
* Remove repeated words
* Minor grammar fixes
2022-11-07 21:30:24 +08:00
William Cheng
d74c49b93d
better error handling in the r client ( #13800 )
2022-10-23 20:40:53 +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
6a631b4cc0
[R] add discriminator and mappings support ( #13529 )
...
* add discriminator property, mapping
* add discriminator, mapping support to R client generator
* add discriminator, mapping support to R client genrator httr library
2022-09-28 00:18:28 +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
b6576d1173
[R] Update fromJSON to handle additional properties ( #13331 )
...
* update fromJSON to handle additional properties
* update RoxygenNote to newer version
2022-09-02 09:46:56 +08:00
William Cheng
cebdbb6a11
add additional properties support in r client ( #13317 )
2022-08-31 15:06:40 +08:00
William Cheng
a582c38aa1
[R] override print
, lock classes ( #13300 )
...
* override print, add lock
* add print, lock class to anyof/oneof
2022-08-28 18:03:59 +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
9f3fac53c1
[R] Fix warnings reported by r cmd check ( #13205 )
...
* fix warnings reported by r cmd check
* fix assignment
2022-08-17 20:17:30 +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