Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • metagenedb metagenedb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • MetagenomicsMetagenomics
  • metagenedbmetagenedb
  • Merge requests
  • !16

Add endpoint to generate hierarchy of taxonomy from the backend

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kenzo-Hugo Hillion requested to merge 58-endpoint-hierarchy into dev Nov 04, 2019
  • Overview 0
  • Commits 4
  • Pipelines 1
  • Changes 4

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

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 58-endpoint-hierarchy