ex-aws / ex_aws

A flexible, easy to use set of clients AWS APIs for Elixir

Home Page:https://hex.pm/packages/ex_aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HEAD and OPTIONS verbs missing from the HTTP method type spec

gesta opened this issue · comments

Environment

  • Elixir & Erlang versions (elixir --version): 1.12.3
  • ExAws version 2.3.0
  • ExAwsS3 version 2.3.2
  • HTTP client version. 1.18.1

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