Skip to content

Commit

Permalink
Swagger correctness fix : add zonal-configuration property
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyankar Gupta committed Feb 1, 2022
1 parent 390dd7d commit 9ef7356
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1867,6 +1867,11 @@
"type": "string",
"description": "The max clients config",
"readOnly": true
},
"zonal-configuration": {
"type": "string",
"description": "Zonal Configuration",
"readOnly": true
}
},
"additionalProperties": {
Expand Down

0 comments on commit 9ef7356

Please sign in to comment.