Skip to content

Commit

Permalink
Merge pull request #131 from RRZE-Webteam/FAU-418
Browse files Browse the repository at this point in the history
[FAU-418] Move TranslatedDegreeProgramController to common package
  • Loading branch information
zhyian authored May 24, 2024
2 parents 5799834 + 4c64107 commit 76a0c08
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 663 deletions.
14 changes: 10 additions & 4 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/Infrastructure/RestApi/RestApiModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
use Fau\DegreeProgram\Common\Infrastructure\Content\Taxonomy\MasterDegreeAdmissionRequirementTaxonomy;
use Fau\DegreeProgram\Common\Infrastructure\Content\Taxonomy\TeachingDegreeHigherSemesterAdmissionRequirementTaxonomy;
use Fau\DegreeProgram\Common\Infrastructure\Repository\FacultyRepository;
use Fau\DegreeProgram\Common\Infrastructure\RestApi\TranslatedDegreeProgramController;
use Fau\DegreeProgram\Common\Infrastructure\Sanitizer\SerializedBlocksDegreeProgramSanitizer;
use Fau\DegreeProgram\Common\Infrastructure\Validator\CompositeValidator;
use Fau\DegreeProgram\Common\Infrastructure\Validator\ConditionalFieldsValidator;
Expand Down
Loading

0 comments on commit 76a0c08

Please sign in to comment.