This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
openapi-generator
Watch
1
Star
0
Fork
0
You've already forked openapi-generator
mirror of
https://github.com/jlengrand/openapi-generator.git
synced
2026-03-10 08:31:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
365fcd3fb43be64472fd080a5a9bacd6374d9f37
openapi-generator
/
samples
History
0xMattijs
365fcd3fb4
Fix the post processing of enums in the Python generator, such that it uses the proper variable namesfrom x-enum-varnames (
#18566
)
...
Remove sample
2024-05-12 00:40:06 +08:00
..
client
[BUG] [Java] Invalid code generation for oneof types. (
#18544
)
2024-05-12 00:07:02 +08:00
config
/petstore
Prepare 7.6.0 (
#18412
)
2024-04-17 19:05:37 +08:00
documentation
[html2] Support alias types (
#18579
)
2024-05-11 23:33:47 +08:00
meta-codegen
update meta-codegen pom.xml
2024-05-09 12:29:04 +08:00
meta-codegen-kotlin
…
openapi3
Fix the post processing of enums in the Python generator, such that it uses the proper variable namesfrom x-enum-varnames (
#18566
)
2024-05-12 00:40:06 +08:00
schema
Prepare 7.6.0 (
#18412
)
2024-04-17 19:05:37 +08:00
server
upgrade resteasy to junit5 (
#18615
)
2024-05-10 10:51:50 +08:00
yaml
…