Skip to content

codegen: resync gen/ from EF 02c140d6 - #298

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

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

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

@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-234fa84f from EF commit 234fa84f1bc25906eb35b1c0009e83bcf0f62666.

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