Skip to content

Feat(insomnia): identical mock route update#6000

Open
juliamrch wants to merge 2 commits into
mainfrom
feat/insomnia-mock-route-update
Open

Feat(insomnia): identical mock route update#6000
juliamrch wants to merge 2 commits into
mainfrom
feat/insomnia-mock-route-update

Conversation

@juliamrch

@juliamrch juliamrch commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Description

Insomnia now allows identical mock routes with different methods. The previous limitation has been removed in this PR.
To test, create a mock server in Insomnia (you can do this from a template) and:

  • add a mock route with the GET method
  • add the same route with the POST method

Example:

Capture d’écran 2026-07-17 à 13 33 12

Preview Links

Checklist

  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

@netlify

netlify Bot commented Jul 17, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 3953446
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a5a1136a5db28000814afc7
😎 Deploy Preview https://deploy-preview-6000--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@juliamrch juliamrch self-assigned this Jul 17, 2026
@juliamrch
juliamrch marked this pull request as ready for review July 17, 2026 11:33
@juliamrch
juliamrch requested a review from a team as a code owner July 17, 2026 11:33
Copilot AI review requested due to automatic review settings July 17, 2026 11:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Insomnia documentation to reflect that mock routes are no longer constrained by the previous “identical route” limitation, and bumps the documented latest Insomnia release version metadata.

Changes:

  • Removed the informational note in the mock-route how-to step that described the previous limitation.
  • Added Insomnia 13.1.0 to the product release list and marked it as the latest.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
app/_includes/how-tos/steps/mock-route.md Removes outdated guidance about mock route limitations in the route creation steps.
app/_data/products/insomnia.yml Adds Insomnia 13.1 release metadata and marks it as the latest version.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants