Skip to content

feat: create collection from mock server routes#9156

Merged
shelby-moore merged 4 commits intoKong:developfrom
shelby-moore:feat-create-collection-from-mock-server-routes
Sep 29, 2025
Merged

feat: create collection from mock server routes#9156
shelby-moore merged 4 commits intoKong:developfrom
shelby-moore:feat-create-collection-from-mock-server-routes

Conversation

@shelby-moore
Copy link
Contributor

@shelby-moore shelby-moore commented Sep 18, 2025

Depends on Kong/insomnia-mockbin#199

  • Adds a feature to create a collection from an existing mock server. Each mock route is translated to a request in the new collection.
  • Modifies create/update for mock server routes to allow unique combinations of path and method to be created as a mock route. Previously, path had to be unique for each route for a server. Both create and edit must be done via the same underlying modal. Full validation is performed on the backend. Path/method can no longer be modified in the editor, this is only possible from the modal.

@CLAassistant
Copy link

CLAassistant commented Sep 18, 2025

CLA assistant check
All committers have signed the CLA.

@shelby-moore shelby-moore force-pushed the feat-create-collection-from-mock-server-routes branch from af39188 to 0ccd1b8 Compare September 18, 2025 19:27
@shelby-moore shelby-moore force-pushed the feat-create-collection-from-mock-server-routes branch from 0ccd1b8 to 9bcdf22 Compare September 18, 2025 21:27
@shelby-moore shelby-moore force-pushed the feat-create-collection-from-mock-server-routes branch from 65246d5 to 0b50db9 Compare September 25, 2025 19:16
@shelby-moore shelby-moore marked this pull request as ready for review September 29, 2025 16:48
Copy link
Contributor

@ryan-willis ryan-willis left a comment

Choose a reason for hiding this comment

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

dynamite

@shelby-moore shelby-moore merged commit 0b14918 into Kong:develop Sep 29, 2025
10 checks passed
@shelby-moore shelby-moore deleted the feat-create-collection-from-mock-server-routes branch September 29, 2025 22:11
godfrzero added a commit that referenced this pull request Oct 10, 2025
godfrzero added a commit that referenced this pull request Oct 22, 2025
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.

3 participants