diff options
| author | Georgios Andreadis <info@gandreadis.com> | 2020-06-29 18:25:31 +0200 |
|---|---|---|
| committer | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2020-08-24 19:37:04 +0200 |
| commit | add081f5de9a755fea324675804d6783b1def855 (patch) | |
| tree | 09e0f228becf84e56dd8f3b355bc3d5099d7d36e /opendc-api-spec.yml | |
| parent | b50558d6ce990ada3d4b4c1b4fbb6eaf582d5dad (diff) | |
Add traces endpoint
Diffstat (limited to 'opendc-api-spec.yml')
| -rw-r--r-- | opendc-api-spec.yml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/opendc-api-spec.yml b/opendc-api-spec.yml index 56f1d529..59528845 100644 --- a/opendc-api-spec.yml +++ b/opendc-api-spec.yml @@ -957,24 +957,6 @@ definitions: type: string name: type: string - jobs: - type: array - items: - type: object - properties: - _id: - type: string - name: - type: string - tasks: - type: array - items: - type: object - properties: - startTick: - type: integer - totalFlopCount: - type: integer User: type: object properties: |
