diff --git a/api/TimeAddressableMediaStore.yaml b/api/TimeAddressableMediaStore.yaml index ef788f4..472c582 100644 --- a/api/TimeAddressableMediaStore.yaml +++ b/api/TimeAddressableMediaStore.yaml @@ -28,7 +28,7 @@ info: could for example be implemented using an AWS S3 compatible store using presigned URLs or by a simple file system storage with an HTTP frontend. Clients should parse the /service endpoint and handle the media store type in use appropriately. - version: "5.0" + version: "5.1" contact: name: 'BBC R&D - Cloud-Fit Production Team' email: 'cloudfit-opensource@rd.bbc.co.uk' @@ -44,7 +44,7 @@ servers: variables: version: description: API version - default: v5.0 + default: v5.1 security: - {} - basic_auth: []