Skip to content

Environments API: Require search query to have at least 3 characters

Alishan Ladhani requested to merge ali/environment_search_api_min_chars into master

What does this MR do and why?

Changes the List environments API endpoint to require the search param to have at least 3 characters. This change is behind the environment_search_api_min_chars flag.

Related to #382532 (closed)

FF rollout issue: #387244 (closed)

Screenshots or screen recordings

Flag off

Flag_off

Flag on

flag_on

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Alishan Ladhani

Merge request reports