docs(travis): Update protocol.md - 5da1e55 [skip ci]

This commit is contained in:
Travis CI 2017-10-27 12:27:53 +00:00
parent 5da1e55f8e
commit a3ce7197ac
2 changed files with 5 additions and 5 deletions

View File

@ -3293,7 +3293,7 @@
"{Object} `sourceSettings` Source settings. Varying between source types."
],
"api": "requests",
"name": "GetSourcesList",
"name": "SetSourceSettings",
"category": "sources",
"since": "unreleased",
"returns": [
@ -3333,7 +3333,7 @@
"names": [
{
"name": "",
"description": "GetSourcesList"
"description": "SetSourceSettings"
}
],
"categories": [
@ -3350,7 +3350,7 @@
],
"heading": {
"level": 2,
"text": "GetSourcesList"
"text": "SetSourceSettings"
},
"lead": "",
"type": "class",

View File

@ -119,7 +119,7 @@ auth_response = base64_encode(auth_response_hash)
+ [GetBrowserSourceProperties](#getbrowsersourceproperties)
+ [SetBrowserSourceProperties](#setbrowsersourceproperties)
+ [ResetSceneItem](#resetsceneitem)
+ [GetSourcesList](#getsourceslist)
+ [SetSourceSettings](#setsourcesettings)
* [Streaming](#streaming-1)
+ [GetStreamingStatus](#getstreamingstatus)
+ [StartStopStreaming](#startstopstreaming)
@ -1351,7 +1351,7 @@ _No additional response items._
---
### GetSourcesList
### SetSourceSettings
- Unreleased