View source: R/generated_client.R
| scripts_post_sql_git_commits | R Documentation | 
Commit and push a new version of the file
scripts_post_sql_git_commits(id, content, message, file_hash)
id | 
 integer required. The ID of the item.  | 
content | 
 string required. The contents to commit to the file.  | 
message | 
 string required. A commit message describing the changes being made.  | 
file_hash | 
 string required. The full SHA of the file being replaced.  | 
A list containing the following elements:
content | 
 string, The file's contents.  | 
type | 
 string, The file's type.  | 
size | 
 integer, The file's size.  | 
fileHash | 
 string, The SHA of the file.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.