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

feat: 指定した試合の走行結果を実装 #526

Merged
merged 6 commits into from
Oct 18, 2024

Conversation

Suzune2741
Copy link
Member

@Suzune2741 Suzune2741 commented Oct 18, 2024

close #478
指定した試合の走行結果を取得できるようになりました

@Suzune2741 Suzune2741 enabled auto-merge (squash) October 18, 2024 07:00
Copy link

cloudflare-workers-and-pages bot commented Oct 18, 2024

Deploying kcmsx with  Cloudflare Pages  Cloudflare Pages

Latest commit: 15348c7
Status: ✅  Deploy successful!
Preview URL: https://4d4d6c1e.kcmsx.pages.dev
Branch Preview URL: https://feat-478-get-run-result.kcmsx.pages.dev

View logs

@Suzune2741 Suzune2741 self-assigned this Oct 18, 2024
@Suzune2741 Suzune2741 added 新機能 New feature or request backend Related to kcmsx/kcms labels Oct 18, 2024
@Suzune2741 Suzune2741 changed the title feat: 指定した試合の試合結果取得を実装 feat: 指定した試合の走行結果を実装 Oct 18, 2024
packages/kcms/src/match/main.ts Outdated Show resolved Hide resolved
@Suzune2741 Suzune2741 merged commit 762277b into main Oct 18, 2024
4 checks passed
@Suzune2741 Suzune2741 deleted the feat/478-get-run-result branch October 18, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to kcmsx/kcms 新機能 New feature or request
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

feat: 走行結果取得(GET /match/{matchType}/{matchID}/run_result)のController/Handlerを実装する
3 participants