issues
search
zalando
/
intellij-swagger
A plugin to help you easily edit Swagger and OpenAPI specification files inside IntelliJ IDEA
https://plugins.jetbrains.com/plugin/8347
MIT License
1.18k
stars
74
forks
source link
More minor code cleanups
#350
Closed
asaarilahti
closed
1 year ago
asaarilahti
commented
1 year ago
add final modifiers
remove more deprecated usages
minor simplifications to some statements
remove unnecessary throws
add types to generic types where missing, use diamond operator when applicable