Skip to main content
What is the mock server url format?
Question:
- When does a mock server url get generated?
- What is the mock server url format?
Answer:
- The mock url is static per operation/file
- One url is generated per yaml file
- The only time the url should change is if the project slug has changed
- The format is as follows mocks/{workspace_slug}/{project_slug}/{node_id}/{branch}

- Adding an endpoint onto the above url would add the {branch} denomination
Comments
0 comments
Please sign in to leave a comment.