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

웨이트테이블 백업 구현(백엔드) #51

Merged
merged 4 commits into from
Nov 21, 2023
Merged

Conversation

yjeong-k
Copy link
Contributor

PR Title: 웨이트 테이블 백업 백엔드 구현

Related Issue(s):

PR Description:

  • settings에 updated_at 필드 추가 (DB에도)
  • GET setting/backup/의 response에 상기 updated_at 포함되도록 변경
  • 웨이트테이블 백업 API 구현
  • Wiki API specification, DB schema, Backend class diagram 수정
Changes Included:
  • Added new feature(s)
  • Fixed identified bug(s)
  • Updated relevant documentation
Notes for Reviewer:

Reviewer Checklist:

  • Code is written in clean, maintainable, and idiomatic form.
  • Automated test coverage is adequate.
  • All existing tests pass.
  • Manual testing has been performed to ensure the PR works as expected.
  • Code review comments have been addressed or clarified.

Additional Comments:

@yjeong-k yjeong-k requested review from 89645321 and JH747 November 20, 2023 14:45
@yjeong-k yjeong-k added the backend Feature implementation for backend label Nov 20, 2023
@89645321 89645321 merged commit 489289a into main Nov 21, 2023
1 check passed
@89645321 89645321 deleted the feat/backup-backend branch November 21, 2023 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Feature implementation for backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants