Feature: [person][creation] api for listing availables centers for person creation

This commit is contained in:
2022-11-22 11:18:33 +01:00
parent 1585a73974
commit b06a76784a
7 changed files with 111 additions and 9 deletions

View File

@@ -1,4 +1,10 @@
services:
Chill\PersonBundle\Security\:
autoconfigure: true
autowire: true
resource: '../../Security'
chill.person.security.authorization.person:
autowire: true
autoconfigure: true