Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[.NET] Create a endpoint to get a restaurant's beer menu #8

Open
fdejesusmazzoni opened this issue Apr 29, 2024 · 0 comments
Open

[.NET] Create a endpoint to get a restaurant's beer menu #8

fdejesusmazzoni opened this issue Apr 29, 2024 · 0 comments
Assignees

Comments

@fdejesusmazzoni
Copy link
Member

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

  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants