Add endpoint to generate hierarchy of taxonomy from the backend
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:02:07
| Stage: build Stage: test |
Download artifacts
No artifacts found |
Strategy was to generate hierarchy directly once the item is requested through a GET
. Therefore, to generate full hierarchy of the taxonomy, just need to iterate through all entries and request them through a GET
on the API.
Closes #58
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:02:07
| Stage: build Stage: test |
Download artifacts
No artifacts found |