Skip to content

Commit 5fa81dd

Browse files
authored
chore: add api_shortname to repo-metadata.json (#42)
* chore: update .repo-metadata.json * revert
1 parent 91b8f1d commit 5fa81dd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/google-cloud-audit-log/.repo-metadata.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44
"product_documentation": "https://github.com/googleapis/python-audit-log",
55
"client_documentation": "https://github.com/googleapis/python-audit-log",
66
"issue_tracker": "",
7-
"release_level": "beta",
7+
"release_level": "preview",
88
"language": "python",
99
"library_type": "OTHER",
1010
"repo": "googleapis/python-audit-log",
1111
"distribution_name": "google-cloud-audit-log",
1212
"api_id": "",
1313
"default_version": "",
14-
"codeowner_team": ""
14+
"codeowner_team": "",
15+
"api_shortname": "auditlog"
1516
}

0 commit comments

Comments
 (0)