From f4f716ad31c3918a1f54593404612d56798951bd Mon Sep 17 00:00:00 2001 From: wy65701436 Date: Tue, 3 May 2016 18:39:37 -0700 Subject: [PATCH] pass on the swagger editor check. --- docs/swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index 88bbb78ec..98bc392b1 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -474,7 +474,7 @@ paths: description: Registered user ID. - name: password in: body - description: New updated password. + description: Password for updating. required: true schema: $ref: '#/definitions/Password'