Skip to content

fix(postman): correct OpenAPI download link to meilisearch releases#3583

Merged
qdequele merged 1 commit into
mainfrom
qdequele/naughty-pascal-9ad650
May 20, 2026
Merged

fix(postman): correct OpenAPI download link to meilisearch releases#3583
qdequele merged 1 commit into
mainfrom
qdequele/naughty-pascal-9ad650

Conversation

@qdequele
Copy link
Copy Markdown
Member

@qdequele qdequele commented May 19, 2026

Closes #3568

Description

The Postman integration page told users to download the OpenAPI specification from https://github.com/meilisearch/open-api/releases/latest, but that repository is archived and its spec is outdated (last published at v1.15). The current OpenAPI spec ships as an asset (meilisearch-openapi.json) on each release of the main meilisearch/meilisearch repository, and there is no direct download URL.

This PR updates the Prerequisites section of getting_started/integrations/postman.mdx to:

Checklist

For internal Meilisearch team member only:

For external maintainers

  • Did you use any AI tool while implementing this PR (code, tests, docs, etc.)? Yes — Claude Code was used to make the wording change.
  • Have you made sure that the title is accurate and descriptive of the changes?

The previous link pointed to meilisearch/open-api/releases/latest, which
is not where the OpenAPI spec is published. The spec ships as an asset
on the main meilisearch/meilisearch releases. Update the prerequisites
to direct users to the latest release and explain how to find
meilisearch-openapi.json in the Assets section, since there is no
direct download URL.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 19, 2026

Warning

Rate limit exceeded

@qdequele has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 47 minutes and 6 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 741c6b68-b0d7-44f5-b8c0-c1b3c05f3321

📥 Commits

Reviewing files that changed from the base of the PR and between 66470b0 and 916a864.

📒 Files selected for processing (1)
  • getting_started/integrations/postman.mdx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch qdequele/naughty-pascal-9ad650

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 19, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
meilisearch-documentation 🟢 Ready View Preview May 19, 2026, 3:49 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@qdequele qdequele merged commit 9edd6eb into main May 20, 2026
3 of 4 checks passed
@qdequele qdequele deleted the qdequele/naughty-pascal-9ad650 branch May 20, 2026 12:03
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.

Update: Postman collection for Meilisearch

1 participant