Merge "Fix cluster query mapping"
This commit is contained in:
@@ -30,7 +30,7 @@ class Profile(resource.Resource):
|
|||||||
patch_update = True
|
patch_update = True
|
||||||
|
|
||||||
_query_mapping = resource.QueryParameters(
|
_query_mapping = resource.QueryParameters(
|
||||||
'name', 'type', 'metadata')
|
'sort', 'global_project', 'type', 'name')
|
||||||
|
|
||||||
# Bodyerties
|
# Bodyerties
|
||||||
#: The name of the profile
|
#: The name of the profile
|
||||||
|
|||||||
Reference in New Issue
Block a user