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

feat(helix): add content classification and branded content management #811

Merged
merged 6 commits into from Jul 31, 2023

Conversation

iProdigy
Copy link
Member

Prerequisites for Code Changes

  • This pull request follows the code style of the project
  • I have tested this feature

Changes Proposed

  • Add TwitchHelix#getContentClassificationLabels
  • Add ChannelInformation#getContentClassificationLabels (allows for updates via TwitchHelix#updateChannelInformation)
  • Add ChannelInformation#isBrandedContent (allows for updates via TwitchHelix#updateChannelInformation)

Additional Information

Avoiding DeserializationFeature.READ_ENUMS_USING_TO_STRING/SerializationFeature.WRITE_ENUMS_USING_TO_STRING for now, due to FasterXML/jackson-databind#4036 & FasterXML/jackson-databind#4039

@iProdigy iProdigy merged commit 6a4b97b into develop Jul 31, 2023
@iProdigy iProdigy deleted the feature/helix-content-classification branch July 31, 2023 19:08
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.

None yet

2 participants