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: エントリーができるように(Controller/Handlerの実装) #457

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

laminne
Copy link
Member

@laminne laminne commented Oct 10, 2024

close #436

やったこと

  • エントリー用エンドポイントの実装

@laminne laminne added 新機能 New feature or request backend Related to kcmsx/kcms labels Oct 10, 2024
@laminne laminne self-assigned this Oct 10, 2024
@laminne laminne enabled auto-merge (squash) October 10, 2024 04:38
tufusa
tufusa previously approved these changes Oct 10, 2024
Copy link
Member

@tufusa tufusa left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

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

Deploying kcmsx with  Cloudflare Pages  Cloudflare Pages

Latest commit: a585cba
Status: ✅  Deploy successful!
Preview URL: https://4ccfcb85.kcmsx.pages.dev
Branch Preview URL: https://feat-436-entry-controller.kcmsx.pages.dev

View logs

@laminne laminne requested a review from tufusa October 10, 2024 05:29
@laminne laminne merged commit 48326da into main Oct 10, 2024
4 checks passed
@laminne laminne deleted the feat/436-entry-controller branch October 10, 2024 05:51
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: エントリー (POST /team/{teamID}/entry)のController/Handlerを実装する
2 participants