summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mongodb/docker-compose.yml2
-rw-r--r--opendc-api-spec.yml4
2 files changed, 3 insertions, 3 deletions
diff --git a/mongodb/docker-compose.yml b/mongodb/docker-compose.yml
index 0253cd7d..aa54a74c 100644
--- a/mongodb/docker-compose.yml
+++ b/mongodb/docker-compose.yml
@@ -27,4 +27,4 @@ services:
volumes:
mongo-volume:
- external: false \ No newline at end of file
+ external: false
diff --git a/opendc-api-spec.yml b/opendc-api-spec.yml
index 38ae2cc8..3d27175c 100644
--- a/opendc-api-spec.yml
+++ b/opendc-api-spec.yml
@@ -4,7 +4,7 @@ info:
title: OpenDC API
description: 'OpenDC is an open-source datacenter simulator for education, featuring real-time online collaboration, diverse simulation models, and detailed performance feedback statistics.'
host: opendc.org
-basePath: /v1
+basePath: /v2
schemes:
- https
@@ -484,7 +484,7 @@ paths:
description: 'Experiment, Topology, Trace, or Scheduler not found.'
delete:
tags:
- - experiment
+ - experiments
description: Delete this Experiment.
parameters:
- name: experimentId