We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85c74ea + d3b6908 commit be6b64cCopy full SHA for be6b64c
1 file changed
search.yml
@@ -57,7 +57,8 @@ definitions:
57
type: array
58
description: "IDs of the groups in which the search is performed."
59
items:
60
- type: integer
+ type: string
61
+ format: uuid
62
PersonCreatedResponse:
63
type: object
64
properties:
0 commit comments