Skip to content

Allow property placeholders in http:listener path

Latest
Compare
Choose a tag to compare
@TrueWill TrueWill released this 21 May 21:49
· 2 commits to master since this release
158ee53

Skips http:listener path check if using property placeholder.

For example, allows
<http:listener config-ref="standardHTTPS" path="/console${api.basepath}" doc:name="HTTP" />