Changes between Version 46 and Version 47 of UniformClearinghouseAPI


Ignore:
Timestamp:
08/29/13 06:48:11 (11 years ago)
Author:
mbrinn@bbn.com
Comment:

Fix create_slice and create_project documentation about fields option

Legend:

Unmodified
Added
Removed
Modified
  • UniformClearinghouseAPI

    v46 v47  
    516516'''Arguments:'''
    517517
    518 Options: Contains field/value pairs for object to be created
     518Options: 'fields', a dictionary field/value pairs for object to be created
    519519
    520520slice_name: Name of slice to create. NB: A slice name must adhere to the restrictions for slice names in the Aggregate Manager (AM) API, namely: 1) must be <= 19 characters, only alphanumeric plus hyphen, no leading hyphen.
     
    723723'''Arguments:'''
    724724
    725 Options: Dictionary of name/value pairs for newly created project.
     725Options: 'fields', a dictionary of name/value pairs for newly created project.
    726726
    727727'''Return:'''