|
| web.Response | post (self, web.Request request) |
| |
|
| string | name = "api:image:upload" |
| |
| string | url = "/api/image/upload" |
| |
View to upload images.
Definition at line 168 of file __init__.py.
◆ post()
| web.Response homeassistant.components.image_upload.ImageUploadView.post |
( |
|
self, |
|
|
web.Request |
request |
|
) |
| |
◆ name
| string homeassistant.components.image_upload.ImageUploadView.name = "api:image:upload" |
|
static |
◆ url
| string homeassistant.components.image_upload.ImageUploadView.url = "/api/image/upload" |
|
static |
The documentation for this class was generated from the following file: