<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 04/08/2023 11:59, Artem Goncharov
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:B84CA494-F5D2-48F1-94E4-82B9A4F43171@gmail.com"><span
style="white-space: pre-wrap">
</span>
<pre class="moz-quote-pre" wrap="">Precisely. I always strongly disliked cases where REST methods are exposed under non service catalog provided base. This is an ugly grave full of corpses.
Idea with regex sounds like a least bad for me. Eventually finding /v1 and getting one level above.
</pre>
</blockquote>
<p>You mean using the path up until "v1" or "v[1-9]+"?<br>
But is v1 (or any version) always part of the endpoint url so it's
possible to use this as a definitive delimiter?</p>
<p><br>
</p>
<p>In any case, could you then craft a patch for this one?<br>
Regards and thanks again,</p>
<p><br>
</p>
<p>Christian<br>
</p>
</body>
</html>