lib/hello_sign/api.rb in hellosign-ruby-sdk-3.7.5 vs lib/hello_sign/api.rb in hellosign-ruby-sdk-3.7.6
- old
+ new
@@ -1,6 +1,5 @@
-#
# The MIT License (MIT)
#
# Copyright (C) 2014 hellosign.com
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -18,15 +17,15 @@
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
-#
require 'hello_sign/api/account'
require 'hello_sign/api/embedded'
require 'hello_sign/api/template'
require 'hello_sign/api/signature_request'
require 'hello_sign/api/team'
require 'hello_sign/api/unclaimed_draft'
require 'hello_sign/api/oauth'
require 'hello_sign/api/api_app'
+require 'hello_sign/api/bulk_send_job'