2022-06
New
-
Operations related to returning
Data, e.g.Element(s), includeDatafromProjectUsages. This applies to the following endpoints:GET /projects/:projectId/commits/:commitId/elementsGET /projects/:projectId/commits/:commitId/elements/:elementIdGET /projects/:projectId/commits/:commitId/rootsGET /projects/:projectId/commits/:commitId/elements/:relatedElementId/relationships
Some specialized use cases would like the ability for these operations to provide only the direct / “owned”
Data. To satisfy these needs, an option has been added to these operations toexcludeUsed.