ramlo icon indicating copy to clipboard operation
ramlo copied to clipboard

Multiple identical endpoints are allowed

Open Plackier opened this issue 8 years ago • 0 comments

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.

Plackier avatar Aug 08 '16 15:08 Plackier