Skip to content

Add user controllers for cities, polls ideas and Init migration#63

Open
SubochArtem wants to merge 26 commits intotask/polls-admin-controllersfrom
task/polls-user-controllers
Open

Add user controllers for cities, polls ideas and Init migration#63
SubochArtem wants to merge 26 commits intotask/polls-admin-controllersfrom
task/polls-user-controllers

Conversation

@SubochArtem
Copy link
Copy Markdown
Owner

No description provided.

@sonarqubecloud
Copy link
Copy Markdown

Comment thread src/Backend/Services/Polls/Polls.API/Controllers/User/CitiesController.cs Outdated
Comment thread src/Backend/Services/Polls/Polls.API/Controllers/User/IdeasController.cs Outdated
return await sender.Send(query, cancellationToken);
}

[HttpGet("{id:guid}/poll")]
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you need to align your routes names to REST best practices

Comment thread src/Backend/Services/Polls/Polls.API/Controllers/User/PollsController.cs Outdated
Comment thread src/Backend/Services/Polls/Polls.Application/Polls/DTOs/PollDto.cs
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

Successfully merging this pull request may close these issues.

2 participants