mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
fix(gcp-cloud-run): normalize v2 integrity codes (#2790)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"Action": "plan",
|
||||
"PlanProtocol": "v2",
|
||||
"ProjectGcsUri": "gs://hyperframes-render-PROJECT/sites/abc123/project.tar.gz",
|
||||
"PlanOutputGcsPrefix": "gs://hyperframes-render-PROJECT/renders/hf-render-demo/",
|
||||
"Config": { "fps": 30, "width": 1920, "height": 1080, "format": "mp4" }
|
||||
}
|
||||
Reference in New Issue
Block a user