You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a GetFileContent function which uses the contents endpoint (the same as ListFiles function), but it handles the response differently because the returned response is the file content when the requested path is a file and not a directory. (ktrysmt#201)
0 commit comments