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] 年度で指定されたsponsorsを取得する #679

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

hikahana
Copy link
Collaborator

対応Issue

resolve #675

概要

年度別に指定したsponsorを全権取得するAPIを作成しました。

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

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

テスト項目

  • swaggerを開き、sponsors/{year}を見つけてください
  • 年度を指定して実行でデータを取得できたら成功です。
  • 2024にのみデータが存在しています。他の年度でも動作するか確認したいときはlocalhost:3000/yearperiodsで年度を変更して確認してください

備考

余談ですがsponsorのスペル間違ったまま作業してブランチ名をsponserにしてしまいました。誤解なきようお願いします。

@hikahana hikahana requested a review from Kubosaka February 20, 2024 16:02
@hikahana hikahana self-assigned this Feb 20, 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 739523b into develop Feb 21, 2024
2 checks passed
@Kubosaka Kubosaka deleted the feat/hikahana/675-sponser-byperiod branch February 21, 2024 04:43
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