From 66f77a1d5d0296d5b2615d046a99e96016dfe5ec Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Mon, 29 Jun 2020 18:39:32 +0200 Subject: Add path and type to API spec of trace --- 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 59528845..0c7d507f 100644 --- a/opendc-api-spec.yml +++ b/opendc-api-spec.yml @@ -957,6 +957,10 @@ definitions: type: string name: type: string + path: + type: string + type: + type: string User: type: object properties: -- cgit v1.2.3