-
Notifications
You must be signed in to change notification settings - Fork 2.3k
SwaggerEditor@next: How can I get more information about problems? #3652
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
Comments
Required lints are now performed only when field is missing. Refs #2264 Refs swagger-api/swagger-editor#3652
Required lints are now performed only when field is missing. Refs #2264 Refs swagger-api/swagger-editor#3652
Hi @Skeeve, Thanks for the report. What your seeing are bugs in our linting system (one of which we already know of). Let's break it down: This basically tells us, that The Responses Object uses HTTP Status Codes outside of allowed IANA HTTP Status code registry Given that Fixes for the the fixture you provided have been released in [email protected]. The release was also deployed to https://editor-next.swagger.io/. Your fixture shouldn't now trigger any linting errors.
Please create separate issues with minimal OpenAPI definition fixture demonstrating the problem. We'll eliminate them one by one.
There are no more information available at this point, except for the linting message itself. If the linting message is not understandable please report it via GitHub issues, as we'll address it. |
Thanks a lot for the clear explanation and your prompt support. I will, starting Monday, report any more issues I found. |
Q&A (please complete the following information)
Content & configuration
Swagger/OpenAPI definition:
Swagger-Editor configuration options:
I didn't change it
Screenshots
How can we help?
As there are more than 100 problems in my OpenAPI definition, I'd like to know how I can get more information about all problems encountered. I searched for the exact string as well as for the apilint number but couldn't find anything helpful yet.
The text was updated successfully, but these errors were encountered: