lib/hello_sign/resource.rb in hellosign-ruby-sdk-3.1.0 vs lib/hello_sign/resource.rb in hellosign-ruby-sdk-3.2.0
- old
+ new
@@ -1,10 +1,10 @@
#
# The MIT License (MIT)
-#
+#
# Copyright (C) 2014 hellosign.com
-#
+#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
@@ -29,5 +29,6 @@
require 'hello_sign/resource/embedded'
require 'hello_sign/resource/template'
require 'hello_sign/resource/signature_request'
require 'hello_sign/resource/team'
require 'hello_sign/resource/unclaimed_draft'
+require 'hello_sign/resource/api_app'