Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

refactor : 백엔드 변경사항에 맞게 DTO 변경 #1

Merged
merged 11 commits into from
Apr 22, 2024

Conversation

Ubinquitous
Copy link
Member

What

백엔드 단에서 변경된 사항에 맞게 DTO를 변경했습니다.

How

  • oauth 로그인에서 header로 던지던 authCode -> body, accessToken으로 변경
  • refresh 토큰 로직 auth.api.ts 모듈로 이동
  • history list dto에 docsType, title 추가정의로 편리한 속성 관리
  • popular에서 slice로 자르던 데이터 -> 자르지 않고 조회
  • docs에서 create, delete 키워드 api 라우터에서 삭제
  • user에서 id 키워드 api 라우터에서 삭제

@Ubinquitous Ubinquitous self-assigned this Apr 22, 2024
@Ubinquitous Ubinquitous merged commit c0ef908 into main Apr 22, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant