Skip to content

Comments

fix: correct time.Time date-only fallback parsing in deepObject#95

Open
mromaszewicz wants to merge 1 commit intooapi-codegen:mainfrom
mromaszewicz:fix/time-parse-error
Open

fix: correct time.Time date-only fallback parsing in deepObject#95
mromaszewicz wants to merge 1 commit intooapi-codegen:mainfrom
mromaszewicz:fix/time-parse-error

Conversation

@mromaszewicz
Copy link
Member

The date-only fallback in assignPathValues erroneously returned an error wrapping nil after a successful parse, preventing date-only strings from being unmarshalled into time.Time fields via deepObject.

The date-only fallback in assignPathValues erroneously returned an error
wrapping nil after a successful parse, preventing date-only strings from
being unmarshalled into time.Time fields via deepObject.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mromaszewicz mromaszewicz requested a review from a team as a code owner February 24, 2026 07:39
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