@kubb/plugin-msw 5.0.0-beta.64 → 5.0.0-beta.74

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -22,9 +22,9 @@
22
22
 
23
23
  # @kubb/plugin-msw
24
24
 
25
- ### Generate MSW request handlers from OpenAPI
25
+ ### Generate MSW request handlers with Kubb
26
26
 
27
- `@kubb/plugin-msw` generates Mock Service Worker (MSW) request handlers from your OpenAPI specification. The handlers work in both browser and Node.js environments via MSW v2.
27
+ `@kubb/plugin-msw` generates Mock Service Worker (MSW) request handlers with Kubb. The handlers work in both browser and Node.js environments via MSW v2.
28
28
 
29
29
  ## Installation
30
30