Skip to main content

Interface: IContact

protoc_gen_openapiv2.options.IContact

Properties of a Contact.

Implemented by

Properties

email

Optional email: null | string

The email address of the contact person/organization. MUST be in the format of an email address.


name

Optional name: null | string

The identifying name of the contact person/organization.


url

Optional url: null | string

The URL pointing to the contact information. MUST be in the format of a URL.