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

Move prev_content to unsigned #3524

Merged
merged 4 commits into from Dec 2, 2021
Merged

Move prev_content to unsigned #3524

merged 4 commits into from Dec 2, 2021

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Nov 23, 2021

Per MSC3442, prev_content should be under unsigned.

I wanted to document its history properly, so ended up adding some magic to the openapi-table-renderer to do so. I think we should probably use this to replace the existing x-addedInMatrixVersion annotations, but have left this for a future PR.

fixes: #877

Preview: https://pr3524--matrix-org-previews.netlify.app

Per MSC3442, `prev_content` should be under unsigned.
Co-authored-by: Travis Ralston <travisr@matrix.org>
... rather than magic for "this version"
@turt2live turt2live self-requested a review November 30, 2021 18:00
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

thanks, and apologies for the long turnaround on this.

@richvdh richvdh merged commit 7f200c5 into main Dec 2, 2021
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.

prev_content is returned at the top-level by most of the CS API
2 participants