Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions api/openapi-spec/v1.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4788,9 +4788,9 @@ components:
#alias:
# type: string
# description: The alias of the domain object, for cases where an email address is unavailable (e.g. groups).
#email:
# type: string
# description: The email address for the recipient, if the recipient has an associated email address.
email:
type: string
description: The email address for the recipient, if the recipient has an associated email address.
objectId:
type: string
description: The unique identifier for the recipient in the directory.
Expand Down