I have an interest in just generating the HTTP client from swagger, although, I like the current behavior that generates both. Is there any interest in a PR that would be something like `--client-only` or `--server-only` ?
I have an interest in just generating the HTTP client from swagger, although, I like the current behavior that generates both.
Is there any interest in a PR that would be something like
--client-onlyor--server-only?