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

merge :: ChangePasswordAPI #134

Merged
merged 3 commits into from
Nov 20, 2022
Merged

merge :: ChangePasswordAPI #134

merged 3 commits into from
Nov 20, 2022

Conversation

sian7563
Copy link
Member

개요

ChangePasswordAPI

작업사항

ChangePasswordAPI

@sian7563 sian7563 added the ✨feat 새로운 기능을 추가 할 경우 label Nov 20, 2022
@sian7563 sian7563 self-assigned this Nov 20, 2022
@@ -32,6 +32,8 @@ public enum DmsError: Error {
// MARK: - School
case notFoundSchool
case invalidQuestionAnswer

// MARK: - Users
Copy link
Member

Choose a reason for hiding this comment

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

에러를 안 만드셨는데 주석은 왜 한 건가요?

minusPoint: Int,
phrase: String
) {
public init(schoolName: String,
Copy link
Member

Choose a reason for hiding this comment

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

괄호 린트가 안맞아요

@sian7563 sian7563 merged commit 4ba4a58 into develop Nov 20, 2022
@sian7563 sian7563 deleted the feat/130_ChangePassword-API branch November 20, 2022 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feat 새로운 기능을 추가 할 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants