We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e6a830 commit 311ff04Copy full SHA for 311ff04
src/oas.md
@@ -3574,7 +3574,7 @@ The formats defined by the OAS are:
3574
| `double` | number | |
3575
| `password` | string | A hint to obscure the value. |
3576
3577
-As noted under [Data Type](#data-types), both `type: number` and `type: integer` are considered to be numbers in the data model.
+As noted under [Data Types](#data-types), both `type: number` and `type: integer` are considered to be numbers in the data model.
3578
3579
See [Working with Binary Data](#working-with-binary-data) for guidance on modeling binary data in different places and scenarios.
3580
Note that binary data modeling changed between OAS 3.0 and 3.1.
0 commit comments