You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.
Starting in docker image with:
docker run -p 8080:8080/tcp -it --rm -v $PWD:/doc quay.io/bukalapak/snowboard mock -b :8080 api.apid
Endpoints available:
browse to http://localhost:8080/order - returns json as expected
browse to any sub location, ie http://localhost:8080/order/create: "Not Found"
This is true for any B-level endpoint (http://localhost:8080/A/B)
The text was updated successfully, but these errors were encountered: