Skip to content

2020-06

Compare
Choose a tag to compare
@ivan-gomes ivan-gomes released this 10 Jul 18:24
· 395 commits to master since this release

New

  • 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.