Changes between Version 39 and Version 40 of UniformClearinghouseAPI


Ignore:
Timestamp:
08/28/13 17:00:28 (11 years ago)
Author:
mbrinn@bbn.com
Comment:

Fix capitalization on function names

Legend:

Unmodified
Added
Removed
Modified
  • UniformClearinghouseAPI

    v39 v40  
    7171[[BR]]E.g. a list of dictionaries with these fields mandatory (…) and these fields optional (…)
    7272[[BR]]*/
    73 [[BR]]''function '''ch_func ''' (arg1, arg2, credentials, options)''
     73[[BR]]''function '''ch_func''' (arg1, arg2, credentials, options)''
    7474
    7575
     
    631631*/
    632632
    633 function lookup_slices_for_member(member_urn, credentials, options)
     633function '''lookup_slices_for_member'''(member_urn, credentials, options)
    634634
    635635== Sliver Info Service API ==
     
    654654None
    655655
    656 function register_aggregate(slice_urn, aggregate_url, credentials, options)
     656function '''register_aggregate'''(slice_urn, aggregate_url, credentials, options)
    657657
    658658/*
     
    783783*/
    784784
    785 function modify_project_membership (project_urn, credentials, options)
     785function '''modify_project_membership''' (project_urn, credentials, options)
    786786
    787787/*
     
    815815*/
    816816
    817 function lookup_projects_for_member(member_urn, credentials, options)
     817function '''lookup_projects_for_member'''(member_urn, credentials, options)
    818818
    819819== Member Authority API ==