Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spec v2 send_join and send_leave endpoints #2547

Merged
merged 3 commits into from
May 19, 2020
Merged

Conversation

turt2live
Copy link
Member

MSC: #1802

Fixes #2541

This also adds the v2 invite endpoint to the ACL protected list as that appears to be an omission.

MSC: #1802

Fixes #2541

This also adds the v2 invite endpoint to the ACL protected list as that appears to be an omission.
Copy link
Member

@anoadragon453 anoadragon453 left a comment

Choose a reason for hiding this comment

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

Some minor nits, but otherwise lgtm!

api/server-server/joins-v2.yaml Show resolved Hide resolved
api/server-server/joins-v2.yaml Outdated Show resolved Hide resolved
api/server-server/leaving-v2.yaml Outdated Show resolved Hide resolved
api/server-server/leaving-v2.yaml Outdated Show resolved Hide resolved
* ``/_matrix/federation/v1/invite``
* ``/_matrix/federation/v2/invite``
Copy link
Member

Choose a reason for hiding this comment

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

Good catch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

spec is missing documentation of /_matrix/federation/v2/send_{join,leave}
2 participants