Skip to content

Commit

Permalink
fix: openapi spec
Browse files Browse the repository at this point in the history
  • Loading branch information
barisusakli committed Aug 22, 2020
1 parent c4ad14c commit 4f7cfd5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion public/openapi/read.yaml
Expand Up @@ -4925,7 +4925,7 @@ paths:
- type: string
- type: number
targetUid:
- type: number
type: number
datetime:
type: number
labelClass:
Expand Down Expand Up @@ -4992,6 +4992,8 @@ paths:
type: string
targetId:
type: number
targetUid:
type: number
datetime:
type: number
datetimeISO:
Expand Down

0 comments on commit 4f7cfd5

Please sign in to comment.