shuttle-hq / synth

The Declarative Data Generator
https://www.getsynth.com/
Apache License 2.0
1.38k stars 109 forks source link

Swagger integration #386

Open gron1987 opened 2 years ago

gron1987 commented 2 years ago

Required Functionality I would appreciate for the functionality of new import - import from Swagger spec (and Async / CloudEvents if this is possible). That would help a lot with data generation for mocks/stubs and performance testing

Proposed Solution

Use case Generating mocks/stubs for performance testing of APIs and fast data for POC validations

iamwacko commented 2 years ago

This could be possible, but it would require a bit of work. If you could open a PR that would be great.