openapi-test-data-generator
openapi-test-data-generator copied to clipboard
otdgen is an open-source tool that generates JavaScript/TypeScript/JSON format test data from an OpenAPI schema file in YAML format.
**Is your feature request related to a problem? Please describe.** Requesting responses from OpenAI can be time-consuming and expensive. **Describe the solution you'd like** I would like to suggest implementing...
# Description Replace deprecated model ## Checklist Please review the following checklist to ensure that all necessary steps have been taken: - [ ] All unit tests pass successfully. -...
Thanks for putting the effort into writing this tool, it *is* appreciated! **Describe the bug** I'm experimenting with a schema that has a `oneOf` element, and I wanted to see...