Skip to content

Commit 85c74ea

Browse files
Updated attributes description (#78)
1 parent 52aa95f commit 85c74ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

common.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ components:
5959
quality:
6060
$ref: "#/components/schemas/QualityRequest"
6161
attributes:
62-
description: "Whether to evaluate attributes, such as age and emotions."
62+
description: "If set, the selected attributes, such as age or emotions, are evaluated."
6363
type: object
6464
properties:
6565
config:
@@ -581,4 +581,4 @@ components:
581581
x-enum-varnames:
582582
- LVC_REAL
583583
- LVC_FAKE
584-
- LVC_UNKNOWN
584+
- LVC_UNKNOWN

0 commit comments

Comments
 (0)