itizawa 6 лет назад
Родитель
Сommit
8fcc205e2a
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/server/routes/apiv3/personal-setting.js

+ 2 - 2
src/server/routes/apiv3/personal-setting.js

@@ -66,8 +66,8 @@ module.exports = (crowi) => {
    *            content:
    *              application/json:
    *                schema:
-   *                  externalAccounts:
-   *                    currentUser:
+   *                  properties:
+   *                    externalAccounts:
    *                      type: object
    *                      description: array of external accounts
    */