Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 864 Bytes

File metadata and controls

43 lines (23 loc) · 864 Bytes

api-typescript-generator / Modules / openapi / OpenApiContact

Interface: OpenApiContact

openapi.OpenApiContact

The license information for the exposed API.

See

https://swagger.io/specification/#contact-object

Table of contents

Properties

Properties

email

Optional email: string

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


name

Optional name: string

The identifying name of the contact person/organization.


url

Optional url: string

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