File tree 5 files changed +10
-10
lines changed
5 files changed +10
-10
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
Original file line number Diff line number Diff line change @@ -161,8 +161,8 @@ string | `string` | | |
161
161
byte | ` string ` | ` byte ` | base64 encoded characters
162
162
binary | ` string ` | ` binary ` | any sequence of octets
163
163
boolean | ` boolean ` | | |
164
- date | ` string ` | ` date ` | As defined by ` full-date ` - [ RFC3339] ( http ://xml2rfc .ietf.org/public/rfc/ html/rfc3339.html#anchor14 )
165
- dateTime | ` string ` | ` date-time ` | As defined by ` date-time ` - [ RFC3339] ( http ://xml2rfc .ietf.org/public/rfc/ html/rfc3339.html#anchor14 )
164
+ date | ` string ` | ` date ` | As defined by ` full-date ` - [ RFC3339] ( https ://datatracker .ietf.org/doc/ html/rfc3339#section-5.6 )
165
+ dateTime | ` string ` | ` date-time ` | As defined by ` date-time ` - [ RFC3339] ( https ://datatracker .ietf.org/doc/ html/rfc3339#section-5.6 )
166
166
password | ` string ` | ` password ` | A hint to UIs to obscure input.
167
167
168
168
### <a name =" richText " ></a >Rich Text Formatting
Original file line number Diff line number Diff line change @@ -161,8 +161,8 @@ string | `string` | | |
161
161
byte | ` string ` | ` byte ` | base64 encoded characters
162
162
binary | ` string ` | ` binary ` | any sequence of octets
163
163
boolean | ` boolean ` | | |
164
- date | ` string ` | ` date ` | As defined by ` full-date ` - [ RFC3339] ( https://xml2rfc .ietf.org/public/rfc/ html/rfc3339.html#anchor14 )
165
- dateTime | ` string ` | ` date-time ` | As defined by ` date-time ` - [ RFC3339] ( https://xml2rfc .ietf.org/public/rfc/ html/rfc3339.html#anchor14 )
164
+ date | ` string ` | ` date ` | As defined by ` full-date ` - [ RFC3339] ( https://datatracker .ietf.org/doc/ html/rfc3339#section-5.6 )
165
+ dateTime | ` string ` | ` date-time ` | As defined by ` date-time ` - [ RFC3339] ( https://datatracker .ietf.org/doc/ html/rfc3339#section-5.6 )
166
166
password | ` string ` | ` password ` | A hint to UIs to obscure input.
167
167
168
168
### <a name =" richText " ></a >Rich Text Formatting
Original file line number Diff line number Diff line change @@ -162,8 +162,8 @@ The formats defined by the OAS are:
162
162
` string ` | ` byte ` | base64 encoded characters
163
163
` string ` | ` binary ` | any sequence of octets
164
164
` boolean ` | | |
165
- ` string ` | ` date ` | As defined by ` full-date ` - [ RFC3339] ( https://xml2rfc .ietf.org/public/rfc/ html/rfc3339.html#anchor14 )
166
- ` string ` | ` date-time ` | As defined by ` date-time ` - [ RFC3339] ( https://xml2rfc .ietf.org/public/rfc/ html/rfc3339.html#anchor14 )
165
+ ` string ` | ` date ` | As defined by ` full-date ` - [ RFC3339] ( https://datatracker .ietf.org/doc/ html/rfc3339#section-5.6 )
166
+ ` string ` | ` date-time ` | As defined by ` date-time ` - [ RFC3339] ( https://datatracker .ietf.org/doc/ html/rfc3339#section-5.6 )
167
167
` string ` | ` password ` | A hint to UIs to obscure input.
168
168
169
169
Original file line number Diff line number Diff line change @@ -166,8 +166,8 @@ The formats defined by the OAS are:
166
166
` string ` | ` byte ` | base64 encoded characters
167
167
` string ` | ` binary ` | any sequence of octets
168
168
` boolean ` | | |
169
- ` string ` | ` date ` | As defined by ` full-date ` - [ RFC3339] ( https://xml2rfc .ietf.org/public/rfc/ html/rfc3339.html#anchor14 )
170
- ` string ` | ` date-time ` | As defined by ` date-time ` - [ RFC3339] ( https://xml2rfc .ietf.org/public/rfc/ html/rfc3339.html#anchor14 )
169
+ ` string ` | ` date ` | As defined by ` full-date ` - [ RFC3339] ( https://datatracker .ietf.org/doc/ html/rfc3339#section-5.6 )
170
+ ` string ` | ` date-time ` | As defined by ` date-time ` - [ RFC3339] ( https://datatracker .ietf.org/doc/ html/rfc3339#section-5.6 )
171
171
` string ` | ` password ` | A hint to UIs to obscure input.
172
172
173
173
You can’t perform that action at this time.
0 commit comments