Skip to content

Commit 424c010

Browse files
Dummy change to trigger the workflows.
1 parent bb75e9a commit 424c010

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/wp-includes/rest-api.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ function rest_sanitize_schema_properties( $data, $server, $request ) {
224224
$data['schema'] = rest_sanitize_schema_properties_recursive( $data['schema'] );
225225
}
226226

227+
227228
return $data;
228229
}
229230

0 commit comments

Comments
 (0)