Skip to content
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

[BugFix/BE] 액세스 토큰 요청 시 에러코드를 수정하고 에러코드 방식을 수정한다. #750

Merged
merged 4 commits into from
Oct 14, 2022

Commits on Oct 13, 2022

  1. [BE] 액세스 토큰 요청 시 에러코드를 수정하고 에러코드 방식을 수정한다. (#749)

    * test: ErrorCode를 문서화를 도와주는 Support 클래스 구현
    
    * test: AuthControllerTest 에러코드 수정
    
    * docs: auth 문서 수정
    
    * docs: 커스텀 스니펫 적용
    
    * docs: InventoryProduct API 예외코드 문서화 방식 수정
    
    * docs: Member API 예외코드 문서화 방식 수정
    
    * docs: Product API 예외코드 문서화 방식 수정
    
    * docs: Review API 예외코드 문서화 방식 수정
    
    * docs: Auth API 예외코드 수정
    yangdongjue5510 authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    0871b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a663500 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ae43a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1221ac View commit details
    Browse the repository at this point in the history