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:
type: array
description: A collection of uids
items:
type: number
example:
uids:
- 1

Loading…
Cancel
Save