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

[BUG]API 仕様書とサーバ実装の乖離を直す #50

Closed
Tracked by #58
h-takeyeah opened this issue Mar 31, 2024 · 1 comment · Fixed by #61
Closed
Tracked by #58

[BUG]API 仕様書とサーバ実装の乖離を直す #50

h-takeyeah opened this issue Mar 31, 2024 · 1 comment · Fixed by #61
Assignees
Labels
Priority: Critical 致命的 Problem: Logic ロジックに問題がある Status: Resolved 作業完了・解決 Type: Bug バグ

Comments

@h-takeyeah
Copy link
Collaborator

h-takeyeah commented Mar 31, 2024

こことか

func PostScore(w http.ResponseWriter, r *http.Request) {

  • score.go
@h-takeyeah h-takeyeah added the good first issue Good for newcomers label Mar 31, 2024
@h-takeyeah h-takeyeah changed the title OpenAPI とサーバ実装の乖離を直す(とりあえず) API 仕様書とサーバ実装の乖離を直す(とりあえず) Mar 31, 2024
@KinjiKawaguchi KinjiKawaguchi mentioned this issue Apr 1, 2024
6 tasks
@KinjiKawaguchi KinjiKawaguchi added Type: Bug バグ Priority: Critical 致命的 Problem: Logic ロジックに問題がある Status: In Progress 対応中 and removed good first issue Good for newcomers labels Apr 1, 2024
@KinjiKawaguchi KinjiKawaguchi changed the title API 仕様書とサーバ実装の乖離を直す(とりあえず) [BUG]API 仕様書とサーバ実装の乖離を直す(とりあえず) Apr 1, 2024
@KinjiKawaguchi KinjiKawaguchi changed the title [BUG]API 仕様書とサーバ実装の乖離を直す(とりあえず) [BUG]API 仕様書とサーバ実装の乖離を直す Apr 1, 2024
@KinjiKawaguchi
Copy link
Member

KinjiKawaguchi commented Apr 2, 2024

@KinjiKawaguchi

  • ボディーから情報を取得
  • ポスト時に正しくスコアが登録されない

@KinjiKawaguchi KinjiKawaguchi linked a pull request Apr 2, 2024 that will close this issue
2 tasks
@KinjiKawaguchi KinjiKawaguchi mentioned this issue Apr 3, 2024
2 tasks
@KinjiKawaguchi KinjiKawaguchi added Status: Resolved 作業完了・解決 and removed Status: In Progress 対応中 labels Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Critical 致命的 Problem: Logic ロジックに問題がある Status: Resolved 作業完了・解決 Type: Bug バグ
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants