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
diego-aquino
changed the title
Alias HttpSchema.Paths<{ ... }> to HttpSchema<{ ... }>
Move HttpSchema.Paths<{ ... }> to HttpSchema<{ ... }>Aug 24, 2024
For consistency,
HttpSchema.Paths<{ ... }>
should be deprecated and changed toHttpSchema<{ ... }>
.The text was updated successfully, but these errors were encountered: