Improved
v2 - 2025-11-28
11 days ago by ReadMe GitHub Action
- All entity endpoints: removed
userandcompanyfrom the supported entity types enum - Retrieve relationships: renamed the terminology used to refer to entities from
"type": "hierarchyItem"to the types used in the entities endpoints. For example, when a note is related to afeature, the response will now show"type": "feature"instead of"type": "hierarchyItem" - Added more documentation to explain the configuration endpoints
