api-typescript-generator / Modules / openapi / OpenApiContact
openapi.OpenApiContact
The license information for the exposed API.
See
https://swagger.io/specification/#contact-object
• Optional email: string
The email address of the contact person/organization. MUST be in the format of an email address.
• Optional name: string
The identifying name of the contact person/organization.
• Optional url: string
The URL pointing to the contact information. MUST be in the format of a URL.