瀏覽代碼

add channels

visuddhinanda 2 年之前
父節點
當前提交
064a9daeca
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      openapi/public/assets/protocol/resources/sentence/index.yaml

+ 6 - 0
openapi/public/assets/protocol/resources/sentence/index.yaml

@@ -26,6 +26,12 @@ get:
       description: 段落号
       schema:
         type: number
+    - name: channels
+      in: query
+      required: true
+      description: channel uuid 多个channel 用英文逗号分隔
+      schema:
+        type: string
     - name: html
       in: query
       description: 是否由服务器渲染content 默认false