Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple identical endpoints are allowed #19

Open
Plackier opened this issue Aug 8, 2016 · 0 comments
Open

Multiple identical endpoints are allowed #19

Plackier opened this issue Aug 8, 2016 · 0 comments
Labels

Comments

@Plackier
Copy link

Plackier commented Aug 8, 2016

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.

@kamilzasada kamilzasada added the bug label Sep 3, 2016
@kamilzasada kamilzasada added this to the Release Candidate milestone Sep 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants