Releases: SPIRIT-21/javadoc2swagger
Releases · SPIRIT-21/javadoc2swagger
Release 1.3
In this release handlers for LocalDate were added.
The release is available on Maven Central:
https://mvnrepository.com/artifact/com.spirit21/javadoc2swagger-maven-plugin
Release 1.2
In this release some fixes were made and features were added.
- Now multiple path parameters are supported
- Java files can now be ignored by the tag
@swagger:ignore_javafile
The release is available on Maven Central:
https://mvnrepository.com/artifact/com.spirit21/javadoc2swagger-maven-plugin
Release 1.1
Fixed a bug where classes from the same package were not recognized by the plugin.
Available on Maven Central:
http://repo1.maven.org/maven2/com/spirit21/javadoc2swagger-maven-plugin/1.1/
Release 1.0
This is the first release of the javadoc2swagger-maven-plugin.
The plugin is available on Maven Central.
http://repo1.maven.org/maven2/com/spirit21/javadoc2swagger-maven-plugin/1.0/