-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature/#228 팀페이지, 스터디 페이지 학습자료 crud #252
The head ref may contain hidden characters: "feature/#228-\uD300\uD398\uC774\uC9C0,-\uC2A4\uD130\uB514-\uD398\uC774\uC9C0-\uD559\uC2B5\uC790\uB8CC-CRUD"
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
구시에욤!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다!
src/types.ts
Outdated
|
||
export type DocumentAccessType = 'TEAM' | 'STUDY' | 'ALL'; | ||
|
||
export type DocumentType = 'FILE' | 'IMAGE' | 'URL'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(image, document, url) api 문서에서는 type에 들어갈 수 있는 문자열이 FILE이 아니라 DOCUMENT인 것 같습니다.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
우앗 감사합니다! 수정해둘게요
관련 이슈
작업 요약
작업 상세 설명
리뷰 요구 사항