define structure of json

This commit is contained in:
Carlosokumu 2024-10-31 21:01:01 +03:00
parent 7fa38340dd
commit 53fa6f64ce
Signed by: carlos
GPG Key ID: 7BD6BC8160A5C953

View File

@ -0,0 +1,7 @@
{
"admins": [
{
"phonenumber" : "<replace with any admin number to test with >"
}
]
}