Upgrade search schema to pick the updated "search-results" and "search-input" schemas where a validation was added to make sure "searchRequestId" is not an empty string.
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description
Upgrade search schema to pick the updated "search-results" and "search-input" schemas where a validation was added to make sure "searchRequestId" is not an empty string.
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist