TykTechnologies / tyk-charts

Mozilla Public License 2.0
25 stars 21 forks source link

[TT-13080], added support for path prefix/suffix matching env vars #319

Closed andrei-tyk closed 2 months ago

andrei-tyk commented 2 months ago

Description

Added support for TYK_GW_HTTPSERVEROPTIONS_ENABLEPATHPREFIXMATCHING and TYK_GW_HTTPSERVEROPTIONS_ENABLEPATHSUFFIXMATCHING introduced in the latest Tyk release. The new variables are set to true by default to promote unambiguous route matching.

TASK: https://tyktech.atlassian.net/browse/TT-13080 PARENT TASK: https://tyktech.atlassian.net/browse/TT-12865

Related Issue

Motivation and Context

Test Coverage For This Change

Screenshots (if appropriate)

Types of changes

Checklist