Skip to content

Commit 460a1b2

Browse files
authored
chore(os-login): rm unused config API path (#12858)
Removing unused API path from config for os-login, so that it matches the generated code status. v1beta of java-os-login was added to the generation_config.yaml as part of initial migration to hermetic build: 14b7346, but client library code for v1beta is not present in java-os-login/google-cloud-os-login dir. This is due to deep-copy-regex being too strict and does not copy /v1beta from staging dir to final output. Expect generation workflow to run successfully with not change. (no sample code exists for [os-login](https://github.com/googleapis/google-cloud-java/tree/main/java-os-login)) For #12736 For googleapis/librarian#5370
1 parent 3d06cba commit 460a1b2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

generation_config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1976,7 +1976,6 @@ libraries:
19761976
issue_tracker: https://issuetracker.google.com/savedsearches/559755
19771977
GAPICs:
19781978
- proto_path: google/cloud/oslogin/v1
1979-
- proto_path: google/cloud/oslogin/v1beta
19801979
- api_shortname: parallelstore
19811980
name_pretty: Parallelstore API
19821981
product_documentation: https://cloud/parallelstore?hl=en

0 commit comments

Comments
 (0)