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
|
d58e68f8c0
|
update php samples
|
2023-09-23 15:28:43 +08:00 |
|
William Cheng
|
4260c7aaf0
|
Better tests for php-nextgen (#16569)
* better tests for php nextgen
* add new files
|
2023-09-13 10:50:29 +08:00 |
|