Remove excess commas from JSON
This commit is contained in:
parent
295b1322e2
commit
e5a7dd1c45
4 changed files with 4 additions and 4 deletions
|
@ -6,6 +6,6 @@
|
|||
"call_id": "12345"
|
||||
},
|
||||
"unsigned": {
|
||||
"age": 1234,
|
||||
"age": 1234
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue