William Cheng
fae9a798a0
Better handling of date, datetime in R client ( #13706 )
...
* better handling of date, datetime in R client
* use string instead of as.Date
2022-10-17 00:41:37 +08:00
William Cheng
c81c103572
[R] Remove obsolete importMapping code, add tests ( #13345 )
...
* remove import obsolete code, add tests
* remove man fodler
* update .gitignore
2022-09-05 00:21:52 +08:00
William Cheng
b55fa261f3
add oneOf discriminator lookup support ( #13301 )
2022-08-29 01:24:01 +08:00
William Cheng
66ecfb62c3
[R] minor bug fixes in oneOf, anyOf ( #13298 )
...
* update oneof to handle primitive types in r client
* add support for primitive type support in anyOf in r client
* remmove lock
2022-08-28 09:36:45 +08:00
William Cheng
e05b9746ea
[R] Add lintr ( #12902 )
...
* add lintr
* update samples
2022-07-17 17:29:05 +08:00
William Cheng
a3269a0569
Add R GitHub action file ( #12868 )
...
* fix travis, update rbuildignore
* add comment
2022-07-15 15:31:22 +08:00
William Cheng
3feb11acbb
fix nested oneof, fix toStringJSON ( #12723 )
2022-06-28 23:43:56 +08:00
William Cheng
042f717352
[R] escape item reserved words in model items ( #12653 )
...
* fix item reserved words
* add comment
* add log
2022-06-21 11:42:27 +08:00
William Cheng
bd6617b3e7
Better null check for encoding ( #12597 )
...
* better null check for encoding
* add tests
* update samples
2022-06-15 15:49:30 +08:00
William Cheng
4fbe1e9115
[R] add anyOf support ( #12544 )
...
* add anyOf support
* add anyOf support to r client generator
2022-06-07 10:05:34 +08:00
William Cheng
6cd246931e
[R] add oneOf support ( #12491 )
...
* add oneof support
* add validateJson method
* add validteJSON and tests
* add tests, add oneOf logic
* better error message in validateJSON
* fix tests
* add test for error message
* remove unused code
2022-06-05 18:03:34 +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
05d49d9107
Add support for allOf in R client generator ( #12487 )
...
* add support for all in R client generator
* update samples
2022-05-29 07:22:18 +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
William Cheng
8e49875871
update samples, docs
2022-04-24 15:38:16 +08:00
adessoDpd
1602942292
[Wsdl] Adding cli-option for generating different versions of WSDL-files regarding Media type versioning (content negotiation) ( #12206 )
...
* add wsdl version generation
* add option to use specified operationId
* update samples
* update cli description
2022-04-24 15:29:09 +08:00
William Cheng
1947f130c0
update doc, samples
2021-09-21 11:52:33 +08:00
adessoDpd
1a48c5f19f
[Wsdl] Handle schema property of type array with oneOf items and other minor updates/fixes ( #10434 )
...
* add handling of array of oneOfs
* handle res model-type lowercase name +shorten code
* remove unnecessary vendor-extension model enum
* handle openapi lowercase schema name for array res
* change xs:anytype to string for file responses
* update checkstyles
* remove not needed imports again
* update samples
* upper/lowercase use local getdefault
* update samples again
2021-09-21 11:46:05 +08:00
William Cheng
28c3e1d544
update samples, docs
2021-05-28 10:26:48 +08:00
adessoDpd
12c34d4658
New generator: WSDL ( #9545 )
...
* init port
* add outputDir
* fill out current .md
* update samples
Co-authored-by: William Cheng <wing328hk@gmail.com>
2021-05-28 10:22:28 +08:00
William Cheng
32d5900611
update samples, docs
2021-05-27 10:40:32 +08:00
desmese
4f1d8f4699
- added localVar prefix to the contentType variable defined in the api.mustache template in the java resttemplate library ( #9568 )
...
- rerun generate-samples.sh and export_docs_generators.sh
2021-05-27 10:24:38 +08:00
Jim Schubert
70ca93570e
[core][general] Add metadata file tracking to aid in "Golden Tests" regeneration ( #6325 )
2020-05-22 16:48:32 -04:00