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

Replaced the StringBuilder for generating JSON #385

Merged

Conversation

Sakshi-75
Copy link
Contributor

This pull request is for the issue #368

Changes in this PR:

  1. Replaced StringBuilder being used in handleObjectProperties with ObjectNode to generate JSON string
  2. Replaced StringBuilder being used in handleArraySchema with Arrays to generate Array string
  3. Updated the tests

@netlify
Copy link

netlify bot commented Oct 1, 2023

Deploy Preview for springwolf-ui ready!

Name Link
🔨 Latest commit 27c10ba
🔍 Latest deploy log https://app.netlify.com/sites/springwolf-ui/deploys/6519d1339966b5000875a4c0
😎 Deploy Preview https://deploy-preview-385--springwolf-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to Springwolf. Thanks a lot for creating your first pull request. Please check out our contributors guide and feel free to join us on discord.

@timonback timonback merged commit 3b0ecc9 into springwolf:master Oct 3, 2023
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.

2 participants