This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator
Watch
3
Star
0
Fork
0
You've already forked openapi-generator
forked from
loafle/openapi-generator-original
Code
Pull Requests
Activity
openapi-generator
/
modules
History
Matthew Cachia
cbca86b43a
Add
unhandledException
to 'spring' generator, which declares all operation methods to throw a generic exception, allowing implementations to unhandle checked exceptions. This is useful whenever it is unnecessary to handle specific exceptions and, more importantly, allow generic constructs (eg. Spring @ControllerAdvice) to tackle unhandled exceptions from a single point (for instance, tackle all unhandled exceptions as an HTTP500 while excluding the stacktrace in the response body). (
#2482
)
2019-07-04 20:19:40 +08:00
..
openapi-generator
Add
unhandledException
to 'spring' generator, which declares all operation methods to throw a generic exception, allowing implementations to unhandle checked exceptions. This is useful whenever it is unnecessary to handle specific exceptions and, more importantly, allow generic constructs (eg. Spring @ControllerAdvice) to tackle unhandled exceptions from a single point (for instance, tackle all unhandled exceptions as an HTTP500 while excluding the stacktrace in the response body). (
#2482
)
2019-07-04 20:19:40 +08:00
openapi-generator-cli
Release versioning helper script(s) (
#3110
)
2019-06-24 18:22:10 -04:00
openapi-generator-core
[core] Initial implementation of a validation framework in core (
#3183
)
2019-06-24 18:24:50 -04:00
openapi-generator-gradle-plugin
Release versioning helper script(s) (
#3110
)
2019-06-24 18:22:10 -04:00
openapi-generator-maven-plugin
Release versioning helper script(s) (
#3110
)
2019-06-24 18:22:10 -04:00
openapi-generator-online
[online] Honor generator environment variable and system property (
#3265
)
2019-07-02 13:07:17 -04:00