From ff99a0142399e7aea581b048b63d9d4ab6c766c5 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|