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

Make sure examples types match schema in definitions #1563

Merged
merged 3 commits into from
Jul 4, 2023

Conversation

zecakeh
Copy link
Contributor

@zecakeh zecakeh commented Jun 10, 2023

Most of those are integers or booleans being represented as strings or vice-versa, but a couple are a bit more involved and can change the example in the definition.

Fixes #742.

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

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
@zecakeh zecakeh requested a review from a team as a code owner June 10, 2023 09:12
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
data/api/client-server/pushrules.yaml Show resolved Hide resolved
data/api/identity/v2_terms.yaml Outdated Show resolved Hide resolved
data/api/server-server/leaving-v2.yaml Show resolved Hide resolved
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
@turt2live turt2live requested a review from KitsuneRal July 4, 2023 03:19
@turt2live turt2live merged commit bed9223 into matrix-org:main Jul 4, 2023
10 checks passed
@zecakeh zecakeh deleted the fix-example-types branch July 5, 2023 06:45
@zecakeh zecakeh mentioned this pull request Aug 21, 2023
28 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.

Example for POST /identity/v2/terms is wrong
3 participants