File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -161,10 +161,8 @@ The formats defined by the OAS are:
161
161
` string ` | ` byte ` | base64 encoded characters
162
162
` string ` | ` binary ` | any sequence of octets
163
163
` 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 )
168
166
` string ` | ` password ` | A hint to UIs to obscure input.
169
167
170
168
You can’t perform that action at this time.
0 commit comments