Skip to content

codegen: resync gen/ from EF eab90417 - #306

Closed
heygen-rui-bot wants to merge 1 commit into
mainfrom
sync/cli-codegen-eab90417
Closed

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

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: eab90417c20badb64b805d752fa0762417c2975a
Triggered by: https://github.com/heygen-com/experiment-framework/commit/eab90417c20badb64b805d752fa0762417c2975a

@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.

@heygen-rui-bot

Copy link
Copy Markdown
Collaborator Author

Superseded by sync/cli-codegen-a8b97e2b from EF commit a8b97e2baa19ac242c92cbb8b6e72d7fbc0a3a64.

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