Package org.apache.camel.swagger
Class SwaggerHelper
- java.lang.Object
-
- org.apache.camel.swagger.SwaggerHelper
-
@Deprecated public final class SwaggerHelper extends Object
Deprecated.
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static StringbuildUrl(String path1, String path2)Deprecated.static voidclearVendorExtensions(io.swagger.models.Swagger swagger)Deprecated.Clears all the vendor extension on the swagger model.
-