18 title: Direction
19 type: string
20▶ HTTPValidationError:
21 properties:
22 detail:
· · ·
23 items:
24▶ $ref: "#/components/schemas/ValidationError"
25 title: Detail
26 type: array
· · ·
27▶ title: HTTPValidationError
28 type: object
29 PublicCues:
· · ·
80 title: Style
81 type: string
82▶ ValidationError:
83 properties:
84 loc:
· · ·
93 type: string
94 type:
95▶ title: Error Type
96 type: string
97 required:
+ 13 more matches in this file