public class Api extends SwaggerBaseModel
| Constructor and Description |
|---|
Api() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
List<Operation> |
getOperations() |
String |
getPath() |
void |
setDescription(String description) |
void |
setOperations(List<Operation> operations) |
void |
setPath(String path) |
String |
toString() |
addExtraField, getExtraFieldsCopyright © 2025. All rights reserved.