From 6782b6399fc3ae70ef5c23c68703e73467409e5b Mon Sep 17 00:00:00 2001 From: Kitsune Ral Date: Fri, 23 Nov 2018 17:54:00 +0900 Subject: [PATCH] Update according to the comments --- api/client-server/joining.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/client-server/joining.yaml b/api/client-server/joining.yaml index 1bd7224f..1dcf769f 100644 --- a/api/client-server/joining.yaml +++ b/api/client-server/joining.yaml @@ -104,7 +104,7 @@ paths: properties: room_id: type: string - description: The joined room id + description: The joined room ID. required: ["room_id"] 403: description: |- @@ -216,7 +216,7 @@ paths: properties: room_id: type: string - description: The joined room id + description: The joined room ID. required: ["room_id"] 403: description: |-