瀏覽代碼

index.yaml

visuddhinanda 3 年之前
父節點
當前提交
855d090358
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      openapi/public/assets/protocol/main.yaml

+ 1 - 1
openapi/public/assets/protocol/main.yaml

@@ -16,7 +16,7 @@ paths:
   /users/sign-in:
   /users/sign-in:
     $ref: "./resources/auth/users/sign-in.yaml"
     $ref: "./resources/auth/users/sign-in.yaml"
   /channel:
   /channel:
-    $ref: "./resources/channel/store.yaml"
+    $ref: "./resources/channel/index.yaml"
   /channel/{channelId}:
   /channel/{channelId}:
     $ref: "./resources/channel/show.yaml"
     $ref: "./resources/channel/show.yaml"
   /palitext:
   /palitext: