Added missing javadoc to Swagger2MarkupConfig.
This commit is contained in:
@@ -195,5 +195,8 @@ public interface Swagger2MarkupConfig {
|
|||||||
*/
|
*/
|
||||||
LineSeparator getLineSeparator();
|
LineSeparator getLineSeparator();
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Returns properties for extensions.
|
||||||
|
*/
|
||||||
Map<String, String> getExtensionsProperties();
|
Map<String, String> getExtensionsProperties();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user