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-05-18 00:21:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c71aa9da496d2fcb056fa175d600fcea4f4d262a
openapi-generator
/
samples
/
server
/
petstore
/
java-play-framework-fake-endpoints
/
app
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
..
apimodels
[Java Play Framework] Remove most warnings + bug fixes (
#6275
)
2017-08-11 15:38:18 +08:00
controllers
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
swagger
[JavaPlayFramework] Fix for issue
#6100
(
#6128
)
2017-08-09 22:00:46 +08:00
Module.java
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