| Package | Description |
|---|---|
| io.swagger.v3.oas.models.info |
| Modifier and Type | Method and Description |
|---|---|
Contact |
Contact.email(String email) |
Contact |
Contact.extensions(Map<String,Object> extensions) |
Contact |
Info.getContact()
returns the contact property from a Info instance.
|
Contact |
Contact.name(String name) |
Contact |
Contact.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
Info |
Info.contact(Contact contact) |
void |
Info.setContact(Contact contact) |
Copyright © 2019. All rights reserved.