mswjs / source

Generate MSW request handlers from various sources (HAR files, OpenAPI documents, etc).
https://source.mswjs.io
134 stars 5 forks source link

feat(fromOpenApi): support standard string formats #16

Closed kettanaito closed 2 years ago

kettanaito commented 2 years ago

Supports the following standard OAS string formats:

kettanaito commented 2 months ago

Released: v0.1.0 🎉

This has been released in v0.1.0!

Make sure to always update to the latest version (npm i @mswjs/source@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.