| Package | Description |
|---|---|
| io.swagger.models |
| Modifier and Type | Field and Description |
|---|---|
protected Info |
Swagger.info |
| Modifier and Type | Method and Description |
|---|---|
Info |
Info.contact(Contact contact) |
Info |
Info.description(String description) |
Info |
Swagger.getInfo() |
Info |
Info.license(License license) |
Info |
Info.mergeWith(Info info) |
Info |
Info.termsOfService(String termsOfService) |
Info |
Info.title(String title) |
Info |
Info.version(String version) |
| Modifier and Type | Method and Description |
|---|---|
Swagger |
Swagger.info(Info info) |
Info |
Info.mergeWith(Info info) |
void |
Swagger.setInfo(Info info) |
Copyright © 2019. All Rights Reserved.