Wordpress/tests
Gary Pendergast a86bc6f565 REST API: Add support for arrays in schema validation and sanitization.
By allowing more fine-grained validation and sanitisation of endpoint args, we can ensure the correct data is being passed to endpoints.

This can easily be extended to support new data types, such as CSV fields or objects.

Props joehoyle, rachelbaker, pento.
Fixes #38531.



git-svn-id: https://develop.svn.wordpress.org/trunk@39046 602fd350-edb4-49c9-b593-d223f7449a82
2016-10-31 01:47:36 +00:00
..
phpunit REST API: Add support for arrays in schema validation and sanitization. 2016-10-31 01:47:36 +00:00
qunit Customize: Ensure that qunit test enters in expected state and tests wp.customize.dirtyValues in starter content context. 2016-10-28 03:28:07 +00:00