relay
relay copied to clipboard
Document Relay API endpoints
Relay is, among other things, a web API, but its endpoints are not documented.
Let's add rustdoc documentation for all endpoints.
cc @cleptric
Should be OpenAPI spec o.a., ideally auto-generated from rust code.
We should instead have a proper spec in the dev docs and Relay is just the implementor of the spec.