Changeset 10916 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/block-json/class-validator.php
- Timestamp:
- 04/20/2021 07:28:24 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/block-json/class-validator.php
r9993 r10916 37 37 'type' => 'object', 38 38 'properties' => array( 39 'apiVersion' => array( 40 'type' => 'string', 41 ), 39 42 'attributes' => array( 40 43 'type' => 'object',
Note: See TracChangeset
for help on using the changeset viewer.