diff options
Diffstat (limited to 'opendc-api-spec.yml')
| -rw-r--r-- | opendc-api-spec.yml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/opendc-api-spec.yml b/opendc-api-spec.yml index 39cb4f1c..36ef3c83 100644 --- a/opendc-api-spec.yml +++ b/opendc-api-spec.yml @@ -860,8 +860,11 @@ definitions: type: string name: type: string - simulationState: - type: string + simulation: + type: object + properties: + state: + type: string trace: type: object properties: |
