Dataset sets management API endpoints
Compare changes
Files
4+ 4
− 0
@@ -108,6 +108,8 @@ from arkindex.training.api import (
@@ -189,6 +191,8 @@ api = [
closes #1720 (closed)
requires !2264 (merged)
EDIT: contrary to what it says in the issue, the endpoints require contributor
access to the dataset's corpus, excepted for DELETE which requires admin
access.
TODO