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

/send_join response includes unstable prefix for event field #11345

@clokep

Description

@clokep

The response generated for /send_join (and parsing of it on the federation client side) still uses an unstable prefix from MSC3083: org.matrix.msc3083.v2.event.

This should be updated to be just event, the stable field name. We probably need to send / handle both for a period of time unfortunately.

See

"org.matrix.msc3083.v2.event": event.get_pdu_json(),

Metadata

Metadata

Assignees

Labels

A-SpacesHierarchical organization of roomsT-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions