Skip to content

Commit

Permalink
add type time to valueTime (#8977)
Browse files Browse the repository at this point in the history
  • Loading branch information
kristapratico authored Apr 20, 2020
1 parent 107b95f commit 8a4b2b1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1321,6 +1321,7 @@
},
"valueTime": {
"description": "Time value.",
"format": "time",
"type": "string",
"x-nullable": false
},
Expand Down

0 comments on commit 8a4b2b1

Please sign in to comment.