Contact information for the exposed API.
More...
#include <Swagger.qm.dox.h>
|
|
*string | email |
| | The email address of the contact person/organization. MUST be in the format of an email address.
|
| |
|
*string | name |
| | The identifying name of the contact person/organization.
|
| |
|
*string | url |
| | The URL pointing to the contact information. MUST be in the format of a URL.
|
| |
| hash< auto > | vendorExtensions |
| | Allows extensions to the Swagger Schema.
|
| |
Contact information for the exposed API.
◆ constructor()
| Swagger::ContactObject::constructor |
( |
hash< auto > |
oh | ) |
|
Constructor.
- Parameters
-
| oh | deserialized hash from the source schema description providing contact information about the API |
- Exceptions
-
| INVALID-FIELD-TYPE | field has invalid type |