0.11.0 Multi LW
This commit is contained in:
@@ -82,26 +82,6 @@ Liefert Job-Detail.
|
||||
|
||||
---
|
||||
|
||||
## GET /api/history/database
|
||||
|
||||
Debug-Ansicht der DB-Zeilen (angereichert).
|
||||
|
||||
**Response:**
|
||||
|
||||
```json
|
||||
{
|
||||
"rows": [
|
||||
{
|
||||
"id": 42,
|
||||
"status": "FINISHED",
|
||||
"rawFolderName": "Inception - RAW - job-42"
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## GET /api/history/orphan-raw
|
||||
|
||||
Sucht RAW-Ordner ohne zugehörigen Job.
|
||||
|
||||
Reference in New Issue
Block a user