GAM-team / GAM-team/GAM

Warn when GAM is calling a deprecated API

Open
#1,670 2 comments 0 reactions 1 assignee Claimed by @jay0lee View on GitHub
enhancement
Dominant language
Python
Stars
4.3k
Forks
537
Avg merge
2h 34m
Merged PRs (30d)
9

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.