浏览代码

chore: More precise wording

Sean Blackburn 1 年之前
父节点
当前提交
d59cb696bc
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 0 0
      src/components/enums/lecture-execution-type.yaml
  2. 1 1
      src/components/schemas/api/lecture-series.yaml

+ 0 - 0
src/components/enums/module-execution-type.yaml → src/components/enums/lecture-execution-type.yaml


+ 1 - 1
src/components/schemas/api/lecture-series.yaml

@@ -36,7 +36,7 @@ properties:
   lecture_type:
     $ref: ../../enums/teaching-type.yaml
   module_execution_method:
-    $ref: ../../enums/module-execution-type.yaml
+    $ref: ../../enums/lecture-execution-type.yaml
   pages:
     description: List of pages, on which the module can be found in the PDF
     type: array