This should include the names of the endpoints, the parameters for each endpoint, and the subendpoints, i.e.
/entities: No need, but if anything, list all indexed entities.
/entities/{ENTITY_ID}: Lists all mappings involving an entity with CURIE ENTITY_ID
/mappings: List all indexed mappings
/mappings/{ID}: (gets single mapping with generated UUID ID)
/mapping_sets/{ID}: Get single mapping set with generated UUID ID and all its mappings
TBD: /mapping_sets/{ID}/mappings: (get all mappings for a mapping set)
This should include the names of the endpoints, the parameters for each endpoint, and the subendpoints, i.e.
/entities: No need, but if anything, list all indexed entities. /entities/{ENTITY_ID}: Lists all mappings involving an entity with CURIE ENTITY_ID /mappings: List all indexed mappings /mappings/{ID}: (gets single mapping with generated UUID
ID
) /mapping_sets/{ID}: Get single mapping set with generated UUIDID
and all its mappings TBD: /mapping_sets/{ID}/mappings: (get all mappings for a mapping set)