Generate requests based on existing OpenAPI spec #7
chbndrhnns
started this conversation in
Ideas
Replies: 1 comment
-
Hi, yes it would be of interest. I'd rather make that an own binary (perhaps named aingen?) than put it into ain. This binary would know to write out template.ain files from many formats . Ideally it will be bundled with ain so the come in the same install. I haven't looked into how much work it would be, but I'll probably do that in the not-too-distant future. Or I'd be open to help out if someone else did too... |
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
-
This is what the UI-based tools can do: they read the spec file and create requests for you, either stub requests if no examples are specified or they even take the examples from the spec file as payloads.
I would like to understand if this would be of interest for this tool, as well.
Beta Was this translation helpful? Give feedback.
All reactions