mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
Feature: [person][creation] api for listing availables centers for person creation
This commit is contained in:
@@ -1937,4 +1937,14 @@ paths:
|
||||
summary: Return a list of possible altNames that are defined in the config
|
||||
responses:
|
||||
200:
|
||||
description: "OK"
|
||||
description: "OK"
|
||||
|
||||
/1.0/person/creation/authorized-centers:
|
||||
get:
|
||||
tags:
|
||||
- person
|
||||
- permissions
|
||||
summary: Return a list of possible centers for person creation
|
||||
responses:
|
||||
200:
|
||||
description: "OK"
|
||||
|
Reference in New Issue
Block a user