This repository was archived by the owner on Apr 14, 2026. It is now read-only.
Commit 277ace9
Use explicit import aliases (oapiCodegenParamsPkg, oapiCodegenTypesPkg,
oapiCodegenHelpersPkg) for runtime sub-packages so generated code no
longer collides with local variables named `params` or `types`.
Fixes #18
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent bb4e2af commit 277ace9
2 files changed
Lines changed: 11 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
| 346 | + | |
347 | 347 | | |
348 | | - | |
| 348 | + | |
349 | 349 | | |
350 | 350 | | |
351 | | - | |
| 351 | + | |
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments