From 676ccde281841005e3f318bf267ea1dbcdf6fc87 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Tue, 30 Jun 2020 11:43:07 +0200 Subject: Add experiment POST --- opendc-api-spec.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'opendc-api-spec.yml') diff --git a/opendc-api-spec.yml b/opendc-api-spec.yml index 5e5665fe..475557e2 100644 --- a/opendc-api-spec.yml +++ b/opendc-api-spec.yml @@ -703,6 +703,10 @@ definitions: type: string name: type: string + state: + type: string + lastSimulatedTick: + type: integer MachineState: type: object properties: -- cgit v1.2.3