eclipse-cdt-cloud / trace-server-protocol

Specification of the Trace Server Protocol (TSP)
https://eclipse-cdt-cloud.github.io/trace-server-protocol/
Apache License 2.0
24 stars 18 forks source link

Add support for marker sets #56

Closed PatrickTasse closed 3 years ago

PatrickTasse commented 3 years ago

Add GET /markerSets endpoint.

Add markerSetId to GET /annotations endpoint for annotation categories.

Add requested_marker_set parameter to POST /annotations endpoint.

Add MarkerSet element schema.

Signed-off-by: Patrick Tasse patrick.tasse@ericsson.com