Commit 460a1b2
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#53701 parent 3d06cba commit 460a1b2
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1976 | 1976 | | |
1977 | 1977 | | |
1978 | 1978 | | |
1979 | | - | |
1980 | 1979 | | |
1981 | 1980 | | |
1982 | 1981 | | |
| |||
0 commit comments