We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0904fdd commit c3119d8Copy full SHA for c3119d8
versions/2.0.md
@@ -92,6 +92,7 @@ byte | `string` | `byte` |
92
boolean | `boolean` | |
93
date | `string` | `date` | As defined by `full-date` - [RFC3339](http://xml2rfc.ietf.org/public/rfc/html/rfc3339.html#anchor14)
94
dateTime | `string` | `date-time` | As defined by `date-time` - [RFC3339](http://xml2rfc.ietf.org/public/rfc/html/rfc3339.html#anchor14)
95
+time | `string` | `time` | As defined by `full-time` - [RFC3339](http://xml2rfc.ietf.org/public/rfc/html/rfc3339.html#anchor14)
96
password | `string` | `password` | Used to hint UIs the input needs to be obscured.
97
98
### Schema
0 commit comments