Tomohiko Ozawa
|
37451fa569
|
[Java][resttemplate] Add test for bearer auth (#17081)
* add bearer auth API to echo-api
* run generate-samples.sh
* add resttemplate echo-api sample
* add bearer auth test
* remove @Ignore
|
2023-11-16 00:38:49 +08:00 |
|
William Cheng
|
49208144e1
|
Better handling of allOf in request body (#16991)
* better handling of allOf in request body, add tests
* additional checks
* fix description
|
2023-11-05 22:43:45 +08:00 |
|
Robert Schweizer
|
9e07f85eb5
|
[python] Add tests and fix enum path parameters (#16769)
* test: Tests for enum params in path, query and header
* fix: Get enum ref values correctly in path parameters
Closes #16688
* fix java tests failure
---------
Co-authored-by: William Cheng <wing328hk@gmail.com>
|
2023-10-10 17:10:30 +08:00 |
|
William Cheng
|
47a85e880b
|
Add tests for http basic authentication in python client (#16488)
* add tests for http basic auth in python client
* add new files
|
2023-09-03 19:11:53 +08:00 |
|
William Cheng
|
ebc9bcda44
|
[java][native] Add tests for oneOf form parameters (#16487)
* add tests for oneOf form parameters
* update samples
|
2023-09-03 16:15:54 +08:00 |
|
William Cheng
|
66155d622c
|
update c# samples
|
2023-07-24 16:04:11 +08:00 |
|
William Cheng
|
598c27ddb0
|
[C#] fix validate (#16097)
* fix validation with discriminator using parent instead
* add new files
* add new workflow
* fix
|
2023-07-16 10:24:47 +08:00 |
|