This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator-original
Watch
3
Star
0
Fork
1
You've already forked openapi-generator-original
mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced
2025-10-14 00:13:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openapi-generator-original
/
samples
History
Mattias Sehlstedt
fde017150e
[C#] Fixes array TypeDeclaration parsing order to fix deep aliases (
#21600
)
...
* Adjust array TypeDeclaration parsing order to fix deep inline aliases * Update samples
2025-09-04 00:58:13 +08:00
..
client
[C#] Fixes array TypeDeclaration parsing order to fix deep aliases (
#21600
)
2025-09-04 00:58:13 +08:00
config
/petstore
Prepare v7.16.0 release (
#21794
)
2025-08-22 19:17:23 +08:00
documentation
Prepare v7.16.0 release (
#21794
)
2025-08-22 19:17:23 +08:00
meta-codegen
Prepare v7.16.0 release (
#21794
)
2025-08-22 19:17:23 +08:00
meta-codegen-kotlin
…
openapi3
fix: honor required fields in jackson @JsonProperty annotations (
#21876
)
2025-09-03 16:41:59 +08:00
schema
Prepare v7.16.0 release (
#21794
)
2025-08-22 19:17:23 +08:00
server
fix: Resolve issue21805 rust-server compilation failure with large maximums by handling minimum and maximum using BigInt instead of longValue. (
#21875
)
2025-09-03 16:45:02 +08:00
yaml
…