diff options
author | Lennart Weller <lhw@ring0.de> | 2016-04-21 12:27:29 +0000 |
---|---|---|
committer | Lennart Weller <lhw@ring0.de> | 2016-04-21 12:27:29 +0000 |
commit | 30b94862648cdbf4f537337d2e2f01c369a9dee9 (patch) | |
tree | f0219dd8bd744fc09899bd0266402e05a4bff854 /web/netdata-swagger.yaml | |
parent | Imported Upstream version 1.0.0 (diff) | |
download | netdata-30b94862648cdbf4f537337d2e2f01c369a9dee9.tar.xz netdata-30b94862648cdbf4f537337d2e2f01c369a9dee9.zip |
Imported Upstream version 1.1.0upstream/1.1.0
Diffstat (limited to 'web/netdata-swagger.yaml')
-rw-r--r--[-rwxr-xr-x] | web/netdata-swagger.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/web/netdata-swagger.yaml b/web/netdata-swagger.yaml index 8413d72d7..7dfef0aa8 100755..100644 --- 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: |