Class SwaggerYamlParser

java.lang.Object
org.alfresco.rest.core.swagger.SwaggerYamlParser

public class SwaggerYamlParser extends Object
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 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()