Skip to content

regen: Regenerate Google.Cloud.GeminiDataAnalytics.V1Beta at API comm… #19181

regen: Regenerate Google.Cloud.GeminiDataAnalytics.V1Beta at API comm…

regen: Regenerate Google.Cloud.GeminiDataAnalytics.V1Beta at API comm… #19181

name: Check that apis.json is valid JSON
on: [pull_request, push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Validate API catalog
run: python -c 'import json; json.load(open("generator-input/apis.json", "r"))'