Changes between Version 38 and Version 39 of UniformClearinghouseAPI


Ignore:
Timestamp:
08/16/13 07:13:13 (11 years ago)
Author:
mbrinn@bbn.com
Comment:

Clarify that lookup_slices_for_member returns a list of dictionaries

Legend:

Unmodified
Added
Removed
Modified
  • UniformClearinghouseAPI

    v38 v39  
    627627'''Return:'''
    628628
    629 Dictionary of slice_urn/role pairs (‘SLICE_URN’ : slice_urn, ‘SLICE_ROLE’ : role} where role is a string of the role name
     629List of dictionary of slice_urn/role pairs [(‘SLICE_URN’ : slice_urn, ‘SLICE_ROLE’ : role} ...] for each slice to which a member belongs, where role is a string of the role name
    630630
    631631*/