ソースを参照

chore: More precise wording

Sean Blackburn 1 年間 前
コミット
d59cb696bc

+ 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