diff options
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: |