feat: 가상화 문서들 추가

This commit is contained in:
DongHyeonka
2026-09-10 08:54:05 +09:00
parent e9f6a93327
commit 43e1aadef0
695 changed files with 153404 additions and 12754 deletions
@@ -9,8 +9,8 @@ flowchart LR
n2["Spring upstream"]
n3["oauth2-proxy"]
end
n0 -->|"GET /api/edge · AP4_SESSION"| n1
n1 -->|"internal /oauth2/auth subrequest"| n3
n1 -->|"allowlisted identity + internal token"| n2
n0 -->|"AP4_SESSION"| n1
n1 -->|"auth subrequest"| n3
n1 -->|"identity"| n2
classDef external stroke-dasharray: 6 4
class n0 external