This website requires JavaScript.
Explore
Help
Register
Sign In
SamProject
/
sam-manage
Watch
5
Star
0
Fork
0
You've already forked sam-manage
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
82b9ac0ce38bf5f6653c74d7dce1cc5d91132117
sam-manage
/
app
/
Services
/
FlowTester
History
hskwon
251bc203d8
fix: FlowExecutor GET 요청 시 query 파라미터 지원
...
- GET 요청에서 query 필드를 URL 쿼리스트링으로 전송 - 요청 로그에 query 정보 포함 (에러/성공 모두)
2025-12-08 19:03:58 +09:00
..
ApiLogCapturer.php
브라우저 alert/confirm을 SweetAlert2로 전환
2025-12-05 09:49:56 +09:00
DependencyResolver.php
feat: API Flow Tester 핵심 서비스 클래스 구현 (Day 2)
2025-11-27 19:20:07 +09:00
FlowExecutor.php
fix: FlowExecutor GET 요청 시 query 파라미터 지원
2025-12-08 19:03:58 +09:00
HttpClient.php
fix: FlowTester 스텝 헤더가 기본 Bearer 토큰보다 우선하도록 수정
2025-12-03 20:14:03 +09:00
ResponseValidator.php
feat: [flow-tester] API 로그 캡처 및 UI 개선
2025-12-04 15:57:56 +09:00
VariableBinder.php
feat: FlowTester 환경변수 지원 및 결과 설명 UI 개선
2025-12-04 13:28:22 +09:00