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.
2 parents 3e304ee + 71a1f70 commit bd2965cCopy full SHA for bd2965c
versions/3.0.4.md
@@ -162,7 +162,7 @@ The formats defined by the OAS are:
162
`string` | `binary` | any sequence of octets
163
`string` | `date` | As defined by `full-date` - [RFC3339](https://www.rfc-editor.org/rfc/rfc3339#section-5.6)
164
`string` | `date-time` | As defined by `date-time` - [RFC3339](https://www.rfc-editor.org/rfc/rfc3339#section-5.6)
165
-`string` | `password` | A hint to UIs to obscure input.
+`string` | `password` | A hint to obscure the value.
166
167
#### <a name="binaryData"></a>Working With Binary Data
168
0 commit comments