Yuriy Belenko
|
3bc4f67333
|
[php-nextgen] Remove deprecated @category phpdoc (#16829)
* [php-nextgen] Remove deprecated @category phpdoc
@category tag is deprecated accordingly to:
* [PhpDocumentor](https://docs.phpdoc.org/guide/references/phpdoc/tags/category.html)
* Refresh samples
|
2023-10-15 09:35:02 +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
|
4a17c22905
|
fix object serializer, update tests in php nextgen (#16764)
|
2023-10-10 11:31:38 +08:00 |
|
William Cheng
|
48f454cf72
|
fix type, update tests in php nextgen (#16758)
|
2023-10-09 14:40:34 +08:00 |
|
Maddin
|
f5680019b2
|
fix handling with enums in object serializer (#16741)
|
2023-10-07 22:56:31 +08:00 |
|
Maddin
|
c306ca3cf2
|
fix invalid function is_subclass call for php-nextgen (#16712)
|
2023-10-05 12:34:50 +08:00 |
|
William Cheng
|
d58e68f8c0
|
update php samples
|
2023-09-23 15:28:43 +08:00 |
|
William Cheng
|
5e8e2d7f6d
|
Prepare v7.1.0 in master (#16608)
* prepare v7.1.0 in master
* update
|
2023-09-18 17:37:36 +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 |
|