Commit ca1ad12
Generate index files for nested clients (#3734)
* Initial plan
* Add expected blob/index.ts file to demonstrate the fix
Co-authored-by: JialinHuang803 <139532647+JialinHuang803@users.noreply.github.com>
* Smoke test passed with blob/index.ts
Co-authored-by: JialinHuang803 <139532647+JialinHuang803@users.noreply.github.com>
* All tests passing - fix complete
Co-authored-by: JialinHuang803 <139532647+JialinHuang803@users.noreply.github.com>
* Simplify condition check as per code review feedback
Co-authored-by: JialinHuang803 <139532647+JialinHuang803@users.noreply.github.com>
* Fix naming consistency for exported types in blob/index.ts
* Add clarifying comment for subfolder condition check
Co-authored-by: JialinHuang803 <139532647+JialinHuang803@users.noreply.github.com>
* Address PR feedback: revert manual changes and simplify condition
Co-authored-by: JialinHuang803 <139532647+JialinHuang803@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: JialinHuang803 <139532647+JialinHuang803@users.noreply.github.com>1 parent 37ae257 commit ca1ad12
2 files changed
Lines changed: 13 additions & 3 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
95 | 99 | | |
96 | 100 | | |
97 | 101 | | |
| |||
319 | 323 | | |
320 | 324 | | |
321 | 325 | | |
322 | | - | |
323 | 326 | | |
324 | 327 | | |
325 | 328 | | |
| |||
353 | 356 | | |
354 | 357 | | |
355 | 358 | | |
356 | | - | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
357 | 362 | | |
358 | 363 | | |
359 | 364 | | |
| |||
0 commit comments