Package org.alfresco.rest.core.swagger
Class SwaggerYamlParser
- java.lang.Object
-
- org.alfresco.rest.core.swagger.SwaggerYamlParser
-
public class SwaggerYamlParser extends java.lang.ObjectThis will handle the Swagger YAML file It will contain all the models, request or any other properties needed for out generator- Author:
- Paul Brodner
-
-
Constructor Summary
Constructors Constructor Description SwaggerYamlParser(java.lang.String swaggerFilePath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcomputeCoverage()voidgenerateMissingModules()
-