Commit ecf90cd
fix: Fixed fetcher template to compile when noUncheckedIndexedAccess ts compile option is set (#228)
* fix: Fixed fetcher template to compile when noUncheckedIndexedAccess ts compile option is set
* Fallback on an empty value if no pathParams found
---------
Co-authored-by: Fabien BERNARD <[email protected]>1 parent 3392588 commit ecf90cd
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
0 commit comments