| Package | Description |
|---|---|
| io.swagger.oas.inflector.controllers | |
| io.swagger.oas.inflector.models |
| Constructor and Description |
|---|
InflectResultController(InflectResult result) |
| Modifier and Type | Method and Description |
|---|---|
InflectResult |
InflectResult.invalid() |
InflectResult |
InflectResult.specParseMessage(String message) |
InflectResult |
InflectResult.unimplementedController(String location,
String message) |
InflectResult |
InflectResult.unimplementedControllers(String location,
List<String> messages) |
InflectResult |
InflectResult.unimplementedModel(String model) |
InflectResult |
InflectResult.valid() |
InflectResult |
InflectResult.valid(boolean isValid) |
Copyright © 2019. All rights reserved.