mirror of
https://github.com/fleetdm/fleet
synced 2026-04-23 06:27:26 +00:00
7 lines
61 B
JSON
7 lines
61 B
JSON
|
|
{
|
||
|
|
"arr": [
|
||
|
|
"one",
|
||
|
|
"two"
|
||
|
|
],
|
||
|
|
"astring": "hello"
|
||
|
|
}
|