We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
이번 이슈는 Stempo 애플리케이션에서 재활운동 영상 CRUD(Create, Read, Update, Delete) API를 추가하는 작업입니다. 이 기능은 사용자가 재활운동 영상을 관리하고 활용할 수 있도록 지원합니다.
1. 재활운동 영상 생성(Create) 기능
2. 재활운동 영상 조회(Read) 기능
3. 재활운동 영상 수정(Update) 기능
4. 재활운동 영상 삭제(Delete) 기능
The text was updated successfully, but these errors were encountered:
Video, Article 더미 데이터 추가 (#18)
373f7c7
limehee
Successfully merging a pull request may close this issue.
개요
이번 이슈는 Stempo 애플리케이션에서 재활운동 영상 CRUD(Create, Read, Update, Delete) API를 추가하는 작업입니다. 이 기능은 사용자가 재활운동 영상을 관리하고 활용할 수 있도록 지원합니다.
세부 작업 내용
1. 재활운동 영상 생성(Create) 기능
2. 재활운동 영상 조회(Read) 기능
3. 재활운동 영상 수정(Update) 기능
4. 재활운동 영상 삭제(Delete) 기능
The text was updated successfully, but these errors were encountered: