Преглед на файлове

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