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
Actually we even had a test for this condition. Turns out Open API spec as of v3.0.3 only defines formats for "date", and "date-time". There's no "time". They are floating the ideas of a "format registry", but doesn't look like it exists.
On the other hand, the Swagger library that we are using actually has optional support for times. Will turn it on for Agrest. The format will be called partial-time (not "time").
andrus
changed the title
OpenAPI does not include format="time" for time attributes
OpenAPI to use format="partial-time" for time attributes
May 28, 2022
Originally mentioned here:
The text was updated successfully, but these errors were encountered: