feed/info/{feedId}
AccessAuthGuard
feedId
: 포스팅이 포함된 피드의 암호화된 id성공
name | type | description | |
---|---|---|---|
name | string | 피드 제목 | |
description | string | 피드 설명 | |
thumbnail | string(url) | object storage에 업로드 된 피드 썸네일 주소 | |
dueDate | Date | 피드 공개일 |
실패
NonExistFeedIdException
AccessAuthGuard
: 로그인 관련 오류InternalDBErrorException
: 서버 DB 관련 오류InternalServerException
: 서버 오류(500)성공
실패
NonExistFeedIdException
: 유효하지 않은 feedId