Skip to content

feat(meilisearch): add the Meilisearch SDK - #516

Merged
Mkassabov merged 4 commits into
feat/launchdarkly-sdkfrom
feat/meilisearch-sdk
Sep 7, 2026
Merged

Mkassabov merged 4 commits into
feat/launchdarkly-sdkfrom
feat/meilisearch-sdk

Conversation

@Mkassabov

@Mkassabov Mkassabov commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

This is the requested Meilisearch SDK from distilled#377.

Adds @distilled.cloud/meilisearch, generated from a first-party API description.

  • Request: Request: Meilisearch #377
  • Fetch script: stacks/distilled-submodules/spec-repos/meilisearch/fetch-specs.ts
  • Spec source: https://www.meilisearch.com/docs/assets/open-api/meilisearch-openapi.json
  • Convert/generate: packages/meilisearch/scripts/{convert,generate}.ts
  • Mirror repo distilled-mirror/spec-mirror-meilisearch is created by the distilled-submodules stack on merge to main. Until then, regenerate with pnpm specs:local meilisearch and DISTILLED_SPECS_LOCAL=1 pnpm generate meilisearch.

pnpm specs:link meilisearch recorded the .gitmodules stanza (shallow = true).

Fixes #377

@Mkassabov
Mkassabov force-pushed the feat/meilisearch-sdk branch from 73a251e to 1c00eab Compare September 7, 2026 11:26
…ipeline

Rebased on main after #545. Models are produced by the package's convert
with patches applied there and operation names normalised to verbNoun;
generate only compiles .generated-specs. 142 operation(s).
@Mkassabov
Mkassabov force-pushed the feat/meilisearch-sdk branch from 1c00eab to 143b24f Compare September 7, 2026 11:59
@Mkassabov
Mkassabov changed the base branch from main to feat/launchdarkly-sdk September 7, 2026 12:20
@Mkassabov
Mkassabov added this pull request to the merge queue Sep 7, 2026
Merged via the queue into main with commit 5475b2c Sep 7, 2026
4 checks passed
@Mkassabov
Mkassabov deleted the feat/meilisearch-sdk branch September 7, 2026 12:33
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.

Request: Meilisearch

1 participant