diff options
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/swagger.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/swagger.yaml b/docs/api/swagger.yaml index 1a5dd1fc3..ee2fb5974 100644 --- a/docs/api/swagger.yaml +++ b/docs/api/swagger.yaml @@ -2114,7 +2114,7 @@ definitions:              bitrate:                  description: Bitrate of the media in bits per second.                  example: 1000000 -                format: int64 +                format: uint64                  type: integer                  x-go-name: Bitrate              duration:  | 
