Skip to content

Commit 0b20798

Browse files
author
Ron
authored
styling fix
1 parent f2ee7a3 commit 0b20798

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

versions/3.0.2.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -161,10 +161,8 @@ The formats defined by the OAS are:
161161
`string` | `byte` | base64 encoded characters
162162
`string` | `binary` | any sequence of octets
163163
`boolean` | | |
164-
`string` | `date` | As defined by `full-date` -
165-
[RFC3339](https://xml2rfc.ietf.org/public/rfc/html/rfc3339.html#anchor14)
166-
`string` | `date-time` | As defined by `date-time` -
167-
[RFC3339](https://xml2rfc.ietf.org/public/rfc/html/rfc3339.html#anchor14)
164+
`string` | `date` | As defined by `full-date` - [RFC3339](https://xml2rfc.ietf.org/public/rfc/html/rfc3339.html#anchor14)
165+
`string` | `date-time` | As defined by `date-time` - [RFC3339](https://xml2rfc.ietf.org/public/rfc/html/rfc3339.html#anchor14)
168166
`string` | `password` | A hint to UIs to obscure input.
169167

170168

0 commit comments

Comments
 (0)