File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,12 +60,6 @@ components:
6060 updatedAt :
6161 type : string
6262 description : " Person update date."
63- groups :
64- type : array
65- description : " List of groups this person belongs to."
66- items :
67- type : string
68- format : uuid
6963
7064 PersonFields :
7165 title : " PersonFields"
Original file line number Diff line number Diff line change @@ -146,6 +146,3 @@ components:
146146 description : " Detected Persons."
147147 items :
148148 $ref : " #/components/schemas/PersonWithImages"
149- rotationAngle :
150- type : number
151- example : 2.1272900104522705
Original file line number Diff line number Diff line change @@ -77,7 +77,6 @@ components:
7777 ttl :
7878 type : integer
7979 description : " The lifespan of the Person's records, seconds. Optional."
80- nullable : true
8180 default : null
8281
8382 FilterSearchRequest :
You can’t perform that action at this time.
0 commit comments