Drumbeat/MoJo/hackfest/berlin/projects/MetaProject: Difference between revisions

Jump to navigation Jump to search
Line 95: Line 95:
<u>'''Inputs'''</u>
<u>'''Inputs'''</u>


  - '''text_file''':''file'' // The text file to store on the server
  - '''text_file''':''file'' // text file to store on the server
  - '''url''':''str'' // The url containing the text to store on the server
  - '''url''':''str'' // url containing the text to store on the server
  - '''text''':''str'' // The text to store on the server
  - '''text''':''str'' // text to store on the server
  - '''ttl''':''int'' {D:0} // The number of seconds until the file will be removed from the system (0 means indefinitely)
  - '''ttl''':''int'' {D:0} // number of seconds until the file will be removed from the system (0 means indefinitely)


''Note:'' Either text_file, url, or text must be provided
''Note:'' Either text_file, url, or text must be provided
Line 104: Line 104:
<u>'''Outputs'''</u>
<u>'''Outputs'''</u>


  - '''miid''':''int'' // The unique media item id assigned to this item
  - '''miid''':''int'' // unique media item id assigned to this item


====GET====
====GET====
94

edits

Navigation menu