Skip to content

Fix presets.create body shape#18

Merged
akshitkrnagpal merged 1 commit into
mainfrom
fix/presets-create-body
May 22, 2026
Merged

Fix presets.create body shape#18
akshitkrnagpal merged 1 commit into
mainfrom
fix/presets-create-body

Conversation

@akshitkrnagpal

Copy link
Copy Markdown
Owner

Summary

  • wrap presets.create request payload as { value: input.value }
  • add regression coverage for the outgoing Typesense body shape
  • add patch changeset for CLI and MCP packages

Verification

  • pnpm check

Closes #10
Closes #15

@akshitkrnagpal akshitkrnagpal merged commit 09537c7 into main May 22, 2026
1 check passed
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.

Add regression coverage for generated presets.create request body presets.create sends the wrong request body shape

1 participant