@Value.Immutable
public interface SwaggerModelInfo
| Modifier and Type | Interface and Description |
|---|---|
static class |
SwaggerModelInfo.Builder |
| Modifier and Type | Method and Description |
|---|---|
default List<Violation> |
getErrors() |
io.swagger.models.Swagger |
getModel() |
default com.fasterxml.jackson.databind.node.ObjectNode |
getResolvedJsonGraph() |
String |
getResolvedSpecification() |
default List<Violation> |
getWarnings() |
io.swagger.models.Swagger getModel()
@Value.Lazy default com.fasterxml.jackson.databind.node.ObjectNode getResolvedJsonGraph()
String getResolvedSpecification()
Copyright © 2016–2019 Red Hat. All rights reserved.