You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimum/maximum information doesn't show in parameter validation. In "Try it Out", if I put something that out of the range, even though the Execute button stop running, there is no red border on the input to indicate error.
There should be red border to indicate error on test input.
There should be minimum, maximum validation information in UI. (Like it was for Swagger 2.0)
Screenshots
The text was updated successfully, but these errors were encountered:
Q&A
Content & configuration
Example Swagger/OpenAPI definition:
Swagger-UI configuration options:
Describe the bug you're encountering
Minimum/maximum information doesn't show in parameter validation. In "Try it Out", if I put something that out of the range, even though the Execute button stop running, there is no red border on the input to indicate error.
May be related to #4581
To reproduce...
Steps to reproduce the behavior:
test
Expected behavior
There should be red border to indicate error on
test
input.There should be minimum, maximum validation information in UI. (Like it was for Swagger 2.0)
Screenshots
The text was updated successfully, but these errors were encountered: