Implemented by executing the following command: find . -name '*_gapic.yaml' | xargs perl -i -p0e 's/- name: non_idempotent\n retry_codes:\n - UNAVAILABLE */- name: non_idempotent\n retry_codes: \[\]/g' |
||
|---|---|---|
| .. | ||
| admin | ||
| v1 | ||
| spanner.yaml | ||
Implemented by executing the following command: find . -name '*_gapic.yaml' | xargs perl -i -p0e 's/- name: non_idempotent\n retry_codes:\n - UNAVAILABLE */- name: non_idempotent\n retry_codes: \[\]/g' |
||
|---|---|---|
| .. | ||
| admin | ||
| v1 | ||
| spanner.yaml | ||