You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JSON-LD. The API payloads now uses JSON-LD for type and other object references. Previously, the type field in JSON responses was the name of the relevant metaclass, and the identifier (UUID) was used for object references.
Roots endpoint. A GET ../roots endpoint has been added to get root elements by project and commit.
Relationships endpoint. The GET …/relationships endpoint functionality has been expanded to get relationships for the given element as source, target or both.