wordpress-develop/tests/phpunit/tests/blocks/fixtures
Riad Benguella 123a965c70 Block Editor: Expose api_version in the block type and the REST endpoint.
The new block editor included in 5.6 introduces an api_version property
that indicates which block API version the block is using. 
This commits makes this property available on the block type and the endpoint.

Props TimothyBlynJacobs, gziolo.
Fixes #51529.



git-svn-id: https://develop.svn.wordpress.org/trunk@49224 602fd350-edb4-49c9-b593-d223f7449a82
2020-10-20 07:52:06 +00:00
..
block.asset.php Editor: Introduce new API method that register block from block.json metadata file 2020-06-23 15:43:19 +00:00
block.css Editor: Introduce new API method that register block from block.json metadata file 2020-06-23 15:43:19 +00:00
block.js Editor: Introduce new API method that register block from block.json metadata file 2020-06-23 15:43:19 +00:00
block.json Block Editor: Expose api_version in the block type and the REST endpoint. 2020-10-20 07:52:06 +00:00