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-05-25 02:50:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openapi-generator-original
/
samples
/
server
/
petstore
/
java-play-framework-fake-endpoints
/
app
History
William Cheng
d74b4cdf8d
fix map type and collection format for form parameter (array) (
#356
)
2018-05-07 18:22:30 +08:00
..
apimodels
Update java play framework samples OAS2 (
#286
)
2018-05-03 08:19:59 +02:00
controllers
fix map type and collection format for form parameter (array) (
#356
)
2018-05-07 18:22:30 +08:00
openapitools
Fix package declaration for play-framework (
#332
)
2018-05-06 08:08:34 +02: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