diff --git a/openapi.yaml b/openapi.yaml index 4eaaec3..501bb07 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -540,6 +540,10 @@ components: GetMyUserInfoResponse: type: object properties: + id: + type: string + format: uuid + description: 사용자 식별자 name: type: string description: 사용자 이름