This commit is contained in:
Joseph Hall 2015-04-23 15:27:16 -06:00
parent e5a186e863
commit a6d2b3d51a

View File

@ -79,6 +79,7 @@ __func_alias__ = {
'set_': 'set'
}
def set_(key, value, service=None, profile=None): # pylint: disable=W0613
'''
Set a key/value pair in the REST interface