Skip to content
16 changes: 12 additions & 4 deletions spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -564,10 +564,6 @@ definitions:
type: object
allOf:
- properties:
userID:
type: string
description: Unique ID to identify the user at the remote provider accepting the invite.
example: 9303
recipientProvider:
type: string
format: url
Expand All @@ -577,3 +573,15 @@ definitions:
type: string
description: Token received in the invite
example: xyz
userID:
type: string
description: Unique ID to identify the user at the remote provider accepting the invite.
example: 9303
email:
type: string
description: Email ID of the user accepting the invite.
example: [email protected]
name:
type: string
description: Name of the user accepting the invite.
example: Richard Feynman