Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
48e9c51ea5e10e85e6797a471ac543ada9b6cd68
Authored by
刘基城
2016-08-11 17:25:42 +0800
1 parent
0cbeef5f
修改返回值参数名
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
02.直播云/1.3 创建直播活动接口.md
02.直播云/1.3 创建直播活动接口.md
View file @
48e9c51
...
...
@@ -30,7 +30,7 @@
30
30
```json
31
31
{
32
32
"errorCode":"0",
33
- "
messagae":"请求成功"
33
+ "
error
messagae":"请求成功"
34
34
data{
35
35
“uploadstreamUrl”:"http://cnlive.xxxx/live/channelID?recID=xxxx_activityid&tokenString=xxxxx"
36
36
}
...
...