Skip to content

Commit 69cdd37

Browse files
webronwebron
authored andcommitted
Fixed @Api's javadocs
1 parent 1abad51 commit 69cdd37

File tree

1 file changed

+2
-0
lines changed
  • modules/swagger-annotations/src/main/java/com/wordnik/swagger/annotations

1 file changed

+2
-0
lines changed

modules/swagger-annotations/src/main/java/com/wordnik/swagger/annotations/Api.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959
* <p/>
6060
* The `basePath` is derived automatically by Swagger. This property allows
6161
* overriding the default value if needed.
62+
*
63+
* @since 1.3.7
6264
*/
6365
String basePath() default "";
6466

0 commit comments

Comments
 (0)