Skip to content

fix(tsoa/cli): fix Record<K,V> generation#1858

Open
MathieuRA wants to merge 2 commits into
lukeautry:masterfrom
MathieuRA:mra-fix-record-resolution
Open

fix(tsoa/cli): fix Record<K,V> generation#1858
MathieuRA wants to merge 2 commits into
lukeautry:masterfrom
MathieuRA:mra-fix-record-resolution

Conversation

@MathieuRA
Copy link
Copy Markdown

@MathieuRA MathieuRA commented Apr 29, 2026

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you written unit tests?
  • Have you written unit tests that cover the negative cases (i.e.: if bad data is submitted, does the library respond properly)?
  • This PR is associated with an existing issue?

Closing issues

closes #1824

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.

Record<sting, string | null> is being misinterpreted

1 participant