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 toJson failing with repeated structured members at the same level #56

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

MaryamZi
Copy link
Member

Purpose

Fixes: ballerina-platform/ballerina-library#7363

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility

@MaryamZi MaryamZi changed the title Fix toJson failing with repeated structured members Fix toJson failing with repeated structured members at the same level Nov 14, 2024
@gimantha gimantha merged commit f587a27 into ballerina-platform:main Nov 14, 2024
5 checks passed
@MaryamZi MaryamZi deleted the fix-7363 branch November 14, 2024 13:17
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.

Getting cyclic reference for json with datajson:toJson method for array and maps
3 participants