Skip to content

Commit

Permalink
Merge pull request #73 from apivideo/remove-raw-statistics
Browse files Browse the repository at this point in the history
feat(all) remove raw statistics
  • Loading branch information
bot-api-video authored Sep 11, 2023
2 parents fc1c2f6 + e85a790 commit daa78af
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,6 @@ components:
streamKey: cc1b4df0-d1c5-4064-a8f9-9f0368385135
name: Live From New York
public: true
record: true
broadcasting: false
assets:
iframe: <iframe src="https://embed.api.video/live/li4pqNqGUkhKfWcBGpZVLRY5"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"streamKey" : "cc1b4df0-d1c5-4064-a8f9-9f0368385135",
"name" : "Live From New York",
"public" : true,
"record" : true,
"broadcasting" : false,
"assets" : {
"iframe" : "<iframe src=\"https://embed.api.video/live/li4pqNqGUkhKfWcBGpZVLRY5\" width=\"100%\" height=\"100%\" frameborder=\"0\" scrolling=\"no\" allowfullscreen=\"\"></iframe>",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"streamKey" : "30087931-229e-42cf-b5f9-e91bcc1f7332",
"name" : "Live Stream From the browser",
"public" : true,
"record" : true,
"broadcasting" : false,
"assets" : {
"iframe" : "<iframe src=\"https://embed.api.video/live/li400mYKSgQ6xs7taUeSaEKr\" width=\"100%\" height=\"100%\" frameborder=\"0\" scrolling=\"no\" allowfullscreen=\"\"></iframe>",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"streamKey" : "30087931-229e-42cf-b5f9-e91bcc1f7332",
"name" : "Live Stream From the browser",
"public" : true,
"record" : true,
"broadcasting" : false,
"assets" : {
"iframe" : "<iframe src=\"https://embed.api.video/live/li400mYKSgQ6xs7taUeSaEKr\" width=\"100%\" height=\"100%\" frameborder=\"0\" scrolling=\"no\" allowfullscreen=\"\"></iframe>",
Expand All @@ -21,7 +20,6 @@
"streamKey" : "cc1b4df0-d1c5-4064-a8f9-9f0368385135",
"name" : "Live From New York",
"public" : true,
"record" : true,
"broadcasting" : false,
"assets" : {
"iframe" : "<iframe src=\"https://embed.api.video/live/li4pqNqGUkhKfWcBGpZVLRY5\" width=\"100%\" height=\"100%\" frameborder=\"0\" scrolling=\"no\" allowfullscreen=\"\"></iframe>",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"streamKey" : "30087931-229e-42cf-b5f9-e91bcc1f7332",
"name" : "Live Stream From the browser",
"public" : true,
"record" : true,
"broadcasting" : false,
"assets" : {
"iframe" : "<iframe src=\"https://embed.api.video/live/li400mYKSgQ6xs7taUeSaEKr\" width=\"100%\" height=\"100%\" frameborder=\"0\" scrolling=\"no\" allowfullscreen=\"\"></iframe>",
Expand Down

0 comments on commit daa78af

Please sign in to comment.