Package org.alfresco.rest.core.swagger
Class SwaggerYamlParser
java.lang.Object
org.alfresco.rest.core.swagger.SwaggerYamlParser
This 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 -
Method Summary
-
Constructor Details
-
SwaggerYamlParser
public SwaggerYamlParser(String swaggerFilePath) throws org.alfresco.utility.exception.TestConfigurationException - Throws:
org.alfresco.utility.exception.TestConfigurationException
-
-
Method Details
-
computeCoverage
public void computeCoverage() -
generateMissingModules
public void generateMissingModules()
-