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

No option to pass required fields when getting file metadata #90

Open
Jamzy01 opened this issue Dec 14, 2023 · 1 comment
Open

No option to pass required fields when getting file metadata #90

Jamzy01 opened this issue Dec 14, 2023 · 1 comment

Comments

@Jamzy01
Copy link

Jamzy01 commented Dec 14, 2023

When trying to get metadata, I can't pass fields to the request, so the api doesn't return the data and everything in the File struct that is returned is just default values. I've tried this on the google api explorer, and it works just fine. I'd be completely happy to write this and make a pull request for it, but I can't tell whether this repository is dead or not, in which case there isn't much point in bothering.

@PierrickGT
Copy link

I've forked the repository and started to implement the required fields: https://github.com/PierrickGT/third-party-api-clients/blob/e1a7313abc9b308833b4a48449ce46ee91e70a47/google/drive/src/about.rs#L19

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

No branches or pull requests

2 participants