Skip to content

Commit

Permalink
replace self_query with nested_query for resource manager liens
Browse files Browse the repository at this point in the history
  • Loading branch information
emilymye committed Mar 27, 2019
1 parent 1247e07 commit 9b52167
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions products/resourcemanager/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 9b52167

Please sign in to comment.