From fd353a8f7f7998c5510dcfb51da585b77ccae710 Mon Sep 17 00:00:00 2001 From: Wang Yan Date: Tue, 16 Apr 2019 17:18:17 +0800 Subject: [PATCH] Fix swagger typo for updating robot account status (#7398) Signed-off-by: wang yan --- docs/swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index 5ca2c8fea..cc8f0cd47 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -4863,7 +4863,7 @@ definitions: RobotAccountUpdate: type: object properties: - disable: + disabled: type: boolean description: The robot account is disable or enable Permission: