Skip to content

Commit c773457

Browse files
authored
chore: add api_id to .repo-metadata.json (#234)
1 parent 5db5112 commit c773457

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/sqlalchemy-bigquery/.repo-metadata.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"language": "python",
77
"library_type": "INTEGRATION",
88
"repo": "googleapis/python-bigquery-sqlalchemy",
9-
"distribution_name": "pybigquery"
10-
}
9+
"distribution_name": "pybigquery",
10+
"api_id": "bigquery.googleapis.com"
11+
}

0 commit comments

Comments
 (0)