[Update] 라우터 반환 형태

This commit is contained in:
tv0924@icloud.com 2025-06-26 15:45:39 +09:00
commit 58d5deb435
3 changed files with 24 additions and 4 deletions

View file

@ -98,6 +98,8 @@ class Example:
# 백엔드 API DOCS
`uv run main.py`으로 백엔드를 실행한 후에, 다음의 url에 접속합니다.
```
http://localhost:11081/redoc
```