Skip to content

[Fix] 현재까지 확인된 오류 #73

Description

@lyeum

수정 예정

uv run scripts/api_verification.py -- 현재 변경로직에 맞춰서 수정이 필요
uv run pytest -- 13개의 오류 발생


[오류발생목록]

/state/session/{session_id}/context --500
/state/session/{session_id}/sequence/details --500
/state/session/{session_id}/enemies --500
/state/player/{player_id} --500
/state/player/{player_id}/inventory --500

--
state/session/ended 항목에 user_id 부분이 실제 세션을 진행한 user_id와 다르게 null로 남아버리는 문제.

예상 결과

local 배포로 보이는 모든 엔드포인트의 정상작동

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Fix.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions