feat: 가상화 문서들 추가
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
"id": "lookup-session",
|
||||
"from": "request",
|
||||
"to": "app-session",
|
||||
"label": "세션 id 로 조회",
|
||||
"label": "조회",
|
||||
"kind": "read",
|
||||
"evidence": [
|
||||
{
|
||||
@@ -140,7 +140,7 @@
|
||||
"id": "lookup-client",
|
||||
"from": "request",
|
||||
"to": "authorized-client",
|
||||
"label": "principal 이름으로 조회",
|
||||
"label": "조회",
|
||||
"kind": "read",
|
||||
"evidence": [
|
||||
{
|
||||
@@ -183,4 +183,4 @@
|
||||
"metadata": {
|
||||
"rationale": "이름이 비슷한 두 저장 대상을 조회 키로 갈랐다. B-1 과 B-2 의 결과가 이 분기에서 나온다."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user