Skip to content

voting option#48

Merged
AWL1337 merged 2 commits intofeature/12-signing-optionfrom
feature/37_voting_option
Oct 22, 2024
Merged

voting option#48
AWL1337 merged 2 commits intofeature/12-signing-optionfrom
feature/37_voting_option

Conversation

@vladimir-arsenov
Copy link
Contributor

No description provided.



@PostMapping ("/{id}/vote")
public void vote(@PathVariable Long id, @Valid @RequestBody VoteRequest voteRequest, UserPrincipal userPrincipal) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

тут наверное надо подругому UserPrincipal доставать

@vladimir-arsenov
Copy link
Contributor Author

Как то неправильно логика получается, выходит, что в голосовании используются SignatureRequest, а подписи никак не участвуют.

@AWL1337 AWL1337 merged commit 8e419a2 into feature/12-signing-option Oct 22, 2024
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.

3 participants