Skip to content

Commit

Permalink
Merge branch 'master' into next-major-spec
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg authored Dec 5, 2023
2 parents cd907ee + 10902e5 commit 1ced103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/docs/reference/specification/v3.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2619,4 +2619,4 @@ binary | `string` | `binary` | any sequence of octets
boolean | `boolean` | | |
date | `string` | `date` | As defined by `full-date` - [RFC3339](https://www.rfc-editor.org/rfc/rfc3339.html#section-5.6)
dateTime | `string` | `date-time` | As defined by `date-time` - [RFC3339](https://www.rfc-editor.org/rfc/rfc3339.html#section-5.6)
password | `string` | `password` | Used to hint UIs the input needs to be obscured.
password | `string` | `password` | Used to hint UIs the input needs to be obscured.

0 comments on commit 1ced103

Please sign in to comment.