api endpoint for search household

This commit is contained in:
2022-01-29 01:14:30 +01:00
parent efff496f7a
commit bc90664480
4 changed files with 137 additions and 2 deletions

View File

@@ -134,6 +134,7 @@ paths:
- search
- person
- thirdparty
- household
description: >
The search is performed across multiple entities. The entities must be listed into
`type` parameters.
@@ -159,6 +160,7 @@ paths:
- person
- thirdparty
- user
- household
responses:
200:
description: "OK"