mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
household address: correct household api entry point
This commit is contained in:
parent
7b67ef5db2
commit
878ee5d9c7
@ -516,7 +516,7 @@ class ChillPersonExtension extends Extension implements PrependExtensionInterfac
|
||||
]
|
||||
],
|
||||
[
|
||||
'class' => \Chill\PersonBundle\Entity\Household::class,
|
||||
'class' => \Chill\PersonBundle\Entity\Household\Household::class,
|
||||
'name' => 'household',
|
||||
'base_path' => '/api/1.0/person/household',
|
||||
'base_role' => 'ROLE_USER',
|
||||
|
Loading…
x
Reference in New Issue
Block a user