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

[FEAT] FastAPI 입출력 데이터 검증하기 #44

Open
1 of 2 tasks
ganghe74 opened this issue Jan 26, 2023 · 3 comments
Open
1 of 2 tasks

[FEAT] FastAPI 입출력 데이터 검증하기 #44

ganghe74 opened this issue Jan 26, 2023 · 3 comments

Comments

@ganghe74
Copy link
Contributor

ganghe74 commented Jan 26, 2023

Overview

백엔드 서버에서 예외 처리나 입출력 데이터 검증이 전혀 되어있지 않은 상태여서 에러가 자주 발생하는데, 개선하면 좋을 듯.

Todo

  • pydantic 으로 입출력 검증
  • 예외 처리
@jerry-ryu
Copy link
Contributor

tesseract 검출 안되는 경우 예외 처리하겠음

@ganghe74
Copy link
Contributor Author

ganghe74 commented Feb 8, 2023

예외 처리는 aad1c03 에서 간단히 해결함

@ganghe74
Copy link
Contributor Author

ganghe74 commented Feb 8, 2023

현재 사용되는 API 와 입출력 검증 적용여부

  • /mt
  • /txt_extraction/v2
  • /untypical/txt_extraction/v2
  • /untypical/generation/mx
  • /untypical/generation/gasnext

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants