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 support to decimal, records and arrays types #3012

Closed
MohamedSabthar opened this issue Jun 17, 2022 · 0 comments · Fixed by ballerina-platform/module-ballerina-serdes#11
Assignees
Labels
module/serdes Issues related to the Ballerina serdes module Team/PCM Protocol connector packages related issues Type/Task

Comments

@MohamedSabthar
Copy link
Member

MohamedSabthar commented Jun 17, 2022

Description:
Add support to decimal type, nested records and multidimensional arrays in serdes standard library

Describe your task(s)

  • Add support for decimal type using a custom protobuf message
  • Add support to serialize and deserilize ballerina array and multidimensional arrays
  • Add support to serialize and deserilize ballerina records and nested records
  • Add support to serialize and deserilize unions of primitives, multidimensional arrays and nested records

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/serdes Issues related to the Ballerina serdes module Team/PCM Protocol connector packages related issues Type/Task
Projects
None yet
1 participant