From 831b9eda626153083c7de0e5a501c4f178b4d202 Mon Sep 17 00:00:00 2001 From: Devin McCurdy Date: Fri, 22 Mar 2024 15:49:46 -0400 Subject: [PATCH] Add va_online_scheduling_enable_OH_slots_search feature flag (#15980) --- config/features.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/features.yml b/config/features.yml index acdfc9d4bb4..336efbf6796 100644 --- a/config/features.yml +++ b/config/features.yml @@ -1120,6 +1120,10 @@ features: actor_type: user enable_in_development: true description: Allows appointment cancellations to be routed to Oracle Health sites. + va_online_scheduling_enable_OH_slots_search: + actor_type: user + enable_in_development: true + description: Toggle for routing slots search requests to the VetsAPI Gateway Service(VPG) instead of vaos-service va_online_scheduling_datadog_RUM: actor_type: user description: Enables datadog Real User Monitoring.