mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Use map
for headers
field in the rest_command integration (#19255)
This commit is contained in:
parent
dfdda04d3b
commit
0d09c70f68
@ -40,7 +40,7 @@ service_name:
|
||||
headers:
|
||||
description: The headers for the requests.
|
||||
required: false
|
||||
type: list
|
||||
type: map
|
||||
payload:
|
||||
description: A string/template to send with request.
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user