diff --git a/index.php b/index.php index d240230..9355a9a 100644 --- a/index.php +++ b/index.php @@ -253,7 +253,9 @@ min-width: 40px; } .sc-200 { background: #e8f5e9; color: #2e7d32; } + .sc-401 { background:#ffebee;color:#c62828; } .sc-404 { background: #fff3e0; color: #e65100; } + .sc-405 { background:#e8eaf6;color:#283593; } .sc-503 { background: #ffebee; color: #c62828; } /* Code blocks */ @@ -524,88 +526,68 @@ - + + + +
-
- DELETE - /v1/empty/ - Delete all job records - +
+ GET + /v1/total/ + Get total jobs and companies count +
-