Mock data with MSW #1474
Closed
thelafarge
started this conversation in
General
Replies: 1 comment
-
|
@thelafarge You can use For creating more custom types, could you use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
This simple response generate
faker.string.alpha()Do you know what can I do in my OpenAPI schema si kubb generate something more interesting than
faker.string.alpha()?Also when I try to generate fake data for the MSW plugin with the parser set to "data" instead of "faker" no data is returned. I assume that it would have picked the example value ?
What am I missing ?
What is your workflow when using kubb ? Do you set
output.cleanto false in the config and edit manually the generated file to return what you want ?Beta Was this translation helpful? Give feedback.
All reactions