mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
person: document altname api endpoint in swagger
This commit is contained in:
parent
55e94fbe2a
commit
912f9bacdb
@ -1794,3 +1794,12 @@ paths:
|
||||
description: "Unauthorized"
|
||||
200:
|
||||
description: "OK"
|
||||
|
||||
/1.0/person/config/alt_names.json:
|
||||
get:
|
||||
tags:
|
||||
- person
|
||||
summary: Return a list of possible altNames that are defined in the config
|
||||
responses:
|
||||
200:
|
||||
description: "OK"
|
Loading…
x
Reference in New Issue
Block a user