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

fix(be): check if score or score-weight is non-negative integer #2064

Merged
merged 4 commits into from
Sep 4, 2024

Conversation

Jaehyeon1020
Copy link
Member

Description

Closes TAS-862

0 이상의 정수만을 받는 IntScore GraphQL Scalar Type을 만들고, score와 scoreWeight에 적용해 0 이상의 정수만을 받을 수 있도록 수정합니다.

Additional context


Before submitting the PR, please make sure you do the following

Copy link

vercel bot commented Sep 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
codedang ✅ Ready (Inspect) Visit Preview Sep 3, 2024 0:39am

Copy link

Copy link
Member

@jspark2000 jspark2000 left a comment

Choose a reason for hiding this comment

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

LGTM👍

@Jaehyeon1020 Jaehyeon1020 merged commit 63a6b65 into main Sep 4, 2024
9 checks passed
@Jaehyeon1020 Jaehyeon1020 deleted the t862-reject-setting-score-negative branch September 4, 2024 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants