Skip to content

Avoid unnecessary TypeScript path conversions - #4

Merged
meoyawn merged 1 commit into
masterfrom
codex/avoid-unnecessary-ts-path-conversions
Aug 25, 2026
Merged

Avoid unnecessary TypeScript path conversions#4
meoyawn merged 1 commit into
masterfrom
codex/avoid-unnecessary-ts-path-conversions

Conversation

@meoyawn

@meoyawn meoyawn commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • emit path parameters directly through encodeURIComponent
  • remove redundant String(...) conversions from generated TypeScript clients
  • add generator regression coverage and refresh golden output

Verification

  • task lint
  • go test ./...
  • generated TypeScript passes typescript/no-unnecessary-type-conversion

@meoyawn
meoyawn merged commit 16603a7 into master Aug 25, 2026
2 checks passed
@meoyawn
meoyawn deleted the codex/avoid-unnecessary-ts-path-conversions branch August 25, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant