소스 검색

fix: stop generate api doc error (#2262)

Joel 1 년 전
부모
커밋
fdae2a20ae
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/app/components/develop/template/template_chat.en.mdx

+ 1 - 1
web/app/components/develop/template/template_chat.en.mdx

@@ -339,7 +339,7 @@ Chat applications support session persistence, allowing previous chat history to
   ### Request Body
   - `user` (string) Required
     User identifier, used to define the identity of the end-user, must be consistent with the user passed in the send message interface.
-  Response
+  ### Response
   - `result` (string) Always returns "success"
   </Col>
   <Col sticky>