Skip to content

Commit

Permalink
fix: missing one property in openapi doc
Browse files Browse the repository at this point in the history
  • Loading branch information
julianlam committed Oct 8, 2020
1 parent a1ddc21 commit af2e424
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openapi.yaml
Expand Up @@ -75,6 +75,8 @@ paths:
uids:
type: array
description: A collection of uids
items:
type: number
example:
uids:
- 1
Expand Down

0 comments on commit af2e424

Please sign in to comment.