Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add room_id to the response of rooms/{roomId}/join #2986

Merged
merged 1 commit into from Apr 5, 2018
Merged

Add room_id to the response of rooms/{roomId}/join #2986

merged 1 commit into from Apr 5, 2018

Conversation

jplatte
Copy link
Contributor

@jplatte jplatte commented Mar 13, 2018

Fixes #2349

This endpoint requires the room_id to be known on the client side anyway, so it might make sense to remove it in a future revision of the spec. If there is an easy way to propose small changes like this, let me know.

Signed-off-by: Jonas Platte

@matrixbot
Copy link
Member

Can one of the admins verify this patch?

1 similar comment
@matrixbot
Copy link
Member

Can one of the admins verify this patch?

@richvdh
Copy link
Member

richvdh commented Apr 4, 2018

As you note, it seems a bit pointless, but it's nice to be compliant with the spec.

Looks good to me - please can you sign it off as per https://github.com/matrix-org/synapse/blob/master/CONTRIBUTING.rst?

If there is an easy way to propose small changes like this, let me know.

A PR against matrix-doc, possibly preceded by discussion in #matrix-architecture:matrix.org, is the easiest way.

@richvdh
Copy link
Member

richvdh commented Apr 4, 2018

@matrixbot: test this please

@richvdh
Copy link
Member

richvdh commented Apr 4, 2018

@matrixbot: retest this please

@jplatte
Copy link
Contributor Author

jplatte commented Apr 4, 2018

@richvdh I have added the Signed-Off-By thing to the PR description / first comment.

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

Successfully merging this pull request may close these issues.

None yet

3 participants