Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Implement GET /device/{deviceId} #943
Conversation
richvdh
assigned
dbkr
Jul 21, 2016
|
Is there spec for this coming? |
|
There will be. Currently it's in https://docs.google.com/document/d/1H8Z5b9kGKuvFkfDR1uQHaKdYxBD03ZDjMGH1IXQ0Wbw/edit. Per https://github.com/matrix-org/matrix-doc/blob/master/CONTRIBUTING.rst#specification-changes, it has to go into server and clients, first. That's why it's only on /unstable... |
dbkr
merged commit 2c28e25
into
develop
Jul 21, 2016
10 checks passed
Flake8 + Packaging (Commit)
Build #1202 origin/rav/get_device_api succeeded in 38 sec
Details
Flake8 + Packaging (Merged PR)
Build finished.
Details
Sytest Dendron (Commit)
Build #315 origin/rav/get_device_api succeeded in 6 min 14 sec
Details
Sytest Dendron (Merged PR)
Build finished.
Details
Sytest Postgres (Commit)
Build #1151 origin/rav/get_device_api succeeded in 5 min 50 sec
Details
Sytest Postgres (Merged PR)
Build finished.
Details
Sytest SQLite (Commit)
Build #1174 origin/rav/get_device_api succeeded in 5 min 38 sec
Details
Sytest SQLite (Merged PR)
Build finished.
Details
Unit Tests (Commit)
Build #1240 origin/rav/get_device_api succeeded in 2 min 18 sec
Details
Unit Tests (Merged PR)
Build finished.
Details
richvdh
deleted the
rav/get_device_api
branch
Oct 7, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
richvdh commentedJul 21, 2016
•
edited
This turns out to be reasonably useful for the sytests.