Closed dgalarza closed 6 years ago
Extracts Pandadoc::Api::Client to encapsulate http interactions with the API. We previously had a lot of duplication of the interactions with HTTParty, as well as duplication on how to authenticate requests with the Bearer token.
Extracts Pandadoc::Api::Client to encapsulate http interactions with the API. We previously had a lot of duplication of the interactions with HTTParty, as well as duplication on how to authenticate requests with the Bearer token.