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
yes, that's right. The time format is not part of core OpenAPI 3.0.x spec, but it's now part of Official format registry, and supported by OpenAPI 3.1.x out of the box. It's good to have it in OpenAPI 3.0.x as well.
Q&A (please complete the following information)
Content & configuration
Example Swagger/OpenAPI definition:
Describe the bug you're encountering
As you can see in the screenshot, Swagger UI is not producing an example for the
time
property, which is astring
with format set totime
:To reproduce...
Steps to reproduce the behavior:
Expected behavior
The current time as the example value
The text was updated successfully, but these errors were encountered: