Introduce a new endpoint /features that handles GET requests with query params containing platform, code_version and staff flag, e.g. /features?code_version=130&is_staff=false&platform=iOS.
Depends on D6860
Differential D6861
[services][feature-flags] Introduce `features` endpoint tomek on Feb 23 2023, 8:43 AM. Authored by Tags None Referenced Files
Details Introduce a new endpoint /features that handles GET requests with query params containing platform, code_version and staff flag, e.g. /features?code_version=130&is_staff=false&platform=iOS. Depends on D6860 Send a request to an endpoint and check if provided query params can be accessed.
Diff Detail
Event Timeline
|