Skip to content

codegen: resync gen/ from EF 7698d70d - #372

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

heygen-rui-bot wants to merge 1 commit into
mainfrom
sync/cli-codegen-7698d70d

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

Changed commands

  • heygen video-agent send: added --idempotency-key; --message now optional

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

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

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

@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-agent send
+ 			Name: "idempotency-key",
+ 			Type: "string",
+ 			Default: "",
+ 			Required: false,
+ 			Enum: nil,
+ 			Min: nil,
+ 			Max: nil,
+ 			Source: "header",
+ 			JSONName: "Idempotency-Key",
- 			Required: true,
---
+ 			Required: false,

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-3a564dbf from EF commit 3a564dbf9d8af578ec0374ced5fdef5fd49ef4de.

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