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 Jun 28, 2022. It is now read-only.
When a review for a restaurant is posted at http://localhost:1337/reviews/, it is stored at http://localhost:1337/reviews/?restaurant_id=<restaurant_id> but not at http://localhost:1337/reviews/. http://localhost:1337/reviews/ this URL only displays the initial reviews.
The text was updated successfully, but these errors were encountered:
When a review for a restaurant is posted at
http://localhost:1337/reviews/
, it is stored athttp://localhost:1337/reviews/?restaurant_id=<restaurant_id>
but not athttp://localhost:1337/reviews/
.http://localhost:1337/reviews/
this URL only displays the initial reviews.The text was updated successfully, but these errors were encountered: