codegen: resync gen/ from EF f4301d8c - #289
Conversation
|
Reviewed. Content is correct and minimal, but the PR body is wrong in a way that matters for the release notes. What actually changedSemantic diff of both files: the only change is The body says "No change to the command surface" — that is not rightThree commands lose a flag from
Verified by building this branch: all three are gone from The bot's "command surface" heuristic only tracks public commands added or removed, so it is blind to flag-level changes. Not a bug in this PR, but it means the body cannot be trusted as the summary of user-visible impact. Why five schema markers but three hidden flagsThe two batch commands ( Behavior verified end to end
Two notes
Release notes: whatever ships next needs a Deprecated entry naming these three flags. Nothing else will surface it — the changelog files resyncs under Internal, and the body says there is no surface change. |
Command surface: 3 existing command(s) changedChanged — these already existed, so a change can break existing calls.
|
somanshreddy
left a comment
There was a problem hiding this comment.
Content verified: only deprecated: true markers, nothing else. Three commands lose a flag from --help (lipsync create, video-translate create, video-translate proofreads generate); behavior verified end to end on this branch. Needs a Deprecated entry in the next release notes.
Auto-generated PR: a production deploy shipped an updated OpenAPI spec. This PR contains the CLI command definitions regenerated from the now-live prod spec in
gen/.What changed
No change to the command surface; this resync updates descriptions or request/response schemas only.
Compared against heygen-cli
mainatb6e6b0265ae37459e7019ff5d83f0e35c1e87fce.If CI fails (e.g. missing examples), fix the issue and push to this branch.
Source commit: f4301d8c52ab805ccbd0753530345eb9295070cd
Triggered by: https://github.com/heygen-com/experiment-framework/commit/f4301d8c52ab805ccbd0753530345eb9295070cd