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

Simplify serializers for custom SSAI descriptions #46

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

MattiasBuelens
Copy link
Contributor

Remove the intermediate SerializedYospaceSsaiDescription data class, and instead assign a custom serializer to the sessionProperties property directly. Also, use a JsonTransformingSerializer to add the extra integration property to the JSON output.

Update the UplynkSsaiDescription serializer to also add the extra integration property. Also, make the serializer internal, and add some unit tests.

@MattiasBuelens MattiasBuelens added 🔌 connector: yospace Affects the Yospace connector 🔌 connector: uplynk Affects the Uplynk connector labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔌 connector: uplynk Affects the Uplynk connector 🔌 connector: yospace Affects the Yospace connector
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant