Explorar o código

fix single quote

zahmis %!s(int64=5) %!d(string=hai) anos
pai
achega
d00f896c3c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/server/routes/apiv3/slack-bot-setting.js

+ 1 - 1
src/server/routes/apiv3/slack-bot-setting.js

@@ -86,7 +86,7 @@ module.exports = (crowi) => {
    *          content:
    *            application/json:
    *              schema:
-   *                $ref: '#/components/schemas/CustomBot
+   *                $ref: '#/components/schemas/CustomBot'
    *        responses:
    *           200:
    *             description: Succeeded to put SigningSecret and SlackBotToken.