Skip to content

Commit 9bcdccc

Browse files
pquentingithub-actions[bot]
authored andcommitted
Update rest-api-spec
1 parent 03772c4 commit 9bcdccc

12 files changed

+12
-12
lines changed

specification/_json_spec/cat.allocation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"bytes": {
3636
"type": "enum",
3737
"description": "The unit in which to display byte values",
38-
"options": ["b", "k", "kb", "m", "mb", "g", "gb", "t", "tb", "p", "pb"]
38+
"options": ["b", "kb", "mb", "gb", "tb", "pb"]
3939
},
4040
"local": {
4141
"type": "boolean",

specification/_json_spec/cat.fielddata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"bytes": {
3636
"type": "enum",
3737
"description": "The unit in which to display byte values",
38-
"options": ["b", "k", "kb", "m", "mb", "g", "gb", "t", "tb", "p", "pb"]
38+
"options": ["b", "kb", "mb", "gb", "tb", "pb"]
3939
},
4040
"h": {
4141
"type": "list",

specification/_json_spec/cat.indices.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"bytes": {
3636
"type": "enum",
3737
"description": "The unit in which to display byte values",
38-
"options": ["b", "k", "kb", "m", "mb", "g", "gb", "t", "tb", "p", "pb"]
38+
"options": ["b", "kb", "mb", "gb", "tb", "pb"]
3939
},
4040
"master_timeout": {
4141
"type": "time",

specification/_json_spec/cat.ml_data_frame_analytics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"bytes": {
3737
"type": "enum",
3838
"description": "The unit in which to display byte values",
39-
"options": ["b", "k", "kb", "m", "mb", "g", "gb", "t", "tb", "p", "pb"]
39+
"options": ["b", "kb", "mb", "gb", "tb", "pb"]
4040
},
4141
"format": {
4242
"type": "string",

specification/_json_spec/cat.ml_jobs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"bytes": {
3737
"type": "enum",
3838
"description": "The unit in which to display byte values",
39-
"options": ["b", "k", "kb", "m", "mb", "g", "gb", "t", "tb", "p", "pb"]
39+
"options": ["b", "kb", "mb", "gb", "tb", "pb"]
4040
},
4141
"format": {
4242
"type": "string",

specification/_json_spec/cat.ml_trained_models.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"bytes": {
4848
"type": "enum",
4949
"description": "The unit in which to display byte values",
50-
"options": ["b", "k", "kb", "m", "mb", "g", "gb", "t", "tb", "p", "pb"]
50+
"options": ["b", "kb", "mb", "gb", "tb", "pb"]
5151
},
5252
"format": {
5353
"type": "string",

specification/_json_spec/cat.nodes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"bytes": {
2222
"type": "enum",
2323
"description": "The unit in which to display byte values",
24-
"options": ["b", "k", "kb", "m", "mb", "g", "gb", "t", "tb", "p", "pb"]
24+
"options": ["b", "kb", "mb", "gb", "tb", "pb"]
2525
},
2626
"format": {
2727
"type": "string",

specification/_json_spec/cat.recovery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"bytes": {
4141
"type": "enum",
4242
"description": "The unit in which to display byte values",
43-
"options": ["b", "k", "kb", "m", "mb", "g", "gb", "t", "tb", "p", "pb"]
43+
"options": ["b", "kb", "mb", "gb", "tb", "pb"]
4444
},
4545
"detailed": {
4646
"type": "boolean",

specification/_json_spec/cat.segments.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"bytes": {
4444
"type": "enum",
4545
"description": "The unit in which to display byte values",
46-
"options": ["b", "k", "kb", "m", "mb", "g", "gb", "t", "tb", "p", "pb"]
46+
"options": ["b", "kb", "mb", "gb", "tb", "pb"]
4747
},
4848
"h": {
4949
"type": "list",

specification/_json_spec/cat.shards.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"bytes": {
3636
"type": "enum",
3737
"description": "The unit in which to display byte values",
38-
"options": ["b", "k", "kb", "m", "mb", "g", "gb", "t", "tb", "p", "pb"]
38+
"options": ["b", "kb", "mb", "gb", "tb", "pb"]
3939
},
4040
"master_timeout": {
4141
"type": "time",

0 commit comments

Comments
 (0)