ramlo
ramlo copied to clipboard
Multiple identical endpoints are allowed
Consider an example:
/bar: /foo: description: Endpoint /bar/foo /bar/foo: description: second endpoint /bar/foo
It results in generating two endpoint nodes with identical URIs.
Coexistence of such twin endpoints should be disallowed.