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 SpecificationReader
All Known Implementing Classes:
FileSpecificationReader
public interface
SpecificationReader
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
read
(
MainDirectory
mainDirectory,
OpenApiSpec
specification)
Method Details
read
String
read
(
MainDirectory
mainDirectory,
OpenApiSpec
specification)