Skip to content

Commit 54fa4cf

Browse files
committed
added externalId description
1 parent c73d7e4 commit 54fa4cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

identification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ components:
6363
description: "Person's name."
6464
externalId:
6565
type: string
66-
description: ""
66+
description: "Person's ID, used for linking search results to an ID in an external system. Can be set when creating a Person, stored in the database, and included in the search to return only Persons with the specified ID."
6767
metadata:
6868
type: object
6969
additionalProperties: true

0 commit comments

Comments
 (0)