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-11 15:54:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b06ccec11eb2dffcfb306b8df2f8456bc2b244bb
openapi-generator
/
samples
/
server
/
petstore
/
java-play-framework
/
public
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
..
swagger.json
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