Skip to content

Commit cb122e7

Browse files
committed
Update proposals/load_uploaded_files.json
1 parent aaf56ef commit cb122e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

proposals/load_uploaded_files.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
{
1212
"name": "paths",
1313
"description": "The files to read. Folders can't be specified, specify all files instead. An exception is thrown if a file can't be read.\n\nAs the workspace acts as an isolated root folder, the absolute path `/folder/file.txt` and relative paths `folder/file.txt` and `./folder/file.txt` are all equivalent. Likewise, specifying a path outside of the workspace results in a `FileNotFound` error.",
14-
1514
"schema": {
1615
"type": "array",
1716
"subtype": "file-paths",

0 commit comments

Comments
 (0)