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
2 changes: 1 addition & 1 deletion IETF-RFC.md
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ To create a Share, the Sending Server SHOULD make a HTTP POST request
SHOULD have a value of "user", "group", or "federation", to

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
SHOULD have a value of "user", "group", or "federation", to
MUST have a value of "user", "group", or "federation", to

indicate that the first part of the `shareWith` OCM Address
refers to a Receiving Party who is a single user of the
Receiving Server, a group of users at the Receiving Servers, or
Receiving Server, a group of users at the Receiving Server, or
a group of users that is spread out over various servers,
including at least one user at the Receiving Server.
* REQUIRED resourceType (string)
Expand Down
Loading