api endpoint for search household

This commit is contained in:
2022-01-29 01:14:30 +01:00
parent efff496f7a
commit bc90664480
4 changed files with 137 additions and 2 deletions

View File

@@ -11,3 +11,7 @@ services:
Chill\PersonBundle\Search\SearchPersonApiProvider:
autowire: true
autoconfigure: true
Chill\PersonBundle\Search\SearchHouseholdApiProvider:
autowire: true
autoconfigure: true