Skip to content

codegen: resync gen/ from EF 9176a295 - #300

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

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

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

@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-e071ed53 from EF commit e071ed530b427f423689039dead5144c8d36d594.

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