Cleanup docs example response

Co-authored-by: Blake Blackshear <blake@frigate.video>
This commit is contained in:
Nicolas Mowen 2023-05-17 20:23:18 -06:00 committed by Nick Mowen
parent 1eb9403dc1
commit 9046713971

View File

@ -323,14 +323,11 @@ Create a manual API with a given `label` (ex: doorbell press) to capture a speci
**Success Response:**
```json
[
{
{
"event_id": "1682970645.13116-1ug7ns",
"message": "Successfully created event.",
"success": true
},
200
]
}
```
### `PUT /api/events/<event_id>/end`