Skip to content

fix(feishu): replace Type.Any with Type.Unknown in bitable schemas [AI-assisted]#95009

Closed
aniruddhaadak80 wants to merge 1 commit into
openclaw:mainfrom
aniruddhaadak80:fix/feishu-bitable-schema-any
Closed

fix(feishu): replace Type.Any with Type.Unknown in bitable schemas [AI-assisted]#95009
aniruddhaadak80 wants to merge 1 commit into
openclaw:mainfrom
aniruddhaadak80:fix/feishu-bitable-schema-any

Conversation

@aniruddhaadak80

Copy link
Copy Markdown
Contributor

Summary

This PR fixes Issue #94547 where @openclaw/feishu bitable write tools have invalid schemas.
To prevent empty {} sub-schemas (which break Bedrock), this PR replaces Type.Any() usages in schemas with Type.Unknown().

Real behavior proof

  • Verified this change by running the Feishu bitable unit tests.
  • Command run: npx vitest run extensions/feishu/src/bitable.test.ts
  • Result: All tests passed!

@openclaw-barnacle openclaw-barnacle Bot added channel: feishu Channel integration: feishu size: XS r: too-many-prs Auto-close: author has more than twenty active PRs. triage: needs-real-behavior-proof Candidate: external PR needs after-fix proof from a real setup. labels Jun 19, 2026
@openclaw-barnacle

Copy link
Copy Markdown

Closing this PR because the author has more than 20 active PRs in this repo. Please reduce the active PR queue and reopen or resubmit once it is back under the limit. You can close your own PRs to get back under the limit.

@openclaw-barnacle

Copy link
Copy Markdown

Closing this PR because the author has more than 20 active PRs in this repo. Please reduce the active PR queue and reopen or resubmit once it is back under the limit. You can close your own PRs to get back under the limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

channel: feishu Channel integration: feishu r: too-many-prs Auto-close: author has more than twenty active PRs. size: XS triage: needs-real-behavior-proof Candidate: external PR needs after-fix proof from a real setup.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant