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
How can I use this package with type safety? Is there any way to extend JsonScehamType to includes the types for ajv-format? I couldn't find a way to do that.
How can I use this package with type safety? Is there any way to extend JsonScehamType to includes the types for ajv-format? I couldn't find a way to do that.
In the above example I want to apply some formats to
name
but it's type isstring
.thanks.
The text was updated successfully, but these errors were encountered: