Commit 324f0825 authored by Alexander's avatar Alexander

renamed node list for clusters in swagger

parent 39659b1f
...@@ -159,7 +159,7 @@ definitions: ...@@ -159,7 +159,7 @@ definitions:
type: string type: string
cluster_label: cluster_label:
type: number type: number
clusters: nodes:
type: array type: array
items: items:
$ref: "#/definitions/Location" $ref: "#/definitions/Location"
...@@ -182,7 +182,7 @@ definitions: ...@@ -182,7 +182,7 @@ definitions:
type: number type: number
cluster_label: cluster_label:
type: number type: number
clusters: nodes:
type: array type: array
items: items:
$ref: "#/definitions/Location" $ref: "#/definitions/Location"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment