From 30b94862648cdbf4f537337d2e2f01c369a9dee9 Mon Sep 17 00:00:00 2001 From: Lennart Weller Date: Thu, 21 Apr 2016 14:27:29 +0200 Subject: Imported Upstream version 1.1.0 --- web/netdata-swagger.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) mode change 100755 => 100644 web/netdata-swagger.yaml (limited to 'web/netdata-swagger.yaml') diff --git a/web/netdata-swagger.yaml b/web/netdata-swagger.yaml old mode 100755 new mode 100644 index 8413d72d7..7dfef0aa8 --- a/web/netdata-swagger.yaml +++ b/web/netdata-swagger.yaml @@ -206,7 +206,6 @@ definitions: type: number description: 'The update frequency of this chart, in seconds. One value every this amount of time is kept in the round robin database.' dimensions: - description: 'The dimensions of the chart.' type: object description: 'An object containing all the chart dimensions available for the chart. This is used as an indexed array. The key of the object the id of the dimension.' properties: @@ -218,7 +217,7 @@ definitions: name: type: string description: 'The name of the dimension' - + json_wrap: type: object properties: -- cgit v1.2.3