Skip to content

codegen: resync gen/ from EF e8659f76 - #302

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

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

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

@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-8a903cbf from EF commit 8a903cbf612c108bb7921d766260eaaf2952be3e.

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