WordPress/wp-includes/rest-api
Ryan McCue 47bee5157b REST API: Add support for CURIEs.
CURIEs are Compact URIs, which provide a more usable way to use
custom relations in the API. The `wp` CURIE is registered by default
for `https://api.w.org/` URI relations.

Fixes #34729.
Props joehoyle.

Built from https://develop.svn.wordpress.org/trunk@36533


git-svn-id: http://core.svn.wordpress.org/trunk@36500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-02-16 02:19:27 +00:00
..
class-wp-rest-request.php REST API: Improve formatting of failed validation errors. 2015-12-12 18:23:28 +00:00
class-wp-rest-response.php REST API: Add support for CURIEs. 2016-02-16 02:19:27 +00:00
class-wp-rest-server.php REST API: Add support for CURIEs. 2016-02-16 02:19:27 +00:00