Educado-App / educado-frontend

The repository for the educado content creation web platform.
https://app.educado.com
GNU General Public License v3.0
0 stars 4 forks source link

Broken endpoint #10

Closed bodeby closed 4 days ago

bodeby commented 1 year ago

Issue Description

I am encountering a broken endpoint in our microservice mock.

Steps to Reproduce

  1. Start the microservice mock locally.
  2. Send a GET request to the endpoint /api/resource.
  3. Observe the response.

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

Laskiri commented 4 days ago

don't see how this is relevant anymore as there is no resources path on the server :) I'm closing it don't @ me