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