Create network_converter for services/network/* types

This commit is contained in:
deepak1556 2018-04-13 01:50:01 +05:30 committed by Samuel Attard
parent f1e2304585
commit c4b8e106c0
11 changed files with 126 additions and 123 deletions

View file

@ -1,11 +0,0 @@
# UploadFileSystem Object
*(Deprecated)*
* `type` String - `fileSystem`.
* `filsSystemURL` String - FileSystem url to read data for upload.
* `offset` Integer - Defaults to `0`.
* `length` Integer - Number of bytes to read from `offset`.
Defaults to `0`.
* `modificationTime` Double - Last Modification time in
number of seconds since the UNIX epoch.