<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>www.ritlabs.com [Topic: Help needed for a close match on endpoint paths]</title>
		<link>http://www.ritlabs.com</link>
		<description>New posts in Help needed for a close match on endpoint paths of  forum at www.ritlabs.com [www.ritlabs.com]</description>
		<language>en</language>
		<docs>http://backend.userland.com/rss2</docs>
		<lastBuildDateTag>Wed, 29 Jan 2020 11:35:14 +0200</lastBuildDateTag>		<item>
			<title>Help needed for a close match on endpoint paths</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic14553/message48886/">Help needed for a close match on endpoint paths</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			You might like to play with <noindex><a href="https://www.regular-expressions.info/regexmagic.html" target="_blank" rel="nofollow">this</a></noindex>, perhaps? <br />
			<i>29 January 2020 11:35:14, <a href="http://www.ritlabs.com/en/forums/">Marc Wilson</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic14553/message48886/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic14553/message48886/</guid>
			<pubDate>Wed, 29 Jan 2020 11:35:14 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>Help needed for a close match on endpoint paths</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic14553/message48668/">Help needed for a close match on endpoint paths</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			Hi Anthony, we don't seem to have any real RegEx specialists here, so please don't waste too much time waiting for an answer here. You'd probably be better off asking in a forum that's fully dedicated to regular expressions. Sorry! <br />
			<i>18 December 2019 13:13:55, <a href="http://www.ritlabs.com/en/forums/">Daniel van Rooijen</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic14553/message48668/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic14553/message48668/</guid>
			<pubDate>Wed, 18 Dec 2019 13:13:55 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>Help needed for a close match on endpoint paths</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic14553/message48631/">Help needed for a close match on endpoint paths</a></b> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			<p>My goal is to match each portion of a endpoint path and ensure that it is in proper camelCase (for endpoints with {}, match the contents inside but excluding the brackets. The current regex I am using is as follows:<br />\/({?&#91;a-z\d&#93;(?:&#91;a-zA-Z\d&#93;)*}?)+</p><p>which is close but is matching on the segments, not the entire line (which I need). My current example dataset is the following (it should match every line but the last):<br />/true/{testTestId}/{test}/{x}/{y} <br />/v1/testTest<br />/v1/tests<br />/v1/tests/{testId}<br />/v1/TestTest/{testTestId}</p><p></p><p>I have tried using boundaries and anchors as I normally would but something is amiss. Any help would be incredible!</p> <br />
			<i>13 December 2019 12:49:19, <a href="http://www.ritlabs.com/en/forums/">Anthony Jaxon</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic14553/message48631/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic14553/message48631/</guid>
			<pubDate>Fri, 13 Dec 2019 12:49:19 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
	</channel>
</rss>
