Nikita Shmakov
3aba42733b
clone Schema using AnnotationUtils.clone with WA (to clone schemas wi… ( #18867 )
...
* clone Schema using AnnotationUtils.clone with WA (to clone schemas with example field set)
* changes after scripts run
2024-06-06 20:55:51 +08:00
Nikita Shmakov
70130edaab
Properties with custom types inheritance fix ( #18052 )
...
* custom types support in inheritance fix
* files changed after scripts run
* remove unused method
* move cloneSchema to ModelUtils
* imports
* changes after scripts run
* test cloning array of enums schema
2024-05-15 19:44:39 +08:00
ふぁ
5e9546451c
[Python] Add echo_api test object serialization for multipart requests ( #18176 )
...
* [python] echo add test object serialization for multipart requests
* [echo api] update samples
* [echo api] update samples
2024-03-23 21:40:10 +08:00
Jonathan
f323a3e788
[Python] deserialize enum json response ( fix #17789 ) ( #17791 )
...
* deserialize enum json response (python)
* adapt python samples: adding enum deserialization
* add echo test for enum json response deserialization (python)
* update samples
2024-02-08 10:52:43 +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
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