lib/postmark/account_api_client.rb
Class AccountApiClient
has 32 methods (exceeds 20 allowed). Consider refactoring. Open
Open
class AccountApiClient < Client
def initialize(api_token, options = {})
options = options.dup
options[:auth_header_name] = 'X-Postmark-Account-Token'