fix: missing one property in openapi doc

v1.18.x
Julian Lam 5 years ago
parent a1ddc210b2
commit af2e424ffe

@ -75,6 +75,8 @@ paths:
uids: uids:
type: array type: array
description: A collection of uids description: A collection of uids
items:
type: number
example: example:
uids: uids:
- 1 - 1

Loading…
Cancel
Save