mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs(ci): Update generated docs - 31f9845
[skip ci]
This commit is contained in:
parent
31f9845b61
commit
a792c59699
@ -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
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user