Warn when GAM is calling a deprecated API
Google's Discovery -based apis flag when a given API endpoint is deprecated and will likely stop working in the future. For example see:
https://github.com/jay0lee/google-api-tracker/blob/master/admin-directory_v1.json#L308
When it's calling an API that's been deprecated GAM should:
- warn the user with a message on STDERR
- instruct them to upgrade GAM versions (since we've likely moved to the new API in latest GAM)
- still allow the old API call.
@taers232c fyi
Will do
Ross Scroggs @.***
On Dec 21, 2023, at 6:05 AM, Jay Lee @.***> wrote:
Google's Discovery -based apis flag when a given API endpoint is deprecated and will likely stop working in the future. For example see:
https://github.com/jay0lee/google-api-tracker/blob/master/admin-directory_v1.json#L308 https://github.com/jay0lee/google-api-tracker/blob/master/admin-directory_v1.json#L308 When it's calling an API that's been deprecated GAM should:
warn the user with a message on STDERR instruct them to upgrade GAM versions (since we've likely moved to the new API in latest GAM) still allow the old API call. @taers232c https://github.com/taers232c fyi
— Reply to this email directly, view it on GitHub https://github.com/GAM-team/GAM/issues/1670, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCTYL27ZK3WNKPJKS2PXKTYKQ64HAVCNFSM6AAAAABA6ONFIWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA2TENBYHA3DONY. You are receiving this because you were mentioned.