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-07-05 15:10:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openapi-generator-original
/
samples
/
server
/
petstore
/
jaxrs-spec-interface
/
src
History
Kevin
5ae8c03e6f
Ensures a JsonCreator annotated constructor is present if there are required fields, and ensure the getters and setters are properly annotated with required=true / required=false for jaxrs-spec generator. (
#19578
)
2024-11-24 22:15:55 +08:00
..
gen/java/org
/openapitools
Ensures a JsonCreator annotated constructor is present if there are required fields, and ensure the getters and setters are properly annotated with required=true / required=false for jaxrs-spec generator. (
#19578
)
2024-11-24 22:15:55 +08:00
main
/openapi
#18058
Fix the Java generator to generate valid @RequestMappings where the
produce
field takes list of string parameters instead of a single comma-separated string (
#18092
)
2024-03-21 17:53:18 +08:00