public class PathsDocument extends MarkupDocument
CONSUMES, DEFAULT_COLUMN, DELIMITER, DESCRIPTION, DESCRIPTION_COLUMN, logger, markupDocBuilder, markupLanguage, NAME_COLUMN, PRODUCES, REQUIRED_COLUMN, SCHEMA_COLUMN, swagger, TAGS| Constructor and Description |
|---|
PathsDocument(Swagger2MarkupConfig swagger2MarkupConfig) |
| Modifier and Type | Method and Description |
|---|---|
MarkupDocument |
build()
Builds the paths markup document.
|
toString, writeToFilepublic PathsDocument(Swagger2MarkupConfig swagger2MarkupConfig)
public MarkupDocument build()
build in class MarkupDocument