update example

This commit is contained in:
Asim Aslam
2022-01-12 09:42:58 +00:00
parent 131a693a2c
commit ae05abcbed

View File

@@ -4,19 +4,19 @@
"run_check": false,
"request": {},
"response": {
"units": 1000,
"units": 1,
"metric": "KG",
"tonnes": 1,
"tonnes": 0.001,
"projects": [
{
"name": "Producing electricity from wind power in Northeast Thailand",
"percentage": 98,
"tonnes": 0.98
"tonnes": 0.00098
},
{
"name": "Wind power generation in Bac Lieu Province, Vietnam",
"percentage": 2,
"tonnes": 0.02
"tonnes": 0.0002
}
]
}