Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add concrete types for V2Event.Images and V2Event.Links #280

Open
theckman opened this issue Feb 23, 2021 · 0 comments
Open

Add concrete types for V2Event.Images and V2Event.Links #280

theckman opened this issue Feb 23, 2021 · 0 comments
Milestone

Comments

@theckman
Copy link
Collaborator

Currently these fields on the V2Event type are a []interface{}, which isn't useful. Let's instead generate concrete types and provide a slice of those instead.

This would be a breaking API change, and so would need to be done for v2.0.0. See #182.

@theckman theckman added this to the v2.0.0 milestone Feb 23, 2021
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

No branches or pull requests

1 participant