summaryrefslogtreecommitdiff
path: root/opendc/api/v2/topologies/topologyId
diff options
context:
space:
mode:
Diffstat (limited to 'opendc/api/v2/topologies/topologyId')
-rw-r--r--opendc/api/v2/topologies/topologyId/test_endpoint.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/opendc/api/v2/topologies/topologyId/test_endpoint.py b/opendc/api/v2/topologies/topologyId/test_endpoint.py
index 0e264270..e54052aa 100644
--- a/opendc/api/v2/topologies/topologyId/test_endpoint.py
+++ b/opendc/api/v2/topologies/topologyId/test_endpoint.py
@@ -1,13 +1,6 @@
from opendc.util.database import DB
'''
-POST /topologies
-'''
-
-
-
-
-'''
GET /topologies/{topologyId}
'''