GAM
GAM copied to clipboard
Support for Drive API corpora
Drive API now has the concept of corpora:
https://developers.google.com/drive/api/v3/reference/files/list https://developers.google.com/drive/api/v3/search-files#search_the_corpora https://developers.google.com/drive/api/v3/change-overview#corpora
GAM should support this argument to allow searching a larger area of user-accessible files but shouldn't default to using anything other than user as suggsted by docs.
Note that the work in #151 should also be finished to get GAM off v2 API.
Speaking as someone who's done this, you have a lot of work ahead of you.
Ross