Skip to content

WIP: Standardise REST responses + SSE event, send all updated objects

Alf Eaton requested to merge sse-rev into master

Both REST responses and SSE events now send the same data, which is always an object with the type(s) of entity as key(s).

Both collection and fragment are now sent in the response, when appropriate.

fixes #66

Edited by Alf Eaton

Merge request reports