Package org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format
-
Class Summary Class Description CarbonServerConfig SwaggerGenerator This is the base class used by swagger formatter classes(JSON and YAML) and contains generic functions.SwaggerJsonProcessor Provides Swagger definition for the API in JSON format.SwaggerYamlProcessor Provides Swagger definition for the API in YAML format.