Cleanup
This commit is contained in:
@@ -8,7 +8,7 @@ Example URL: `http://status.cachethq.io/api/components`
|
||||
|
||||
* `GET`: returns a list of the current components and their status
|
||||
- success: 200:
|
||||
|
||||
|
||||
~~~json
|
||||
{
|
||||
"data": [
|
||||
|
||||
@@ -8,7 +8,7 @@ Example URL: `http://status.cachethq.io/api/incidents`
|
||||
|
||||
* `GET`: returns a list of the current incidents and their status
|
||||
- success: 200:
|
||||
|
||||
|
||||
~~~json
|
||||
{
|
||||
"data": [
|
||||
|
||||
@@ -10,7 +10,7 @@ Example URL: `http://status.cachethq.io/api/metrics`
|
||||
|
||||
* `GET`: returns a list of the current metrics
|
||||
- success: 200:
|
||||
|
||||
|
||||
~~~json
|
||||
To be confirmed
|
||||
~~~
|
||||
|
||||
Reference in New Issue
Block a user