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 1d630fe commit 53c6a61Copy full SHA for 53c6a61
versions/3.1.1.md
@@ -157,7 +157,7 @@ The formats defined by the OAS are:
157
`integer` | `int64` | signed 64 bits (a.k.a long)
158
`number` | `float` | |
159
`number` | `double` | |
160
-`string` | `password` | A hint to UIs and backend systems to obscure/redact the value.
+`string` | `password` | A hint to obscure/redact the value.
161
162
### <a name="richText"></a>Rich Text Formatting
163
Throughout the specification `description` fields are noted as supporting CommonMark markdown formatting.
0 commit comments