Commit f53a6d78 by Feanil Patel

Fix json typos.

parent f62bc4e0
......@@ -2943,7 +2943,7 @@
"MinSize":{
"Ref":"XqueueDesiredCapacity"
},
"MaxSize":"{
"MaxSize":{
"Ref":"XqueueDesiredCapacity"
},
"DesiredCapacity":{
......@@ -4109,10 +4109,10 @@
},
"MinSize":{
"Ref":"WorkerDesiredCapacity"
}
},
"MaxSize":{
"Ref":"WorkerDesiredCapacity"
}
},
"DesiredCapacity":{
"Ref":"WorkerDesiredCapacity"
}
......@@ -4754,10 +4754,10 @@
},
"MinSize":{
"Ref":"MongoDesiredCapacity"
}
},
"MaxSize":{
"Ref":"MongoDesiredCapacity"
}
},
"DesiredCapacity":{
"Ref":"MongoDesiredCapacity"
}
......
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