Commit df62ff0
[Network] Mitigate Java PolicySettings captcha property rename in client.tsp (#44290)
* Mitigate Java rename for PolicySettings captcha expiration
Map captchaExpirationInMins back to captchaCookieExpirationInMins for Java in client.tsp to preserve SDK surface.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Resolve Java clientName conflict for PolicySettings captcha rename
Rename the removed property to a legacy Java name and map the new property back to captchaCookieExpirationInMins to avoid duplicate-client-name during generation.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Adjust Java PolicySettings legacy property name
Use Java clientName captchaCookieExpirationInMinsRemoved for removed property to avoid naming conflict with current property mapping.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f9b172d commit df62ff0
1 file changed
Lines changed: 12 additions & 0 deletions
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5401 | 5401 | | |
5402 | 5402 | | |
5403 | 5403 | | |
| 5404 | + | |
| 5405 | + | |
| 5406 | + | |
| 5407 | + | |
| 5408 | + | |
| 5409 | + | |
| 5410 | + | |
| 5411 | + | |
| 5412 | + | |
| 5413 | + | |
| 5414 | + | |
| 5415 | + | |
0 commit comments