nagios-http-json/test/testdata/data2.json
2025-04-09 16:57:17 +02:00

18 lines
229 B
JSON

[
{
"id": 1,
"title": "Book One",
"author": "Author One"
},
{
"id": 2,
"title": "Book Two",
"author": "Author Two"
},
{
"id": 3,
"title": "Book Three",
"author": "Author Three"
}
]