Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

feat: Add missing resources and docs #3

Merged
merged 3 commits into from
Jan 31, 2023
Merged

feat: Add missing resources and docs #3

merged 3 commits into from
Jan 31, 2023

Conversation

erezrokah
Copy link
Member

No description provided.

if !ok {
return fmt.Errorf("unexpected type, wanted \"*plaid.NullableTime\", have \"%T\"", data)
}
return resource.Set(c.Name, ts.Get())
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a workaround to an issue in NullableTime not checking for nil when unmarshalling:
https://github.com/plaid/plaid-go/blob/12412d452b3a00300ae0f1d58e61a0b43f55e5f9/plaid/utils.go#L327

@erezrokah erezrokah merged commit 8ad9b6f into main Jan 31, 2023
@erezrokah erezrokah deleted the feat/add_frontend branch January 31, 2023 13:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant