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 659ce3d commit 3675b04Copy full SHA for 3675b04
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 obscure/redact the value.
+`string` | `password` | A hint to obscure 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