mirror of
https://github.com/Kong/insomnia
synced 2024-11-12 17:26:32 +00:00
11 lines
85 B
JSON
11 lines
85 B
JSON
|
{
|
||
|
"foo": "bar",
|
||
|
"array": [
|
||
|
1,
|
||
|
2,
|
||
|
3,
|
||
|
4,
|
||
|
],
|
||
|
"last": "comma",
|
||
|
}
|