Local Mock: use defined routes

Hey Community,

when using the local mock server, is there a way to replace the ‘/m1/--default/’ part with a fixed value ? i.e. the project name?

Thanks for the feedback.
Why you need change it?
Can you describe your use case in detail? It would help us understand your needs better.

Jenny Smith sure,

we’d like to use apidog local mock as the default mock-endpoint for dev-environments.

thus we’d like to add the apidog-mockserver-endpoint as a environment for dev in the projects.

We observed however that the “--default” - part changes between workstation and/or starts of apidog which leads to constant changes of the config in the project (tedious,leads to merge conflicts, not great for DX, repeated manual setup for not-so-tech-savvy colleagues), thus having it as a fixed value would be a great improvement

Hi, the URL of the Mock Server is composed of the following elements: project id - sprint branch id - service id.