We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1f1e66 commit 2e78a20Copy full SHA for 2e78a20
docs/api-specification.yaml
@@ -182,7 +182,10 @@ components:
182
description: 채팅방 고유 식별자
183
title:
184
type: string
185
- description: 채팅방 제목(Guide-User 조합)
+ description: 채팅방 내부 식별용 기본 제목 (Guide-사용자 ID 조합)
186
+ displayTitle:
187
+ type: string
188
+ description: 요청자 기준 상대 닉네임을 포함한 표현용 제목 (예: "홍길동님과의 채팅")
189
guideId:
190
type: integer
191
format: int64
0 commit comments