mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
a8c0ec5b43
- implement hashed subtree retrieval in persistence layer - implement flattening of hashed subtree in applicaiton layer - added api spec for GET /custom_field_items/:id route - added self link, parent and children to http response - added api for single hierarchy item route - write unit tests for hashed_subtree in HierarchicalItemService - add parameter validation to api endpoint