Skip to content

Commit cc715b1

Browse files
updated documentation to allow for one or more identifiers to be provided for a contact
1 parent 9cb1f22 commit cc715b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ This object MAY be extended with [Specification Extensions](#specificationExtens
288288
Field Name | Type | Description
289289
---|:---:|---
290290
<a name="contactRole"></a>x-role | `enum` | **REQUIRED** Indicate the role of the contact. Values can be: `responsible organization`,`responsible developer`,`contributor`,`support`.
291-
<a name="contactId"></a>x-id | `string` | **SHOULD** Provide a unique identifier for the contact.
291+
<a name="contactId"></a>x-id | [`string`] | **SHOULD** One or more unique identifiers for the contact.
292292

293293

294294
##### Contact Object Example:

0 commit comments

Comments
 (0)