GAM icon indicating copy to clipboard operation
GAM copied to clipboard

Warn when GAM is calling a deprecated API

Open jay0lee opened this issue 2 years ago • 2 comments

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

jay0lee avatar Dec 21 '23 14:12 jay0lee

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.

taers232c avatar Dec 21 '23 16:12 taers232c