Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Commit

Permalink
Add files parameter to example request
Browse files Browse the repository at this point in the history
  • Loading branch information
jyoung488 committed Nov 27, 2017
1 parent cd75db1 commit 5c5ff70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/hello_sign/api/unclaimed_draft.rb
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ def create_embedded_unclaimed_draft(opts)
# :template_id => 'c26b8a16784a872da37ea946b9ddec7c1e11dff6',
# :requester_email_address => [email protected]",
# :message => 'Please sign this NDA and then we can discuss more. Let me know if you have any questions.',
# :files => ['NDA.pdf', 'AppendixA.pdf'],
# :metadata => {
# :client_id => '1234',
# :custom_text => 'NDA #9'
Expand Down

0 comments on commit 5c5ff70

Please sign in to comment.