Commit Graph

548 Commits (f1da162a0092ffbeef020b08b87e21c3492a623c)
 

Author SHA1 Message Date
Daniel Wagner-Hall bf318ffcd5 Add HTTP endpoints to README 10 years ago
Kegsay e788f565f8 Merge pull request #36 from matrix-org/daniel/threepidinvites
Swagger /room/{roomId}/invite
10 years ago
Daniel Wagner-Hall ca7dd49dc6 speculator: Add /healthz endpoint 10 years ago
Daniel Wagner-Hall 708f281270 Add comments about auth 10 years ago
Kegsay 3011823c51 Merge pull request #27 from matrix-org/receipts
Document receipts
10 years ago
Kegsay c427c579cb Merge pull request #37 from matrix-org/continuserv
continuserv: Server to live serve local updates to the spec
10 years ago
Daniel Wagner-Hall c29aef362e Error on failure of Watcher.Add 10 years ago
Daniel Wagner-Hall 6ac519d9dc Log on file updates 10 years ago
Daniel Wagner-Hall 6e86cb34d2 continuserv: Adding README 10 years ago
Daniel Wagner-Hall 34091038f3 speculator: Tool to preview spec pull requests
Not the prettiest thing in the world, and horribly unperformant, but
useful :)
10 years ago
Daniel Wagner-Hall 5b722160dd Merge branch 'master' into daniel/threepidinvites 10 years ago
Kegsay b9c04cd9ca Merge pull request #38 from matrix-org/newlines
Preserve newlines in wrapped text
10 years ago
Daniel Wagner-Hall 99106bb6fe Add explanatory comments
Also, remove line which was accidentally removed
10 years ago
Daniel Wagner-Hall cdc06a8bf1 Document --nodelete 10 years ago
Daniel Wagner-Hall a74fb54053 Correct comment 10 years ago
Daniel Wagner-Hall ad595aea45 Optionally don't delete intermediate rst files
Useful for debugging
Hackily hackily implemented :)
10 years ago
Daniel Wagner-Hall 6a56c8a965 Add trailing newline 10 years ago
Daniel Wagner-Hall f67e27e843 Split on double-newlines not single
Otherwise all sorts of tables get horribly broken
10 years ago
Daniel Wagner-Hall 55f33736b2 Preserve newlines in wrapped text 10 years ago
Daniel Wagner-Hall e30272733b continuserv: Make port flag-specified 10 years ago
Daniel Wagner-Hall a548148563 Invite doesn't accept room aliases 10 years ago
Daniel Wagner-Hall c4acee3bcb continuserv: Live serves updates to the spec 10 years ago
Daniel Wagner-Hall 2797fac3aa Swagger /room/{roomId}/invite
This is a transcription of the current spec, with nothing new or
controversial in it.
10 years ago
Kegsay cf3475515e Merge pull request #33 from matrix-org/daniel/threepidinvites
Spec /room/{roomId}/join
10 years ago
Kegsay 8ebe2377fe Merge pull request #34 from matrix-org/daniel/endpointaliases
Add ability to refer to aliases of endpoints
10 years ago
Daniel Wagner-Hall 1b591a023e Monospace room_id 10 years ago
Kegsay 38d50b4a78 Merge pull request #35 from matrix-org/daniel/gitignore
Add api/node_modules to .gitignore
10 years ago
Daniel Wagner-Hall 267d2bd3de Add api/node_modules to .gitignore 10 years ago
Daniel Wagner-Hall 04b2b2588f Fix up formatting and typos 10 years ago
Daniel Wagner-Hall d399e5b93b Use an alias object rather than flat fields 10 years ago
Kegan Dougal a92fa6392d Include patternProperties as normal properties (they basically are just patterns instead of keys; we could probably annotate this more nicely in the future) 10 years ago
Daniel Wagner-Hall 64cfc00f50 Remove unused fluff 10 years ago
Daniel Wagner-Hall 1feb9565e4 Use other-way-around alias format 10 years ago
Daniel Wagner-Hall 90f5dc370b Populate aliases from canonical endpoint
Swagger validates badly if you have endpoints without the full
specification of things, so instead let's generate them the other way
around.
10 years ago
Erik Johnston 500b4eb32d Typo 10 years ago
Erik Johnston 53756cfd73 More commas 10 years ago
Erik Johnston 5157c2f52e More escapes 10 years ago
Erik Johnston e58f816ad3 Add m.receipt schema 10 years ago
Daniel Wagner-Hall d53943c8c2 Spec /room/{roomId}/join
This is just replacing the existing spec with a swagger version.

Subsequent pull requests will add 3pid join to this, as well as specing
the invite, leave, ban, and kick endpoints.
10 years ago
Daniel Wagner-Hall 26ebe3e68b Add ability to refer to aliases of endpoints 10 years ago
Kegsay 96a77d7449 Merge pull request #31 from matrix-org/daniel/specformat
Show all responses, not just the successful one
10 years ago
Daniel Wagner-Hall 5031c26f7b Make res optional, and rename to good_response 10 years ago
Daniel Wagner-Hall 0a9f61029a Allow for missing responses key 10 years ago
Daniel Wagner-Hall 94b13c0121 Show all responses, not just the successful one
This still filters out responses lacking either a description or an
example
10 years ago
Mark Haines c74c1ab098 SPEC-216: Add rooms that have been left to initial sync 10 years ago
Kegsay ec5342eeb9 Merge pull request #30 from matrix-org/daniel/generrors
Output error if command fails
10 years ago
Daniel Wagner-Hall 0414ff4cc3 Output error if command fails 10 years ago
Oddvar Lovaas 1284f3f092 glue footer to the bottom 10 years ago
Oddvar Lovaas 362a081d68 css wrangling 10 years ago
Kegsay 5e7665054e Merge pull request #28 from matrix-org/history_visibility
Document m.room.history_visibility
10 years ago