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

Fix rendering of properties with a list of types #1487

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Apr 6, 2023

Some properties (notably actions in the push rules API) specify a list of types. This is valid, but its rendering has been broken ever since spec v1.0.

This fixes it up, and as a side-effect also fixes the rendering of some nested additionalProperties properties, such as the request body on /sendToDevice.

Preview: https://pr1487--matrix-spec-previews.netlify.app

@richvdh richvdh requested a review from a team as a code owner April 6, 2023 00:44
@richvdh richvdh merged commit cdbf44e into main Apr 26, 2023
@richvdh richvdh deleted the rav/fix_list_rendering branch April 26, 2023 15:18
clokep pushed a commit to clokep/matrix-spec that referenced this pull request May 3, 2023
@zecakeh zecakeh mentioned this pull request May 4, 2023
47 tasks
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.

None yet

2 participants