From b4af0b06bd5a77fa3b008a78d0552aac1d344a2b Mon Sep 17 00:00:00 2001 From: jc0b Date: Thu, 25 Jun 2020 22:45:57 +0200 Subject: POST for topologies with tests --- opendc/api/v2/topologies/topologyId/test_endpoint.py | 7 ------- 1 file changed, 7 deletions(-) (limited to 'opendc/api/v2/topologies/topologyId') 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,12 +1,5 @@ from opendc.util.database import DB -''' -POST /topologies -''' - - - - ''' GET /topologies/{topologyId} ''' -- cgit v1.2.3