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-12-11 11:52:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b70f24371e5296fc95a60c3c89e1e53eccbb179
openapi-generator-original
/
modules
/
swagger-codegen
History
Jean-François Côté
8b70f24371
There was no validation when a required field was null, creating crash and null pointer exception further down the line in the business code. Now, it throws a InvalidArgumentException. (
#6673
)
2017-10-16 21:23:05 +08:00
..
src
There was no validation when a required field was null, creating crash and null pointer exception further down the line in the business code. Now, it throws a InvalidArgumentException. (
#6673
)
2017-10-16 21:23:05 +08:00
.gitignore
Typescript Property Renaming Fix (
#4264
)
2017-02-05 22:54:00 +08:00
pom.xml
Strip package name from the class name (
#6293
)
2017-08-14 17:02:45 +08:00