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

Add /_matrix/versions to report supported versions #468

Merged
merged 1 commit into from Jan 6, 2016

Conversation

illicitonion
Copy link
Contributor

No description provided.

@illicitonion illicitonion assigned kegsay and richvdh and unassigned kegsay Jan 6, 2016
def on_GET(self, request):
return (200, {
"versions": [
"r0.0.1",
Copy link
Member

Choose a reason for hiding this comment

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

so, what is r0.0.1? Hard to claim we support it before we've defined it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The thing I'm about to cut as soon as matrix-org/matrix-spec-proposals#250 lands :)

@richvdh richvdh assigned illicitonion and unassigned richvdh Jan 6, 2016
@illicitonion illicitonion assigned richvdh and unassigned illicitonion Jan 6, 2016
@richvdh
Copy link
Member

richvdh commented Jan 6, 2016

LGTM.

@richvdh richvdh assigned illicitonion and unassigned richvdh Jan 6, 2016
illicitonion added a commit that referenced this pull request Jan 6, 2016
Add /_matrix/versions to report supported versions
@illicitonion illicitonion merged commit 7ac6ca7 into develop Jan 6, 2016
@illicitonion illicitonion deleted the daniel/versionsyo branch January 28, 2016 13:49
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