We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f6205f commit 8dc4b62Copy full SHA for 8dc4b62
1 file changed
openapi.yaml
@@ -1,7 +1,7 @@
1
openapi: 3.0.3
2
info:
3
title: BBB Livestreaming Server API
4
- version: "0.0.1"
+ version: "1.0.1"
5
description: API for managing livestreaming jobs for BigBlueButton meetings.
6
license:
7
name: LGPL 3.0
@@ -277,4 +277,4 @@ components:
277
type: number
278
nullable: true
279
description: Current bitrate of the stream.
280
- example: 4500
+ example: 4500
0 commit comments