ex-aws / ex_aws

A flexible, easy to use set of clients AWS APIs for Elixir
https://hex.pm/packages/ex_aws
MIT License
1.27k stars 526 forks source link

HEAD and OPTIONS verbs missing from the HTTP method type spec #870

Closed gesta closed 2 years ago

gesta commented 2 years ago

Environment

Current behavior

The HTTP method type spec is a subset of the supported verbs. HEAD and OPTIONS are also in use.

Expected behavior

The extra verbs should be added to the typespec