diff --git a/.openapi-generator/oas_apivideo.yaml-defaut-cli.sha256 b/.openapi-generator/oas_apivideo.yaml-defaut-cli.sha256 index c92aef0..9eda8c0 100644 --- a/.openapi-generator/oas_apivideo.yaml-defaut-cli.sha256 +++ b/.openapi-generator/oas_apivideo.yaml-defaut-cli.sha256 @@ -1 +1 @@ -b81bc1a775a59afdd386a47746d16f2c79dc58f2040c663443f51e5cb3e5ceb8 \ No newline at end of file +95ec52aef197bd0f892688a0cc7a806363f5334c7db059d1d4886b6c49962fb9 \ No newline at end of file diff --git a/tests/resources/payloads/livestreams/create/responses/200.json b/tests/resources/payloads/livestreams/create/responses/200.json index d1f1df2..306bbd5 100644 --- a/tests/resources/payloads/livestreams/create/responses/200.json +++ b/tests/resources/payloads/livestreams/create/responses/200.json @@ -19,6 +19,6 @@ "iframe" : "", "player" : "https://embed.api.video/live/li4pqNqGUkhKfWcBGpZVLRY5", "hls" : "https://live.api.video/li4pqNqGUkhKfWcBGpZVLRY5.m3u8", - "thumbnail" : "https://cdn.api.video/live/li4pqNqGUkhKfWcBGpZVLRY5/thumbnail.jpg" + "thumbnail" : "https://live.api.video/li4pqNqGUkhKfWcBGpZVLRY5/thumbnail.jpg" } } \ No newline at end of file diff --git a/tests/resources/payloads/livestreams/get/responses/200.json b/tests/resources/payloads/livestreams/get/responses/200.json index d1f1df2..306bbd5 100644 --- a/tests/resources/payloads/livestreams/get/responses/200.json +++ b/tests/resources/payloads/livestreams/get/responses/200.json @@ -19,6 +19,6 @@ "iframe" : "", "player" : "https://embed.api.video/live/li4pqNqGUkhKfWcBGpZVLRY5", "hls" : "https://live.api.video/li4pqNqGUkhKfWcBGpZVLRY5.m3u8", - "thumbnail" : "https://cdn.api.video/live/li4pqNqGUkhKfWcBGpZVLRY5/thumbnail.jpg" + "thumbnail" : "https://live.api.video/li4pqNqGUkhKfWcBGpZVLRY5/thumbnail.jpg" } } \ No newline at end of file diff --git a/tests/resources/payloads/livestreams/list/responses/200.json b/tests/resources/payloads/livestreams/list/responses/200.json index 2d797b8..5bed3fe 100644 --- a/tests/resources/payloads/livestreams/list/responses/200.json +++ b/tests/resources/payloads/livestreams/list/responses/200.json @@ -20,7 +20,7 @@ "iframe" : "", "player" : "https://embed.api.video/live/li400mYKSgQ6xs7taUeSaEKr", "hls" : "https://live.api.video/li400mYKSgQ6xs7taUeSaEKr.m3u8", - "thumbnail" : "https://cdn.api.video/live/li400mYKSgQ6xs7taUeSaEKr/thumbnail.jpg" + "thumbnail" : "https://live.api.video/li400mYKSgQ6xs7taUeSaEKr/thumbnail.jpg" } }, { "liveStreamId" : "li4pqNqGUkhKfWcBGpZVLRY5", @@ -43,7 +43,7 @@ "iframe" : "", "player" : "https://embed.api.video/live/li4pqNqGUkhKfWcBGpZVLRY5", "hls" : "https://live.api.video/li4pqNqGUkhKfWcBGpZVLRY5.m3u8", - "thumbnail" : "https://cdn.api.video/live/li4pqNqGUkhKfWcBGpZVLRY5/thumbnail.jpg" + "thumbnail" : "https://live.api.video/li4pqNqGUkhKfWcBGpZVLRY5/thumbnail.jpg" } } ], "pagination" : { diff --git a/tests/resources/payloads/livestreams/update/responses/200.json b/tests/resources/payloads/livestreams/update/responses/200.json index d1f1df2..306bbd5 100644 --- a/tests/resources/payloads/livestreams/update/responses/200.json +++ b/tests/resources/payloads/livestreams/update/responses/200.json @@ -19,6 +19,6 @@ "iframe" : "", "player" : "https://embed.api.video/live/li4pqNqGUkhKfWcBGpZVLRY5", "hls" : "https://live.api.video/li4pqNqGUkhKfWcBGpZVLRY5.m3u8", - "thumbnail" : "https://cdn.api.video/live/li4pqNqGUkhKfWcBGpZVLRY5/thumbnail.jpg" + "thumbnail" : "https://live.api.video/li4pqNqGUkhKfWcBGpZVLRY5/thumbnail.jpg" } } \ No newline at end of file