2021-09
The changes in this release align the REST API pilot implementation to the revised submission of the Systems Modeling API and Services specification.
New
- Implement
putProjectById,deleteProjectById,deleteBranchByProjectAndId, anddeleteQueryByProjectAndIdAPI endpoints - Integrate all
Datarealizations, i.e. SysML types -Element,Relationship,Item, etc. - and API types -ExternalData,ExternalRelationship,ProjectUsage(see below) - such that they can be versioned and configuration managed analogously in aCommit. - Introduce
TagAPI concept and accompanying endpoints, i.e.getTagsByProject,postTagByProject,getTagByProjectAndId, anddeleteTagByProjectAndId - Introduce
ProjectUsageAPI concept that is used to declare usage dependencies on other Projects. By virtue of being aDatarealization it is fully integrated with API versioning and querying capabilities.
Fixed
Elementconcept is abstracted toDataElementIdentityis renamed toDataIdentityElementVersionis renamed toDataVersion