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

fix: Remove type from event sources to properly serialize/deserialize objects #6

Closed
wants to merge 6 commits into from

Conversation

wmagnuson
Copy link

The type property doesn't exist on the event source objects on the enterprise events, so by adding it we actually end up breaking the converter logic as objects with type file, folder or group resolve to be a BoxFile, BoxFolder or BoxGroup instead of their correct event sources.

@wmagnuson wmagnuson changed the title Fix: Remove type from event sources to properly serialize/deserialize objects fix: Remove type from event sources to properly serialize/deserialize objects May 8, 2024
@wmagnuson wmagnuson closed this May 8, 2024
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