Expand description

Defines all the structs needed to interact with the Rojo Serve API. This is useful for tests to be able to use the same data structures as the implementation.

Structs

General response type returned from all Rojo routes

Response body from /api/open/{id}

Response body from /api/read/{id}

Response body from /api/rojo

Message returned by Rojo API when a change has occurred.

Response body from /api/subscribe/{cursor}

Enums

Constants

Current protocol version, which is required to match.