identifier? | string | An SPDX license expression for the API. Mutually exclusive with url. Only supported in OpenAPI 3.1+. For OpenAPI 3.0, this will be emitted as x-oai-license-identifier. |
name | string | The license name used for the API. |
url? | string | A URL to the license used for the API. MUST be in the format of a URL. Mutually exclusive with identifier. |