File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ class SearchFiles(BaseSearchView):
260260 For an OSF File entity, the `type` is "files" regardless of whether the entity is actually a file or folder, because
261261 it belongs to the `files` collection of the API. They can be distinguished by the `kind` attribute. Files and
262262 folders use the same representation, but some attributes may be null for one kind but not the other. `size` will be
263- null for folders. A list of storage provider keys can be found [here ](/v2/#storage-providers).
263+ null for folders. See the [ list of storage provider keys](/v2/#storage-providers).
264264
265265 name type description
266266 ================================================================================================================
You can’t perform that action at this time.
0 commit comments