File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ string | `string` | | |
92
92
byte | ` string ` | ` byte ` | base64 encoded characters
93
93
binary | ` string ` | ` binary ` | any sequence of octets
94
94
boolean | ` boolean ` | | |
95
- date | ` string ` | ` date ` | As defined by ` full-date ` - [ RFC3339] ( http ://xml2rfc .ietf.org/public/rfc/ html/rfc3339.html#anchor14 )
96
- dateTime | ` string ` | ` date-time ` | As defined by ` date-time ` - [ RFC3339] ( http ://xml2rfc .ietf.org/public/rfc/ html/rfc3339.html#anchor14 )
95
+ date | ` string ` | ` date ` | As defined by ` full-date ` - [ RFC3339] ( https ://datatracker .ietf.org/doc/ html/rfc3339#section-5.6 )
96
+ dateTime | ` string ` | ` date-time ` | As defined by ` date-time ` - [ RFC3339] ( https ://datatracker .ietf.org/doc/ html/rfc3339#section-5.6 )
97
97
password | ` string ` | ` password ` | Used to hint UIs the input needs to be obscured.
98
98
99
99
### Schema
You can’t perform that action at this time.
0 commit comments