Add scim endpoints
This commit is contained in:
parent
f65ded4282
commit
d083553373
|
@ -39,4 +39,5 @@ export const routes: Router[] = [
|
||||||
accountRoutes,
|
accountRoutes,
|
||||||
restoreRoutes,
|
restoreRoutes,
|
||||||
eventRoutes,
|
eventRoutes,
|
||||||
|
...api.scimRoutes,
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue