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] 年度別に協賛活動を取得するAPIの作成 #674

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

hikahana
Copy link
Collaborator

対応Issue

resolve #673

概要

協賛活動の年度別に取得するAPIを作成しました

画面スクリーンショット等

  • URL
    スクリーンショット
image

テスト項目

  • docker compose upでswaggerを開き**/activities/details/{year}**を探す
  • yearを指定して実行し結果が返ってくるか確認してください
  • 2023にはデータがなくnullが返ってきます。

備考

@hikahana hikahana self-assigned this Jan 30, 2024
Copy link
Collaborator

@Kubosaka Kubosaka left a comment

Choose a reason for hiding this comment

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

動作確認しました。
LGTM

@Kubosaka Kubosaka merged commit 154e107 into develop Feb 15, 2024
2 checks passed
@Kubosaka Kubosaka deleted the feat/hikahana/673-activity-style-periodAPI branch February 15, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

協賛活動の年度別取得APIの作成
2 participants