JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.github.muehmar.gradle.openapi.generator.mapper.reader
Interface SpecificationParser
All Known Implementing Classes:
SwaggerSpecificationParser
public interface
SpecificationParser
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ParsedSpecification
parse
(
MainDirectory
mainDirectory,
OpenApiSpec
spec)
Method Details
parse
ParsedSpecification
parse
(
MainDirectory
mainDirectory,
OpenApiSpec
spec)