18 lines
303 B
JSON
18 lines
303 B
JSON
{
|
|
"authToken": "test",
|
|
"title": "sp-status",
|
|
"description": "Services hosted by sp-codes",
|
|
"groups": [
|
|
{
|
|
"id": "test",
|
|
"name": "Test",
|
|
"services": [
|
|
{
|
|
"id": "test",
|
|
"name": "Test",
|
|
"url": "http://test.de"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|