Skip to content

Instantly share code, notes, and snippets.

@Olgagr
Created June 13, 2017 04:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Olgagr/05e8a7e60e5ab8469ceb712f5fbd063c to your computer and use it in GitHub Desktop.
Save Olgagr/05e8a7e60e5ab8469ceb712f5fbd063c to your computer and use it in GitHub Desktop.
Request example
{ fields: { name: 'Olga', country: 'Poland' },
files:
{ file:
File {
domain: null,
_events: {},
_eventsCount: 0,
_maxListeners: undefined,
size: 16,
path: '/var/folders/9n/3gmvwlgx6r31l_48vmlwgs000000gn/T/upload_333f3e402543bb6324609ac10cf5b28b',
name: 'test.txt',
type: 'text/plain',
hash: null,
lastModifiedDate: 2017-06-13T04:38:47.955Z,
_writeStream: [Object]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment