Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README for GDrive #7

Merged
merged 6 commits into from
Nov 20, 2024
Merged

Update README for GDrive #7

merged 6 commits into from
Nov 20, 2024

Conversation

maheshmurag
Copy link
Contributor

@maheshmurag maheshmurag commented Nov 20, 2024

Need some help validating that this works, as per this thread


The server provides access to Google Drive files:

- **Files** (`gdrive://<file_id>`)
Copy link
Member

@jspahrsummers jspahrsummers Nov 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should ideally put the file ID into the path, rather than the URL hostname, so it'd be: gdrive:///<file_id> (note the triple slashes)

However, this README is accurate to how it works right now

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated the code & readme to do ///

src/gdrive/index.ts Fixed Show fixed Hide fixed
@maheshmurag maheshmurag merged commit a23727a into main Nov 20, 2024
5 checks passed
@maheshmurag maheshmurag deleted the mahesh/update-gdrive branch November 20, 2024 15:10
HarleyCoops pushed a commit to HarleyCoops/ClaudeServers that referenced this pull request Nov 28, 2024
…ahesh/update-gdrive

Update README for GDrive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants