Made API key clearer (#7362)

It's not that obvious that it refers to the Homegraph API key
This commit is contained in:
DubhAd 2018-11-04 20:56:49 +00:00 committed by Fabian Affolter
parent 6888625b70
commit 58c4a47867

View File

@ -125,7 +125,7 @@ project_id:
required: true required: true
type: string type: string
api_key: api_key:
description: Your API key. description: Your Homegraph API key (for the `google_assistant.request_sync` service)
required: false required: false
type: string type: string
expose_by_default: expose_by_default: