|
| web.Response | post (self, web.Request request) |
| |
|
| string | name = "api:template" |
| |
| | url = URL_API_TEMPLATE |
| |
View to handle Template requests.
Definition at line 471 of file __init__.py.
◆ post()
| web.Response homeassistant.components.api.APITemplateView.post |
( |
|
self, |
|
|
web.Request |
request |
|
) |
| |
◆ name
| string homeassistant.components.api.APITemplateView.name = "api:template" |
|
static |
◆ url
| homeassistant.components.api.APITemplateView.url = URL_API_TEMPLATE |
|
static |
The documentation for this class was generated from the following file: