We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 852673a commit a16e092Copy full SHA for a16e092
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
+password | `string` | `password` | Used to hint UIs the input needs to be obscured.
96
97
### Schema
98
0 commit comments