msg to message in helloworld

This commit is contained in:
Asim Aslam
2021-05-19 15:35:34 +01:00
parent 2556d7e30f
commit ae087c987e
4 changed files with 17 additions and 16 deletions

View File

@@ -7,7 +7,7 @@
"name": "John"
},
"response": {
"msg": "Hello John"
"message": "Hello John"
}
}]
}