From b9c9b59f7b04cac52f2c120a926bae1a2921aea7 Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Mon, 28 Jul 2025 07:34:18 -0700 Subject: [PATCH] Documentation cleanup --- wiki/Drive-REST-API-v3.md | 4 +++- wiki/Version-and-Help.md | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/wiki/Drive-REST-API-v3.md b/wiki/Drive-REST-API-v3.md index 372e1b4a..96967378 100644 --- a/wiki/Drive-REST-API-v3.md +++ b/wiki/Drive-REST-API-v3.md @@ -1,5 +1,7 @@ Legacy GAM used Drive API v2, GAM7 uses Drive API v3. See: https://developers.google.com/drive/v3/web/migration -Many of the changes are internal to GAM7 and have no visible effect. Google has modified/renamed many field names and these will affect scripts that parse the output from `gam print/show drivesettings/drivefileacls/fileinfo/filelist/filerevisions`. Additionally, Google has dropped some fields and their values are no longer available. On input, GAM7 accepts both the old and new field names where applicable. +Many of the changes are internal to GAM7 and have no visible effect. +Google has modified/renamed many field names and these will affect scripts that parse the output from `gam print/show drivesettings/drivefileacls/fileinfo/filelist/filerevisions`. +Additionally, Google has dropped some fields and their values are no longer available. On input, GAM7 accepts both the old and new field names where applicable. If you use Legacy GAM and have scripts that process the output from these print commands, you may have to make modifications to your scripts when you upgrade to GAM7. Run your print/show commands with a version of Legacy GAM and save the output. diff --git a/wiki/Version-and-Help.md b/wiki/Version-and-Help.md index 0985681d..9c748c3c 100644 --- a/wiki/Version-and-Help.md +++ b/wiki/Version-and-Help.md @@ -1,4 +1,3 @@ -k # Version and Help Print the current version of Gam with details