Skip to content

Commit

Permalink
Swagger correctness fix : add zonal-configuration property (#17447)
Browse files Browse the repository at this point in the history
Co-authored-by: Priyankar Gupta <priyagupta@microsoft.com>
  • Loading branch information
priyankarking and Priyankar Gupta authored Feb 3, 2022
1 parent b55d39c commit fba79b5
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 fba79b5

Please sign in to comment.