Interface: IOpenApiLicense
An OpenAPI License Object.
See
https://spec.openapis.org/oas/latest.html#license-object
Properties
name
name:
string
The license name.
See
https://spec.openapis.org/oas/latest.html#fixed-fields-2
identifier?
optionalidentifier?:string
The SPDX license expression.
See
https://spec.openapis.org/oas/latest.html#fixed-fields-2
url?
optionalurl?:string
The URI for the license.