wordpress-develop/src/wp-includes/rest-api
Joe Hoyle d76017c51e REST API: Clean up argument and property types.
There's a couple of places where we were missing type notes for arguments, which mainly affects documentation.

Props jnylen0.
Fixes #38792.


git-svn-id: https://develop.svn.wordpress.org/trunk@39250 602fd350-edb4-49c9-b593-d223f7449a82
2016-11-15 18:15:30 +00:00
..
endpoints REST API: Clean up argument and property types. 2016-11-15 18:15:30 +00:00
fields REST API: After [39238] and [39239], move the remaining translator comments to preceding line. 2016-11-15 13:06:11 +00:00
class-wp-rest-request.php REST API: Only provide JSON error code on PHP 5.3+. 2016-11-03 04:57:00 +00:00
class-wp-rest-response.php DOCS: Replace HTTP links with HTTPS. 2016-06-10 04:49:09 +00:00
class-wp-rest-server.php REST API: Support querying for multiple post statuses. 2016-11-03 01:45:48 +00:00