person: document altname api endpoint in swagger

This commit is contained in:
nobohan 2021-12-01 13:45:29 +01:00
parent 55e94fbe2a
commit 912f9bacdb

View File

@ -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"