Skip to content

Commit

Permalink
chore: add api_shortname to repo-metadata.json (#42)
Browse files Browse the repository at this point in the history
* chore: update .repo-metadata.json

* revert
  • Loading branch information
parthea authored Dec 28, 2021
1 parent 91b8f1d commit 5fa81dd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/google-cloud-audit-log/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@
"product_documentation": "https://github.com/googleapis/python-audit-log",
"client_documentation": "https://github.com/googleapis/python-audit-log",
"issue_tracker": "",
"release_level": "beta",
"release_level": "preview",
"language": "python",
"library_type": "OTHER",
"repo": "googleapis/python-audit-log",
"distribution_name": "google-cloud-audit-log",
"api_id": "",
"default_version": "",
"codeowner_team": ""
"codeowner_team": "",
"api_shortname": "auditlog"
}

0 comments on commit 5fa81dd

Please sign in to comment.