Files
sam-manage/app
kent 02b644021f fix: Flow Tester JSONPath 배열 인덱스 표기법 지원
- ResponseValidator::getValueByPath()에서 [n] 표기법을 .n으로 변환
- 예: $.data.data[0].id → data.data.0.id
- Laravel data_get() 헬퍼 호환성 확보

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-21 16:06:14 +09:00
..