Skip to content

Api knowledgebase

Luana Martelli requested to merge api-knowledgebase into develop

This MR introduces a new service to populate the knowledge base. It currently contains the following API methods:

  • POST a dataset
  • GET a dataset (based on its UUID)
  • GET all datasets for a data owner
  • GET all datasets

More information : https://gitlab.com/data-custodian/custodian/-/tree/api-knowledgebase/knowledgebase?ref_type=heads

Edited by Luana Martelli

Merge request reports