From 84ed126db61a2b4a1dfccaad9830d4b20e1b0e6b Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Fri, 22 Jan 2021 08:02:09 -0600 Subject: [PATCH] fix table in docs --- docs/docs/usage/api.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/usage/api.md b/docs/docs/usage/api.md index be577a568..73aea23a4 100644 --- a/docs/docs/usage/api.md +++ b/docs/docs/usage/api.md @@ -162,6 +162,7 @@ Returns a thumbnail for the event id optimized for notifications. Works while th Returns the snapshot image for the event id. Works while the event is in progress and after completion. Accepts the following query string parameters, but they are only applied when an event is in progress. After the event is completed, the saved snapshot is returned from disk without modification: + |param|Type|Description| |----|-----|--| |`h`|int|Height in pixels|