Gálik Pál

Results 2 issues of Gálik Pál

Why course and video application services behave differently in `Mooc` context? `CourseFinder` (`\CodelyTv\Mooc\Courses\Application\Find\CourseFinder`) has the dependency`CourseRepository` , and the class invoke method uses it directly. On the other hand, `VideoFinder`...

I encountered an issue regarding referencing schema from another yaml file. I have directory structure like this (_index.yaml is the mock api url starting point) - openapi - public-api -...