Automattic / wpcom.ex

WordPress.com Elixir API client
https://hex.pm/packages/wpcom
MIT License
9 stars 2 forks source link

Allow api version overrides per request #18

Closed mhsdef closed 4 years ago

mhsdef commented 4 years ago

The single central switching design is pretty silly, needs more thought.

An example:

Requests are coming in constantly. And the central setting is stateful.

This change lets us override on a per request basis.