updates to allow listing/setting extension policy

This commit is contained in:
Jay Lee
2021-07-02 13:36:21 -04:00
parent 794db5d2a4
commit dc7a29908f
2 changed files with 15 additions and 4 deletions

View File

@@ -89,7 +89,8 @@ def printshow_policies():
items='resolvedPolicies',
throw_reasons=throw_reasons,
customer=customer,
body=body)
body=body,
page_args_in_body=True)
except googleapiclient.errors.HttpError:
policies = []
# sort policies first by app/printer id then by schema name