/api2/json/nodes/{node}/storage/{storage}/file-restore/download
novafree1 opened this issue · 0 comments
novafree1 commented
Method get() in the Proxmox\Api\Nodes\Node\Storage\Storage\FileRestore\Download have to return not arrey, it have to return row data from response. Because /api2/json/nodes/{node}/storage/{storage}/file-restore/download return not json arrey as other method it return 'any'.
So in the Api class I propose to add one more method which will return ResponseInterface or iterator with headers