index
:
qt/qtopenapi.git
6.11
6.11.0
6.11.1
Hunyuan
dev
tqtc/harmonyos-hunyuan
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Streamline tst_OperationParameters ignoreMessage() handling
Marc Mutz
10 days
1
-28
/
+35
*
Fix filename references in templates for reserved word model/API names
Rym Bouabid
10 days
2
-22
/
+21
*
Escape {{prefix}}BaseApi method names used as operationIds
Rym Bouabid
11 days
2
-0
/
+14
*
Replace fromJsonObject/asJsonObject API with fromJsonValue/asJsonValue
Tatiana Borisova
12 days
4
-85
/
+123
*
Make all optional fields valid by default
Tatiana Borisova
12 days
1
-120
/
+120
*
Fix nested container field validation to respect required status
Tatiana Borisova
12 days
2
-16
/
+1487
*
Fix nested model serialization state tracking
Tatiana Borisova
12 days
3
-12
/
+243
*
Escape Qt keywords and QObject method names used as identifiers
Rym Bouabid
14 days
6
-1
/
+289
*
De-virtualize generated api operation methods
Rym Bouabid
2026-04-20
1
-31
/
+0
*
Add test for prependFormOrBodyParameters
Rym Bouabid
2026-04-09
3
-14
/
+53
*
Add test for sortModelPropertiesByRequiredFlag verifying members order
Rym Bouabid
2026-04-09
3
-0
/
+26
*
Remove `sortParamsByRequiredFlag` CLI option and force it to true
Rym Bouabid
2026-04-09
3
-0
/
+50
*
Rely on AbstractCppCodegen's escapeReservedWord() implementation
Rym Bouabid
2026-04-09
2
-23
/
+16
*
Add test for reservedWordPrefix
Rym Bouabid
2026-04-09
3
-0
/
+67
*
Remove the possibility of changing licenseName value from CLI
Rym Bouabid
2026-04-09
3
-0
/
+13
*
Force allowUnicodeIdentifiers value to false and add tests
Rym Bouabid
2026-04-09
5
-6
/
+66
*
Ensure generator warnings are printed consistently
Rym Bouabid
2026-04-09
1
-0
/
+2
*
Fix serialization of empty arrays to preserve semantic information
Tatiana Borisova
2026-04-07
1
-2
/
+1
*
Validate array item types strictly according to JSON Schema
Tatiana Borisova
2026-04-07
1
-15
/
+6
*
When an object field has type string, it should accept strings only
Tatiana Borisova
2026-04-07
1
-10
/
+84
*
Fix fromJsonValue(value, jval) for Integer Types
Tatiana Borisova
2026-04-07
2
-14
/
+187
*
Add JSON conversion tests for standard models
Tatiana Borisova
2026-04-07
6
-0
/
+1415
*
Fix relative server URI generation
Tatiana Borisova
2026-04-07
1
-0
/
+1
*
Add test to check enumUnknownDefaultCase behavior
Rym Bouabid
2026-03-25
5
-2
/
+97
*
Verify ensureUniqueParams generation option
Rym Bouabid
2026-03-25
3
-0
/
+32
*
Add generator additional properties test with server and spec
Rym Bouabid
2026-03-11
12
-0
/
+490
*
Cleanup includes in qtopenapi auto-tests
Tatiana Borisova
2026-02-23
7
-14
/
+7
*
Fix a PetApiTests warning
Tatiana Borisova
2026-02-23
1
-1
/
+3
*
Update linking_several_clients test description
Tatiana Borisova
2026-02-20
5
-108
/
+64
*
Fix doxygen generation warnings
Tatiana Borisova
2026-02-19
1
-0
/
+1
*
Use versionless CMake macro version in examples
Tatiana Borisova
2026-02-19
8
-9
/
+9
*
Add JAVA_OPTIONS multiValue argument to our generation function
Rym Bouabid
2026-02-13
1
-0
/
+3
*
Support --api-name-suffix generate option in generated files names
Rym Bouabid
2026-02-13
2
-2
/
+3
*
Add GENERATE_OPTIONS argument to qt_add_openapi_client
Rym Bouabid
2026-02-13
2
-2
/
+9
*
Add a multiValue ADDITIONAL_PROPERTIES argument to the macro
Rym Bouabid
2026-02-13
1
-4
/
+5
*
Correct Media type title in yaml file
Rym Bouabid
2026-02-11
1
-1
/
+1
*
Add OPENAPI_GENERATOR_VERSION_LE and OPENAPI_GENERATOR_VERSION_GE macros
Tatiana Borisova
2026-01-19
1
-7
/
+31
*
Respect {{contentCompression}} in setters
Ivan Solovev
2026-01-16
11
-14
/
+486
*
Cleanup tst_compression
Ivan Solovev
2026-01-15
1
-10
/
+6
*
Improve filename parsing from Content-Disposition header
Ivan Solovev
2026-01-15
4
-0
/
+179
*
Fix code-style in tst_responses.cpp
Ivan Solovev
2026-01-15
1
-6
/
+12
*
Rename OptionalParam -> OptionalParameter
Ivan Solovev
2026-01-15
3
-81
/
+81
*
Do not use custom compiler options in tests
Ivan Solovev
2026-01-14
8
-72
/
+0
*
Add CPP_NAMESPACE and CLIENT_PREFIX usage into tests
Tatiana Borisova
2026-01-13
2
-39
/
+41
*
Fix incorrect usage of OptionalParam in tests
Ivan Solovev
2026-01-13
2
-52
/
+52
*
Add handling of empty schema into 'bodyParams' block
Tatiana Borisova
2026-01-13
4
-1
/
+80
*
Rename namespace QtCommonOpenApi -> QtOpenApiCommon
Ivan Solovev
2026-01-13
7
-7
/
+7
*
Expose generator version to C++
Ivan Solovev
2026-01-13
1
-0
/
+10
*
The base {{prefix}}Object should not be an abstract
Tatiana Borisova
2026-01-12
4
-7
/
+277
*
BaseApi: do not use std::shared_ptr for QNetworkRequestFactory
Ivan Solovev
2026-01-08
1
-3
/
+3
[next]