File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -392,7 +392,7 @@ components:
392392 $ref : " #/components/schemas/FaceSDKResultCode"
393393
394394 ImageData :
395- description : " Thumbnail: Base64-encoded image."
395+ description : " Base64-encoded image."
396396 type : string
397397 format : byte
398398
Original file line number Diff line number Diff line change @@ -180,8 +180,6 @@ components:
180180 example : 0.42036411166191101
181181 roi :
182182 $ref : " ./common.yml#/components/schemas/FaceRectangular"
183- thumbnail :
184- $ref : " ./common.yml#/components/schemas/Thumbnail"
185183
186184 FaceAttribute :
187185 description : " Face attributes for evaluation."
Original file line number Diff line number Diff line change @@ -163,8 +163,6 @@ components:
163163 type : number
164164 roi :
165165 $ref : " ./common.yml#/components/schemas/FaceRectangular"
166- thumbnail :
167- $ref : " ./common.yml#/components/schemas/Thumbnail"
168166 crop :
169167 type : string
170168 format : byte
You can’t perform that action at this time.
0 commit comments