Closed bodeby closed 4 days ago
Issue Description
I am encountering a broken endpoint in our microservice mock.
Steps to Reproduce
/api/resource
Expected Behavior
I expected to receive a 200 OK response with mock data for the /api/resource endpoint.
Actual Behavior
Instead, I received a 404 Not Found response with the following message: "Endpoint not found."
Additional Information
don't see how this is relevant anymore as there is no resources path on the server :) I'm closing it don't @ me
Issue Description
I am encountering a broken endpoint in our microservice mock.
Steps to Reproduce
/api/resource
.Expected Behavior
I expected to receive a 200 OK response with mock data for the
/api/resource
endpoint.Actual Behavior
Instead, I received a 404 Not Found response with the following message: "Endpoint not found."
Additional Information