add optional created_by record to the doc

This commit is contained in:
2016-05-16 15:01:36 -07:00
parent 31159baae9
commit 8d21dc6967
3 changed files with 23 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ Client.prototype.get = function (params = {}, source = {}) {
const _source = Object.assign({
jobtype: 'jobtype',
created_by: null,
payload: {
id: 'sample-job-1',
now: 'Mon Apr 25 2016 14:13:04 GMT-0700 (MST)'