Skip to content

Fix/json parsing#89

Merged
yeonjae02 merged 2 commits into
mainfrom
fix/json-parsing
Jun 9, 2025
Merged

Fix/json parsing#89
yeonjae02 merged 2 commits into
mainfrom
fix/json-parsing

Conversation

@yeonjae02

Copy link
Copy Markdown
Member

✨ 관련된 이슈

🙌 작업 내용

  • JSON이 STRING으로 감싸져 보내질 경우를 미리 검사
  • string 형태로 감싸져 올 경우 역직렬화 한 번 더 진행

@yeonjae02 yeonjae02 self-assigned this Jun 9, 2025
@yeonjae02 yeonjae02 added bug Something isn't working enhancement New feature or request labels Jun 9, 2025
@yeonjae02
yeonjae02 merged commit 6548c52 into main Jun 9, 2025
2 checks passed
@yeonjae02
yeonjae02 deleted the fix/json-parsing branch January 14, 2026 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[AI 모델] JSON 데이터 파싱 로직 보강

1 participant