Skip to content

Commit 1abad51

Browse files
webronwebron
authored andcommitted
Modified @Api's javadoc
1 parent c5be2e9 commit 1abad51

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
@@ -110,6 +110,8 @@
110110

111111
/**
112112
* Hides the api.
113+
*
114+
* @since 1.3.8
113115
*/
114116
boolean hidden() default false;
115117
}

0 commit comments

Comments
 (0)