Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

[Feat] addCandidate Content-Type을 Application/json 으로 변경 #187

Merged

Conversation

Nine-JH
Copy link
Contributor

@Nine-JH Nine-JH commented Jan 24, 2024

변경사항

  • Request data의 Content-Type을 통일하기 위해 Application/json 으로 변경합니다.
  • VoteControllerImpl.addCandidate() parameter에 @RequestBody 추가

Issue Link - #186

motivation:
- Request data의 Content-Type을 통일하기 위해 Application/json 으로 변경합니다.

modification:
- `@RequestBody` 추가

Close #
@Nine-JH Nine-JH self-assigned this Jan 24, 2024
@Nine-JH Nine-JH added the enhancement New feature or request label Jan 24, 2024
Copy link
Member

@laigasus laigasus left a comment

Choose a reason for hiding this comment

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

좋아효 👍

Copy link

Test Results

48 tests  ±0   48 ✅ ±0   2s ⏱️ ±0s
16 suites ±0    0 💤 ±0 
16 files   ±0    0 ❌ ±0 

Results for commit e8d1f8c. ± Comparison against base commit f8f4e6f.

@Dr-KoKo Dr-KoKo merged commit 448e22c into develop Jan 24, 2024
3 checks passed
@Dr-KoKo Dr-KoKo linked an issue Jan 27, 2024 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REQ] 투표 API Request Content-Type 통일
3 participants