fix: update HTTPRoute path prefix to /propertySettingsSvcV3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
f52e6f8645
commit
032f8fdc19
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user