Commit Graph

13 Commits (cf87120d78e9b1f19ad30868cb0c9b3bf86f1a5d)

Author SHA1 Message Date
David Baker 1a856b53f3 Remove redundant info & add backticks 8 years ago
David Baker 4b294b23de Tailor descriptions to GET method 8 years ago
David Baker 4fafe1ab73 Return an object as the root element
Because otherwise it's impossible to change later
8 years ago
David Baker 42834340e7 Add title to the pushers array 8 years ago
David Baker 0f6e414eb6 Fix format (array of objects, not object) 8 years ago
David Baker 27113d71ff Fix indentation 8 years ago
David Baker 73d6e901ae Add endpoint for getting a user's pushers
Also add profile_tag to the set docs as it was missing
8 years ago
Daniel Wagner-Hall 11c572267e Add titles where they're missing 8 years ago
Mark Haines 3db6980e0b Remove references to device specific push rules
Since they weren't implemented on the servers and weren't
used by the clients.
8 years ago
Daniel Wagner-Hall 1f5b6271f2 Generate swagger-ui output for client-server API
Depends on:
https://github.com/matrix-org/matrix-doc/pull/212
https://github.com/matrix-org/matrix-doc/pull/208
https://github.com/matrix-org/matrix-doc/pull/207
for the actual rendered output to not throw javascript errors at runtime.
9 years ago
Daniel Wagner-Hall 873b0dcecf Replace version numbers with release numbers 9 years ago
Daniel Wagner-Hall 2f3a00fe34 Consistently spell homeserver as homeserver 9 years ago
Daniel Wagner-Hall 6c66bfc755 Flatten out v1 and v2_alpha directories
As a side effect, I got rid of all of the horrible symlinks and just put
in all of the proper relative paths. Because the horrible symlinks were
horrible.
9 years ago