google-cloud-java icon indicating copy to clipboard operation
google-cloud-java copied to clipboard

chore: add a configuration checker

Open JoeWang1127 opened this issue 1 year ago • 0 comments

Tested the checker by changing the configuration (commit) and the check failed:

GAPICs is None in {'api_shortname': 'accessapproval', 'name_pretty': 'Access Approval', 'product_documentation': 'https://cloud.google.com/access-approval/docs/', 'api_description': "enables controlling access to your organization's data by Google personnel.", 'release_level': 'stable', 'GAPICs': None}.
Error: Process completed with exit code 1.

JoeWang1127 avatar Apr 29 '24 19:04 JoeWang1127