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
Create the controllers "Restaurants" and the method to get the available beers list with the price of each one of them. The method will not be conected with the repository or service. Only return empty data.
Subtask
Research the url and method for the endpoint. (how can we pass the resturant id?)
Propose a data model to return the restaurant info.
Both subtasks should be agreed with the Node team.
Acceptance Criteria
The created method should be displayed in Swagger
The text was updated successfully, but these errors were encountered:
Description
Create the controllers "Restaurants" and the method to get the available beers list with the price of each one of them. The method will not be conected with the repository or service. Only return empty data.
Subtask
Both subtasks should be agreed with the Node team.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: