diff options
| author | Georgios Andreadis <info@gandreadis.com> | 2020-06-30 11:17:06 +0200 |
|---|---|---|
| committer | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2020-08-24 19:42:26 +0200 |
| commit | 4ec6212a220c3627bdad070ac2f0e05e2d663979 (patch) | |
| tree | aa1b635a44ed68366fbbc660138ef55a3799e5fa /opendc-api-spec.yml | |
| parent | 0df6d7e388ec9bd5a514b2b75de8d95550b48802 (diff) | |
Add new experiment endpoints
Diffstat (limited to 'opendc-api-spec.yml')
| -rw-r--r-- | opendc-api-spec.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opendc-api-spec.yml b/opendc-api-spec.yml index 6c819523..5e5665fe 100644 --- a/opendc-api-spec.yml +++ b/opendc-api-spec.yml @@ -782,6 +782,8 @@ definitions: properties: _id: type: string + simulationId: + type: string name: type: string rooms: |
