You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versions/3.1.0.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -299,7 +299,7 @@ License information for the exposed API.
299
299
Field Name | Type | Description
300
300
---|:---:|---
301
301
<a name="licenseName"></a>name | `string` | **REQUIRED**. The license name used for the API.
302
-
<a name="licenseIdentifier"></a>identifier | `string` | An [SPDX](https://spdx.org/spdx-specification-21-web-version#h.jxpfx0ykyb60) license expression for the API. The `identifier` field is mutually exclusive of the `url` field.
302
+
<a name="licenseIdentifier"></a>identifier | `string` | An [SPDX](https://spdx.github.io/spdx-spec/v2.3/SPDX-license-list/#a1-licenses-with-short-identifiers) license expression for the API. The `identifier` field is mutually exclusive of the `url` field.
303
303
<a name="licenseUrl"></a>url | `string` | A URL to the license used for the API. This MUST be in the form of a URL. The `url` field is mutually exclusive of the `identifier` field.
304
304
305
305
This object MAY be extended with [Specification Extensions](#specificationExtensions).
0 commit comments