Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit b4e61bd

Browse files
authored
chore: add api_id to .repo-metadata.json (#234)
1 parent 080eda1 commit b4e61bd

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.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)