lib/hello_sign/api.rb in hellosign-ruby-sdk-3.1.0 vs lib/hello_sign/api.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 @@ -27,5 +27,6 @@ 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'