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

Enforce uniqueness of the operationId value of OperationObjects #50

Open
pipermerriam opened this issue Feb 2, 2015 · 1 comment
Open

Comments

@pipermerriam
Copy link
Owner

A friendly name for the operation. The id MUST be unique among all operations described in the API. Tools and libraries MAY use the operation id to uniquely identify an operation.

https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md#operationObject

Currently, there is no enforcement of the uniqueness and there should be.

@sdementen
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants