@kubb/plugin-faker 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-faker
24
24
 
25
- ### Generate Faker mock data from OpenAPI
25
+ ### Generate Faker mock data with Kubb
26
26
 
27
- `@kubb/plugin-faker` generates Faker.js factory functions from your OpenAPI schemas. Each schema produces a function that returns realistic mock data matching the schema's structure.
27
+ `@kubb/plugin-faker` generates Faker.js factory functions with Kubb. Each schema produces a function that returns realistic mock data matching the schema's structure.
28
28
 
29
29
  ## Installation
30
30