major refactoring
added universal added api
Este commit está contenido en:
padre
2bea201bb3
commit
a4542f7abd
Se han modificado 52 ficheros con 2851 adiciones y 313 borrados
18
config.json
Archivo normal
18
config.json
Archivo normal
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Referenciar en una nueva incidencia