ng-openapi-gen
ng-openapi-gen copied to clipboard
Only JSON API
Hi,
another option I would like to get is to make it possible to only accept a content-type. For example, I only need the REST API with Json content, not form data.
Using --skipJsonSuffix
helps a lot to not complete with long lines, but our projects doesn't need others methods.
Thanks :smile: