Skip to content

Commit 682d600

Browse files
committed
correct name of parameter returned
1 parent ed90d91 commit 682d600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1806,7 +1806,7 @@ paths:
18061806
type: string # TODO: integer or array of integers WISHLIST: arrays
18071807
examples:
18081808
- [0, 1, 2, 3, 4, 5, 6, 7]
1809-
values:
1809+
value:
18101810
type: array
18111811
items: {}
18121812
examples:

0 commit comments

Comments
 (0)