fix: update HTTPRoute path prefix to /propertySettingsSvcV3

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Sagar Patil 2026-04-07 19:07:06 +05:30
parent f52e6f8645
commit 032f8fdc19

View File

@ -104,7 +104,7 @@ httpRoute:
- matches: - matches:
- path: - path:
type: PathPrefix type: PathPrefix
value: /propertySettingsSvcV2 value: /propertySettingsSvcV3
# filters: # filters:
# - type: RequestHeaderModifier # - type: RequestHeaderModifier
# requestHeaderModifier: # requestHeaderModifier: