Skip to content

Commit d70b98c

Browse files
committed
style: missing description for authored data array
1 parent 70538ac commit d70b98c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openapi/components/schemas/AuthoredChallenges.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ required:
44
properties:
55
data:
66
type: array
7+
description: Array of authored challenges.
78
items:
89
$ref: ./AuthoredChallenge.yaml

0 commit comments

Comments
 (0)