-
Notifications
You must be signed in to change notification settings - Fork 1
Specifying HTTP Responses
Erik edited this page Jan 12, 2023
·
1 revision
BeeRock makes it very easy to specify the responses that the mock service will send out, but before you can do that you of course need to to add the service first. To do that, see the Quickstart guide
By default, BeeRock sends out an HTTP 200 responses with a response body containing default values. You can modify the response by
- Select the route
- In the response panel, edit the response body and HTTP status code