Interface SwaggerService
-
public interface SwaggerService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetSwaggerSpecification()StringgetSwaggerSpecification(String group)
-
public interface SwaggerService
| Modifier and Type | Method | Description |
|---|---|---|
String |
getSwaggerSpecification() |
|
String |
getSwaggerSpecification(String group) |