summaryrefslogtreecommitdiff
path: root/api/api.json
diff options
context:
space:
mode:
Diffstat (limited to 'api/api.json')
-rw-r--r--api/api.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/api/api.json b/api/api.json
index c90e814..cfcc2f3 100644
--- a/api/api.json
+++ b/api/api.json
@@ -143,10 +143,10 @@
}
}
},
- "/algorithm/descriptor": {
+ "/compound/descriptor": {
"get": {
"tags": [
- "algorithm",
+ "compound",
"descriptor"
],
"description": "Get a list of all descriptors",
@@ -252,10 +252,10 @@
}
}
},
- "/algorithm/descriptor/{descriptor}": {
+ "/compound/descriptor/{descriptor}": {
"get": {
"tags": [
- "algorithm",
+ "compound",
"descriptor"
],
"description": "Get a list of a single or all descriptors",