zimicjs / zimic

TypeScript-first HTTP request mocking
https://npmjs.com/package/zimic
MIT License
9 stars 2 forks source link

Move `HttpSchema.Paths<{ ... }>` to `HttpSchema<{ ... }>` #354

Closed diego-aquino closed 2 months ago

diego-aquino commented 2 months ago

For consistency, HttpSchema.Paths<{ ... }> should be deprecated and changed to HttpSchema<{ ... }>.

github-actions[bot] commented 2 months ago

Released in v0.9.1 :tada: