visuddhinanda 2 лет назад
Родитель
Сommit
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:
     $ref: "./resources/auth/users/sign-in.yaml"
   /channel:
-    $ref: "./resources/channel/store.yaml"
+    $ref: "./resources/channel/index.yaml"
   /channel/{channelId}:
     $ref: "./resources/channel/show.yaml"
   /palitext: