Skip to content

codegen: resync gen/ from EF a8b97e2b - #307

Open
heygen-rui-bot wants to merge 1 commit into
mainfrom
sync/cli-codegen-a8b97e2b
Open

codegen: resync gen/ from EF a8b97e2b#307
heygen-rui-bot wants to merge 1 commit into
mainfrom
sync/cli-codegen-a8b97e2b

Conversation

@heygen-rui-bot

Copy link
Copy Markdown
Collaborator

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

New commands

  • heygen brand glossaries delete -- DELETE /v3/brand-glossaries/{brand_glossary_id}

Changed commands

  • heygen video batches create: added --folder-id

Public command surface only; commands hidden from --help are not listed.
Compared against heygen-cli main at 5f44bf1d60f693317c6fce5a144c49b6b7a49844.

If CI fails (e.g. missing examples), fix the issue and push to this branch.

Source commit: a8b97e2baa19ac242c92cbb8b6e72d7fbc0a3a64
Triggered by: https://github.com/heygen-com/experiment-framework/commit/a8b97e2baa19ac242c92cbb8b6e72d7fbc0a3a64

@github-actions

Copy link
Copy Markdown
Contributor

Command surface: 1 existing command(s) changed

Changed — these already existed, so a change can break existing calls.

heygen video batches create
+ 			Name: "folder-id",
+ 			Type: "string",
+ 			Default: "",
+ 			Required: false,
+ 			Enum: nil,
+ 			Min: nil,
+ 			Max: nil,
+ 			Source: "body",
+ 			JSONName: "folder_id",

New commands — additive, nothing existing can break.

  • heygen brand glossaries delete

Reference only, never blocking. See RELEASE.md "Checking for Regressions" for how to read this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants