This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator
Watch
3
Star
0
Fork
0
You've already forked openapi-generator
forked from
loafle/openapi-generator-original
Code
Pull Requests
Activity
openapi-generator
/
samples
/
client
/
echo_api
/
java
/
native
/
docs
History
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
..
AuthApi.md
Add tests for http basic authentication in python client (
#16488
)
2023-09-03 19:11:53 +08:00
Bird.md
Fix missing import in allOf query parameters (
#14408
)
2023-01-11 20:29:13 +08:00
BirdAndCategory.md
Fix missing import in allOf query parameters (
#14408
)
2023-01-11 20:29:13 +08:00
BodyApi.md
Better handling of allOf in request body (
#16991
)
2023-11-05 22:43:45 +08:00
Category.md
…
DataQuery.md
Properly handle mappings and import mappings after processOpts (
#16216
)
2023-08-30 13:48:51 +08:00
DefaultValue.md
Better handling of x-nullable in codegen property (
#14800
)
2023-02-24 15:24:34 +08:00
EnumStringRef.md
[java] Fix enum ref issue in array default value (
#14638
)
2023-02-07 21:49:30 +08:00
FormApi.md
[java][native] Add tests for oneOf form parameters (
#16487
)
2023-09-03 16:15:54 +08:00
HeaderApi.md
[python] Add tests and fix enum path parameters (
#16769
)
2023-10-10 17:10:30 +08:00
NumberPropertiesOnly.md
add support for union of strictfloat and strictint (
#15124
)
2023-04-06 11:51:12 +08:00
PathApi.md
[python] Add tests and fix enum path parameters (
#16769
)
2023-10-10 17:10:30 +08:00
Pet.md
…
Query.md
[Java][native][apache-httpclient] Update toUrlQueryString to support form style for object (
#14478
)
2023-01-19 16:13:51 +08:00
QueryApi.md
[python] Add tests and fix enum path parameters (
#16769
)
2023-10-10 17:10:30 +08:00
StringEnumRef.md
[java] Fix enum ref issue in array default value (
#14638
)
2023-02-07 21:49:30 +08:00
Tag.md
…
TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter.md
Use inline allof instead of $ref in echo test (
#14429
)
2023-01-13 17:21:28 +08:00
TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.md
…
TestQueryStyleFormExplodeTrueObjectAllOfQueryObjectParameter.md
[Java][native][apache-httpclient] Update toUrlQueryString to support form style for object (
#14478
)
2023-01-19 16:13:51 +08:00