Skip to content

Commit 123208d

Browse files
First pass at a JSON Schema overview
1 parent e70970f commit 123208d

2 files changed

Lines changed: 566 additions & 14 deletions

File tree

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This document details changes to the WP REST API since its public release in ver
1515
- Introduce support for default metadata values. [r48402](https://core.trac.wordpress.org/changeset/48402)
1616
- Add the `Link` header to the list of exposed cors headers. [48112](https://core.trac.wordpress.org/changeset/48112)
1717
- Add `Content-Disposition`, `Content-MD5` and `X-WP-Nonce` as allowed cors headers. [r48452](https://core.trac.wordpress.org/changeset/48452)
18+
- Improve multi-type JSON Schema support. [r48306](https://core.trac.wordpress.org/changeset/48306)
1819
- Only validate the `format` keyword if the `type` is a `string`. [r48300](https://core.trac.wordpress.org/changeset/48300)
1920
- Support the `uuid` JSON Schema format. [47753](https://core.trac.wordpress.org/changeset/47753)
2021
- Support the `hex-color` JSON Schema format. [r47450](https://core.trac.wordpress.org/changeset/47450)

0 commit comments

Comments
 (0)