* rest-api-spec: specify default value for local in cat APIs * Fix default value (cherry picked from commit f0224139b1f99e780fada112e2ef21273c03bd73)
@@ -37,6 +37,7 @@
"params": {
"format": {
"type": "string",
+ "default": "text",
"description": "a short version of the Accept header, e.g. json, yaml"
},
"h": {
"bytes": {
"local": {
@@ -25,6 +25,7 @@
@@ -54,6 +54,7 @@
@@ -42,6 +42,7 @@
@@ -65,6 +65,7 @@
"full_id": {
"active_only": {
"ignore_unavailable": {
"nodes": {
"time": {
@@ -52,6 +52,7 @@