nclskfm / square-core

SQuARE: Software for question answering research.
https://square.ukp-lab.de
2 stars 0 forks source link

Move GET /data-set endpoint from Skill-Manager to Evaluator Service #6

Closed nclskfm closed 1 year ago

nclskfm commented 1 year ago

Move the /data-sets endpoint from the skill-manager to the evaluator service. Should now be called /dataset. Make sure to adjust API-call in frontend accordingly.

The endpoint will then be adjusted to retrieve datasets from DB in #7