From 9b521671c8e8675082ac1eb32f8b55d1c4a2fcfb Mon Sep 17 00:00:00 2001 From: Emily Ye Date: Wed, 27 Mar 2019 14:51:50 -0700 Subject: [PATCH] replace self_query with nested_query for resource manager liens --- products/resourcemanager/api.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/products/resourcemanager/api.yaml b/products/resourcemanager/api.yaml index 95ee72625da3..9c980155a2e2 100644 --- a/products/resourcemanager/api.yaml +++ b/products/resourcemanager/api.yaml @@ -126,6 +126,9 @@ objects: # This isn't a real 'kind' - this API has some inconsistencies and doesn't return one. kind: 'resourceManager#liensList' items: 'liens' + nested_query: !ruby/object:Api::Resource::NestedQuery + keys: + - liens identity: - name description: A Lien represents an encumbrance on the actions that can be performed on a resource.