docs(ci): Update generated docs - 31f9845 [skip ci]

This commit is contained in:
Github Actions 2022-11-18 10:29:29 +00:00
parent 31f9845b61
commit a792c59699

View File

@ -1,7 +1,7 @@
<!-- This file was automatically generated. Do not edit directly! -->
<!-- markdownlint-disable no-bare-urls -->
# obs-websocket 5.0.1 Protocol
# obs-websocket 5.1.0 Protocol
## Main Table of Contents
@ -148,7 +148,7 @@ Authentication is required
{
"op": 0,
"d": {
"obsWebSocketVersion": "5.0.1",
"obsWebSocketVersion": "5.1.0",
"rpcVersion": 1,
"authentication": {
"challenge": "+IxH4CnCiqpX1rM9scsNynZzbOe4KhDeYcTNS3PDaeY=",
@ -164,7 +164,7 @@ Authentication is not required
{
"op": 0,
"d": {
"obsWebSocketVersion": "5.0.1",
"obsWebSocketVersion": "5.1.0",
"rpcVersion": 1
}
}