@@ -178,6 +178,9 @@ |
||
| 178 | 178 | } |
| 179 | 179 | } |
| 180 | 180 | |
| 181 | + /** |
|
| 182 | + * @param string $id |
|
| 183 | + */ |
|
| 181 | 184 | protected function generateFileParameter($id, $path) { |
| 182 | 185 | return [ |
| 183 | 186 | 'type' => 'file', |