Skip to content
Tae Young edited this page May 21, 2022 · 4 revisions

❗ postman으로 test한 기준입니다.

/api/image

Images 모델에 들어있는 전체 이미지를 불러옵니다.
postman 화면

postman의 formdata를 이용하여 파일을 업로드해주세요.
postman 화면

api/image/{id}

pk값으로 하나의 이미지를 불러와 테스트할 수 있습니다.
postman 화면