-
Notifications
You must be signed in to change notification settings - Fork 9k
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
Optional nickname is required? #178
Comments
Yes, I will update that in the wiki. It technically could be auto-generated by the UI if it doesn't exist but that's not supported as you found. https://github.com/wordnik/swagger-core/wiki/API-Declaration#apis |
Also, I found a discrepancy in the API-Declaration. |
The correct field is |
The "optional" nickname is required by swagger-ui swagger-api/swagger-ui#178
In the https://github.com/wordnik/swagger-core/wiki/API-Declaration it says:
But swagger-ui crashes with the message: SwaggerOperations must have a nickname.
The text was updated successfully, but these errors were encountered: