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

Ensure uniqueness of emitted API Element ids #66

Open
tjanc opened this issue Jan 4, 2019 · 1 comment
Open

Ensure uniqueness of emitted API Element ids #66

tjanc opened this issue Jan 4, 2019 · 1 comment

Comments

@tjanc
Copy link
Contributor

tjanc commented Jan 4, 2019

API Element ids in general SHALL be unique in an API Elements document.

In OAS3, an example of a similar requirement is operationIds to be unique in the context of an API description.

I imagine a factory function for API Element ids; maybe such functionality belongs to minim?

@kylef kylef transferred this issue from another repository Jan 18, 2019
@kylef kylef added the openapi3 label Jan 18, 2019
@kylef kylef added this to the OpenAPI 3 Parser 1.0.0 milestone Jan 18, 2019
@kylef kylef closed this as completed Jan 22, 2019
@kylef kylef reopened this Jan 22, 2019
@kylef
Copy link
Member

kylef commented Jan 22, 2019

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