Incorrectly specified --unelidable_request_methods args are ignored.
Open
- Dominant language
- Python
- Stars
- 157
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
Incorrectly specifying [--unelidable_request_methods](https://github.com/google/apitools/blob/master/apitools/gen/gen_client.py#L71) arguments will be silently ignored.
It would be nice to fail on this, so that user does not discover this much later in the process.
Contributor guide
Assessment
This issue has not been assessed yet.