Skip to content

Commit

Permalink
remove not needed default change
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasbenedetto committed Jan 24, 2024
1 parent 918dcb2 commit 3f2b556
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,6 @@ public function get_item_schema() {
public function get_collection_params() {
$query_params = parent::get_collection_params();

$query_params['context']['default'] = 'view';

unset( $query_params['search'] );

/**
Expand Down

0 comments on commit 3f2b556

Please sign in to comment.